Uses of Enum Class
org.eclnt.ccaddons.pbc.simplexml.ENUMDropPosition
Packages that use ENUMDropPosition
-
Uses of ENUMDropPosition in org.eclnt.ccaddons.pbc.simplexml
Methods in org.eclnt.ccaddons.pbc.simplexml that return ENUMDropPositionModifier and TypeMethodDescriptionstatic ENUMDropPositionReturns the enum constant of this class with the specified name.static ENUMDropPosition[]ENUMDropPosition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclnt.ccaddons.pbc.simplexml with parameters of type ENUMDropPositionModifier and TypeMethodDescriptionvoidCCSimpleXMLEditorTree.copyNodes(CCSimpleXMLEditorTree.TreeNode treeNode, ENUMDropPosition position) voidCCSimpleXMLEditorTree.moveNodes(CCSimpleXMLEditorTree.TreeNode treeNode, ENUMDropPosition position) voidCCSimpleXMLEditor.DefaultListener.reactOnNodeCreatedByCopyFromOtherNode(org.eclnt.ccee.simplexml.SimpleXMLElement createdELement, org.eclnt.ccee.simplexml.SimpleXMLElement movedElement, org.eclnt.ccee.simplexml.SimpleXMLElement toELement, ENUMDropPosition position) voidCCSimpleXMLEditor.IListener.reactOnNodeCreatedByCopyFromOtherNode(org.eclnt.ccee.simplexml.SimpleXMLElement createdELement, org.eclnt.ccee.simplexml.SimpleXMLElement movedElement, org.eclnt.ccee.simplexml.SimpleXMLElement toELement, ENUMDropPosition position) voidCCSimpleXMLEditorTree.DefaultListener.reactOnNodeCreatedByCopyFromOtherNode(org.eclnt.ccee.simplexml.SimpleXMLElement createdELement, org.eclnt.ccee.simplexml.SimpleXMLElement movedElement, org.eclnt.ccee.simplexml.SimpleXMLElement toELement, ENUMDropPosition position) voidCCSimpleXMLEditorTree.IListener.reactOnNodeCreatedByCopyFromOtherNode(org.eclnt.ccee.simplexml.SimpleXMLElement createdELement, org.eclnt.ccee.simplexml.SimpleXMLElement movedElement, org.eclnt.ccee.simplexml.SimpleXMLElement toELement, ENUMDropPosition position)