|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
void |
expandDomainNode(String displayName)
Expand the given domain (parent) node, named by its translatable name. |
void |
expandDomainNodes()
Expand the non-new domain (parent) nodes |
TreeItem |
findParentItem(SystemXMLElementWrapper element)
Find the parent tree item of the given type. |
SystemUDBaseManager |
getDocumentManager()
Return the action or type manager |
SystemXMLElementWrapper |
getSelectedElement()
|
int |
getSelectedElementDomain()
Get the selected action or type domain. |
String |
getSelectedElementName()
Get the selected action or type name. |
TreeItem |
getSelectedNextNextTreeItem()
Returns the tree item of the sibling two after the first selected object. |
TreeItem |
getSelectedNextTreeItem()
Returns the tree item of the sibling after the first selected object. |
TreeItem |
getSelectedPreviousTreeItem()
Returns the tree item of the sibling before the first selected object. |
TreeItem |
getSelectedTreeItem()
Returns the tree item of the first selected object. |
Shell |
getShell()
Convenience method for returning the shell of this viewer. |
String |
getVendorOfSelection()
Return the vendor that is responsible for pre-supplying this existing type, or null if not applicable. |
boolean |
isElementAllSelected()
Return true if currently selected element is "ALL" |
boolean |
isSelectionVendorSupplied()
Return true if currently selected element is vendor supplied |
void |
refresh(Object element)
Refresh given element |
void |
refreshElementParent(SystemXMLElementWrapper element)
Refresh the parent of the given action. |
void |
selectElement(SystemXMLElementWrapper element)
Select the given type |
void |
setSelection(ISelection selection)
Set the selection |
Method Detail |
public void expandDomainNodes()
public void expandDomainNode(String displayName)
public Shell getShell()
public SystemUDBaseManager getDocumentManager()
public String getSelectedElementName()
public int getSelectedElementDomain()
public boolean isElementAllSelected()
public SystemXMLElementWrapper getSelectedElement()
public void selectElement(SystemXMLElementWrapper element)
public TreeItem findParentItem(SystemXMLElementWrapper element)
public void refreshElementParent(SystemXMLElementWrapper element)
public TreeItem getSelectedTreeItem()
public TreeItem getSelectedPreviousTreeItem()
public TreeItem getSelectedNextTreeItem()
public TreeItem getSelectedNextNextTreeItem()
public boolean isSelectionVendorSupplied()
public String getVendorOfSelection()
public void setSelection(ISelection selection)
public void refresh(Object element)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |