|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.rendering.uicommand.UIMenuCommand
| Constructor Summary | |
UIMenuCommand(IUIBaseCommand command)
|
|
UIMenuCommand(IUIBaseCommand command,
boolean mandatory)
|
|
UIMenuCommand(IUIBaseCommand command,
boolean mandatory,
boolean defaultCommand)
|
|
| Method Summary | |
IUIBaseCommand |
getCommand()
Gets the newInstance attribute of the UIRatingCommand object |
com.sapportals.htmlb.Component |
getComponent()
|
java.util.Properties |
getConfigurationProperties()
Gets the configurationProperties attribute of the IUIBaseCommand object |
java.lang.String |
getLabel()
Gets the label attribute of the UICopyCommand object |
java.util.Hashtable |
getParameters()
Gets the command parameters |
java.util.List |
getReplaceCommands()
gets the list of commands which will be ignored when the command is executable |
java.lang.String |
getText(TextKey key)
Gets the text for a givven text key |
java.lang.String |
getTooltip()
Gets the tooltip attribute of the UICopyCommand object |
boolean |
isDefault()
|
boolean |
isEnabled()
Gets the enabled attribute of the IUIMenuCommand object |
boolean |
isExpanded()
Gets the expanded attribute of the IUIMenuCommand object |
boolean |
isIncluded()
Gets the include attribute of the IUIMenuCommand object |
boolean |
isMandatory()
Gets the mandatory attribute of the IUIMenuCommand object |
void |
setConfigurationProperties(java.util.Properties properties)
|
void |
setDefault(boolean flag)
|
void |
setEnabled(boolean enabled)
Sets the enabled attribute of the IUIMenuCommand object |
void |
setExpanded(boolean expanded)
Sets the expanded attribute of the IUIMenuCommand object |
void |
setIncluded(boolean included)
Sets the include attribute of the UIMenuCommand object |
void |
setLabel(java.lang.String label)
Sets the label attribute of the UIGroupCommand object |
void |
setLabelBundleKey(java.lang.String groupLabel)
Sets the labelBundleKey attribute of the IUIBaseCommand object |
void |
setMandatory(boolean mandatory)
Sets the mandatory attribute of the IUIMenuCommand object |
void |
setParameters(java.util.Hashtable parameters)
Sets parameters for the command. |
void |
setProxy(AbstractProxyControl proxy)
Sets the proxy attribute of the IUIBaseCommand object |
void |
setReplaceCommands(java.util.List replaceCommandsList)
set the list of commands which will be ignored when the command is executable |
void |
setResource(IResource resource)
|
void |
setResourceBundle(ResourceBundles bundleFile)
|
void |
setResourceContext(IResourceContext context)
Sets the resourceContext attribute of the UIGroupCommand object |
void |
setTooltip(java.lang.String tooltip)
Sets the tooltip attribute of the UIGroupCommand object |
void |
setTooltipBundleKey(java.lang.String groupTooltip)
Sets the tooltipBundleKey attribute of the IUIBaseCommand object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UIMenuCommand(IUIBaseCommand command)
public UIMenuCommand(IUIBaseCommand command,
boolean mandatory)
public UIMenuCommand(IUIBaseCommand command,
boolean mandatory,
boolean defaultCommand)
| Method Detail |
public void setResourceBundle(ResourceBundles bundleFile)
setResourceBundle in interface IUIBaseCommandcom.sapportals.wcm.rendering.base.IUIBaseCommandbundleFile - The new resourceBundle valuepublic void setLabelBundleKey(java.lang.String groupLabel)
IUIBaseCommandsetLabelBundleKey in interface IUIBaseCommandcom.sapportals.wcm.rendering.base.IUIBaseCommandgroupLabel - The new labelBundleKey valuepublic void setTooltipBundleKey(java.lang.String groupTooltip)
IUIBaseCommandsetTooltipBundleKey in interface IUIBaseCommandcom.sapportals.wcm.rendering.base.IUIBaseCommandgroupTooltip - The new tooltipBundleKey valuepublic java.lang.String getLabel()
public java.lang.String getText(TextKey key)
IUIBaseCommandgetText in interface IUIBaseCommandcom.sapportals.wcm.rendering.base.IUIBaseCommandkey - the input TextKeypublic java.lang.String getTooltip()
public com.sapportals.htmlb.Component getComponent()
getComponent in interface IUIBaseCommandcom.sapportals.wcm.rendering.base.IUIBaseCommandpublic void setLabel(java.lang.String label)
label - The new label valuepublic void setTooltip(java.lang.String tooltip)
tooltip - The new tooltip valuepublic IUIBaseCommand getCommand()
getCommand in interface IUIMenuCommandpublic void setMandatory(boolean mandatory)
IUIMenuCommandsetMandatory in interface IUIMenuCommandcom.sapportals.wcm.rendering.uicommand.IUIMenuCommandmandatory - The new mandatory valuepublic boolean isMandatory()
IUIMenuCommandisMandatory in interface IUIMenuCommandcom.sapportals.wcm.rendering.uicommand.IUIMenuCommandpublic void setConfigurationProperties(java.util.Properties properties)
setConfigurationProperties in interface IUIBaseCommandcom.sapportals.wcm.rendering.base.IUIBaseCommandproperties - The new configurationProperties valuepublic java.util.Properties getConfigurationProperties()
IUIBaseCommandgetConfigurationProperties in interface IUIBaseCommandcom.sapportals.wcm.rendering.base.IUIBaseCommandpublic void setEnabled(boolean enabled)
IUIMenuCommandsetEnabled in interface IUIMenuCommandcom.sapportals.wcm.rendering.uicommand.IUIMenuCommandenabled - The new enabled valuepublic boolean isEnabled()
IUIMenuCommandisEnabled in interface IUIMenuCommandcom.sapportals.wcm.rendering.uicommand.IUIMenuCommandpublic void setResource(IResource resource)
setResource in interface IUIBaseCommandresource - sets the resource the command shall operate onpublic void setProxy(AbstractProxyControl proxy)
IUIBaseCommandsetProxy in interface IUIBaseCommandproxy - The new proxy valuepublic void setResourceContext(IResourceContext context)
setResourceContext in interface IUIBaseCommandcontext - The new resourceContext valuepublic void setExpanded(boolean expanded)
setExpanded in interface IUIMenuCommandexpanded - The new expanded valuepublic boolean isExpanded()
isExpanded in interface IUIMenuCommandpublic java.util.List getReplaceCommands()
getReplaceCommands in interface IUIBaseCommandpublic void setReplaceCommands(java.util.List replaceCommandsList)
setReplaceCommands in interface IUIBaseCommandreplaceCommandsList - The new replaceCommands valuepublic void setParameters(java.util.Hashtable parameters)
setParameters in interface IUIBaseCommandparameter - The new parameters valuepublic java.util.Hashtable getParameters()
getParameters in interface IUIBaseCommandpublic void setIncluded(boolean included)
setIncluded in interface IUIMenuCommandinclude - The new expanded valuepublic boolean isIncluded()
isIncluded in interface IUIMenuCommandpublic boolean isDefault()
isDefault in interface IUIMenuCommandpublic void setDefault(boolean flag)
setDefault in interface IUIMenuCommand
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||