Classes
Members
editableChildrenLayers
Return the list of children layers for which a feature can be created
- Source:
(readonly) hasRelation
Return true if childLayer has a relation with parentLayer
- Source:
(readonly) isDeletable
Feature can be deleted if it is editable & if it has delete capabilities & if layer is not pivot
If layer is a pivot, unlink button is displayed but a delete action is made instead
- Source:
(readonly) isFeatureExportable
Return true if layer has geometry, WFS capability and popup_allow_download = true
- Source:
Methods
createChild(childItem)
Launch the creation of a new feature for the given child layer
Parameters:
Name | Type | Description |
---|---|---|
childItem |
- Source:
print()
Launch browser's print box with print_popup.css applied
to print current popup content
- Source: