|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectorMenuItemNodeInterface
SelectorMenuNodeInterface defines methods for providing and getting selectors for a node.
MenuNodeInterface
,
MenuBar
Method Summary | |
---|---|
BaseTransformation |
getSelector()
Returns the selector associated with the menu node |
void |
setSelector(BaseTransformation selector)
Sets the selector associated with the Menu |
Methods inherited from interface com.sas.servlet.tbeans.models.NodeInterface |
---|
getNodeExpandedText, getNodeText, getNodeType |
Method Detail |
---|
void setSelector(BaseTransformation selector)
selector
- - selector object which will be transformed to a stringBaseTransformation getSelector()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |