This package assign any element has class enable-pane-item-control-helper
a special command to control the pane item which contains that element:
package-pane-item-control-helper:close-if-accepted
for .enable-pane-item-control-helper.check-before-close
package-pane-item-control-helper:close
for .enable-pane-item-control-helper.able-to-be-closed
Honestly, there's only one, not 'some' (Forever alone )
So, if you want to list your package here, please request
package-pane-item-control-helper:close-if-accepted
to an elementgetPaneItem
which returns a Pane Item that should be considered to be closeelement.getPaneItem()
must have a method named acceptToBeClosed
that returns a boolean
package-pane-item-control-helper:close
to an elementgetPaneItem
which returns a Pane Item that should be closedGood catch. Let us know what about this package looks wrong to you, and we'll investigate right away.