|
| 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 | |
|---|---|
abstract com.sas.servlet.beans.BaseTransformation |
getSelector()
Returns the selector associated with the menu node |
abstract void |
setSelector(com.sas.servlet.beans.BaseTransformation selector)
Sets the selector associated with the Menu |
| Methods inherited from interface com.sas.models.NodeInterface |
|---|
getNodeExpandedText, getNodeText, getNodeType |
| Methods inherited from interface com.sas.models.SimpleNodeInterface |
|---|
countNodeChildren, getNodeChild, getNodeChildCount, getNodeChildren, isLeafNode |
| Method Detail |
|---|
void setSelector(com.sas.servlet.beans.BaseTransformation selector)
selector - - selector object which will be transformed to a stringcom.sas.servlet.beans.BaseTransformation getSelector()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||