- GenericIdNode - Class in org.dishevelled.piccolo.identify
-
Generic id node.
- GenericIdNode() - Constructor for class org.dishevelled.piccolo.identify.GenericIdNode
-
Create a new generic id node.
- GenericIdNode(Object) - Constructor for class org.dishevelled.piccolo.identify.GenericIdNode
-
Create a new generic id node with the specified value.
- GenericIdNode(Object, IconSize) - Constructor for class org.dishevelled.piccolo.identify.GenericIdNode
-
Create a new generic id node with the specified value and icon size.
- getDragHandler() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the drag handler for this id node.
- getIconBundleImageNode() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the icon bundle image node for this id node.
- getIconSize() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the icon size for this id node.
- getIconState() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the icon state for this id node.
- getIconTextDirection() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the icon text direction for this id node.
- getMouseoverHandler() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the mouseover handler for this id node.
- getNameTextNode() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the name text node for this id node.
- getValue() - Method in class org.dishevelled.piccolo.identify.AbstractIdNode
-
Return the value for this id node.