|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIBaseCommandList | |
| com.sapportals.wcm.rendering.uicommand | Contains interfaces to render and execute commands for one or more resources. |
| Uses of UIBaseCommandList in com.sapportals.wcm.rendering.uicommand |
| Fields in com.sapportals.wcm.rendering.uicommand declared as UIBaseCommandList | |
protected UIBaseCommandList |
AbstractUIGroupCommand.commandsList
|
| Methods in com.sapportals.wcm.rendering.uicommand that return UIBaseCommandList | |
UIBaseCommandList |
AbstractUIGroupCommand.getGroupCommandsList()
Gets the groupCommandsList attribute of the UIGroupCommand object |
UIBaseCommandList |
AbstractUIGroupCommand.getListWithReplaceCommands(IResource resource,
AbstractProxyControl proxy)
|
UIBaseCommandList |
AbstractUIGroupCommand.getResourceCommands(IResource resource,
AbstractProxyControl proxy)
|
UIBaseCommandList |
UIGroupCommand.getResourceCommands(IResource resource,
AbstractProxyControl proxy)
Gets the resourceCommands attribute of the IUIGroupCommand object |
UIBaseCommandList |
UIGroupCommand.getListWithReplaceCommands(IResource resource,
AbstractProxyControl proxy)
Gets the resourceCommands attribute of the IUIGroupCommand object |
UIBaseCommandList |
IUIGroupCommand.getResourceCommands(IResource resource,
AbstractProxyControl proxy)
Gets the IUIBaseCommands list for the givven resource |
UIBaseCommandList |
IUIGroupCommand.getGroupCommandsList()
Gets the groupCommandsList attribute of the IUIGroupCommand object |
UIBaseCommandList |
IUIGroupCommand.getListWithReplaceCommands(IResource resource,
AbstractProxyControl proxy)
Parses the commans list and |
| Methods in com.sapportals.wcm.rendering.uicommand with parameters of type UIBaseCommandList | |
void |
AbstractUIGroupCommand.setGroupCommandsList(UIBaseCommandList groupCommandsList)
Sets the groupCommandsList attribute of the UIGroupCommand object |
void |
IUIGroupCommand.setGroupCommandsList(UIBaseCommandList groupCommandsList)
Sets the groupCommandsList attribute of the IUIGroupCommand object |
void |
UIBaseCommandList.addAll(UIBaseCommandList commandList)
Appends all of the elements in the UIBaseCommandList |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||