|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementManipulateAction | |
---|---|
sk.uniba.euromath.editor.textEditor.actions | Actions for TextEditor |
sk.uniba.euromath.editor.xmlEditor.actions | Actions for XMLEditor |
sk.uniba.euromath.plugin.views.outline.actions | Actions for outline view |
Uses of ElementManipulateAction in sk.uniba.euromath.editor.textEditor.actions |
---|
Subclasses of ElementManipulateAction in sk.uniba.euromath.editor.textEditor.actions | |
---|---|
class |
InsertTextNodeAction
|
Uses of ElementManipulateAction in sk.uniba.euromath.editor.xmlEditor.actions |
---|
Subclasses of ElementManipulateAction in sk.uniba.euromath.editor.xmlEditor.actions | |
---|---|
class |
AddAttributeWizardAction
Action to add new attribute to element. |
class |
InsertElementAction
Action to insert element specified by name before, after or as child of (selected element or element specified in constructor). |
class |
InsertElementWizardAction
Abstract common action to insert element by wizard. |
class |
InsertElementWizardAfterAction
Inserts element by wizard after element. |
class |
InsertElementWizardBeforeAction
Inserts element by wizard before element. |
class |
InsertElementWizardChildAction
Inserts element by wizard as child of element. |
class |
SelectParentAction
Selects parent of selected element or element with cursor. |
Uses of ElementManipulateAction in sk.uniba.euromath.plugin.views.outline.actions |
---|
Subclasses of ElementManipulateAction in sk.uniba.euromath.plugin.views.outline.actions | |
---|---|
class |
DecloseElementAction
Removes closement of element contents by removing element. |
class |
EncloseElementAction
Encloses element by another element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |