|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Description of the Interface
| Method Summary | |
UIBaseCommandList |
getGroupCommandsList()
Gets the groupCommandsList attribute of the IUIGroupCommand object |
java.lang.String |
getGroupID()
Gets the groupID attribute of the IUIGroupCommand object |
java.lang.String |
getLabelBundleKey()
Gets the labelBundleKey attribute of the IUIGroupCommand object |
UIBaseCommandList |
getListWithReplaceCommands(IResource resource,
AbstractProxyControl proxy)
Parses the commans list and |
IUIGroupCommand |
getNewInstance()
|
IUIGroupCommand |
getNewInstance(java.lang.String groupID)
|
ResourceBundles |
getResourceBundle()
Gets the bundleFile attribute of the IUIGroupCommand object |
UIBaseCommandList |
getResourceCommands(IResource resource,
AbstractProxyControl proxy)
Gets the IUIBaseCommands list for the givven resource |
java.lang.String |
getTooltipBundleKey()
Gets the tooltipBundleKey attribute of the IUIGroupCommand object |
void |
setGroupCommandsList(UIBaseCommandList groupCommandsList)
Sets the groupCommandsList attribute of the IUIGroupCommand object |
void |
setLabel(java.lang.String groupLabel)
Sets the label attribute of the IUIGroupCommand object |
void |
setLabelBundleKey(java.lang.String groupLabel)
Sets the labelBundleKey attribute of the IUIGroupCommand object |
void |
setResourceBundle(ResourceBundles bundleFile)
Sets the bundleFile attribute of the IUIGroupCommand object |
void |
setTooltip(java.lang.String groupTooltip)
Sets the tooltip attribute of the IUIGroupCommand object |
void |
setTooltipBundleKey(java.lang.String groupTooltip)
Sets the tooltipBundleKey attribute of the IUIGroupCommand object |
void |
writePresentConfiguration(java.util.List list,
int depth,
IResourceContext context)
for debug purpose |
| Methods inherited from interface com.sapportals.wcm.rendering.base.IUIBaseCommand |
getComponent, getConfigurationProperties, getParameters, getReplaceCommands, getText, setConfigurationProperties, setParameters, setProxy, setReplaceCommands, setResource, setResourceContext |
| Method Detail |
public UIBaseCommandList getResourceCommands(IResource resource,
AbstractProxyControl proxy)
resource - the IResource for which the command list is requieredproxy - the proxy where the group is renderedUIBaseCommandList resultedpublic IUIGroupCommand getNewInstance(java.lang.String groupID)
groupID - the group Id as StringReturns:public java.lang.String getGroupID()
public void setLabel(java.lang.String groupLabel)
groupLabel - The new label valuepublic void setTooltip(java.lang.String groupTooltip)
groupTooltip - The new tooltip valuepublic void setGroupCommandsList(UIBaseCommandList groupCommandsList)
groupCommandsList - The new groupCommandsList valuepublic UIBaseCommandList getGroupCommandsList()
public IUIGroupCommand getNewInstance()
public void setLabelBundleKey(java.lang.String groupLabel)
setLabelBundleKey in interface IUIBaseCommandgroupLabel - The new labelBundleKey valuepublic java.lang.String getLabelBundleKey()
public void setTooltipBundleKey(java.lang.String groupTooltip)
setTooltipBundleKey in interface IUIBaseCommandgroupTooltip - The new tooltipBundleKey valuepublic java.lang.String getTooltipBundleKey()
public void setResourceBundle(ResourceBundles bundleFile)
setResourceBundle in interface IUIBaseCommandbundleFile - The new bundleFile valuepublic ResourceBundles getResourceBundle()
public void writePresentConfiguration(java.util.List list,
int depth,
IResourceContext context)
list - depth - context -
public UIBaseCommandList getListWithReplaceCommands(IResource resource,
AbstractProxyControl proxy)
resource - the IResource for which the command list is requieredproxy - the proxy where the group is renderedUIBaseCommandList resulted
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||