Class TreeConstants
java.lang.Object
de.hybris.platform.cockpit.components.mvc.tree.TreeConstants
Constants used internally by tree to handle events forwarded by listeners attached to the tree.
-
Field Details
-
KEY_PRESSED
- See Also:
-
SELECTED
- See Also:
-
DROPPED
- See Also:
-
DELETE_ACTION
- See Also:
-
CREATE_ACTION
- See Also:
-
CREATE_CHILD_ACTION
- See Also:
-
DOUBLE_CLICKED
- See Also:
-
CUSTOM_ACTION
- See Also:
-
-
Constructor Details
-
TreeConstants
public TreeConstants()
-