com.dbxml.db.admin.nodes
Interface HasMenu
- All Known Implementing Classes:
- CollectionNode, CollectionsNode, DirectoryNode, DocumentNode, DocumentsNode, ExtensionNode, FileNode, IndexesNode, IndexNode, RoleNode, RolesNode, RootNode, TriggerNode, UserNode
- public interface HasMenu
HasMenu
REFRESH_NONE
public static final int REFRESH_NONE
- See Also:
- Constant Field Values
REFRESH_CHILDREN
public static final int REFRESH_CHILDREN
- See Also:
- Constant Field Values
REFRESH_SELF
public static final int REFRESH_SELF
- See Also:
- Constant Field Values
REFRESH_PARENT
public static final int REFRESH_PARENT
- See Also:
- Constant Field Values
REFRESH_TREE
public static final int REFRESH_TREE
- See Also:
- Constant Field Values
REMOVE_SELF
public static final int REMOVE_SELF
- See Also:
- Constant Field Values
getMenuTitle
public java.lang.String getMenuTitle()
getMenu
public MenuItem[] getMenu()
menuAction
public int menuAction(int action)
Copyright (c) 2004 The dbXML Group