当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 console API Documentation 英文版文档
SimpleTreeNodeMenuEntry (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档
org.jboss.console.manager.interfaces
Interface SimpleTreeNodeMenuEntry
- All Superinterfaces:
- Serializable, TreeNodeMenuEntry
- All Known Implementing Classes:
- SimpleTreeNodeMenuEntryImpl
- public interface SimpleTreeNodeMenuEntry
- extends TreeNodeMenuEntry
Standard menu entry used when right-clicking on an entry of the tree browser
- Version:
- $Revision: 1.4 $
Revisions:
December 16, 2002 Sacha Labourey:
- Author:
- Sacha Labourey.
- See Also:
getText
public String getText()
getAction
public TreeAction getAction()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.