|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.uicommand.UIMenuCommand
public final class UIMenuCommand
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
UIMenuCommand(IUIBaseCommand command)
Deprecated. As of NetWeaver 7.1 |
|
UIMenuCommand(IUIBaseCommand command,
boolean mandatory)
Deprecated. As of NetWeaver 7.1 |
|
UIMenuCommand(IUIBaseCommand command,
boolean mandatory,
boolean defaultCommand)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
IUIBaseCommand |
getCommand()
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
getComponent()
Deprecated. As of NetWeaver 7.1 |
Properties |
getConfigurationProperties()
Deprecated. As of NetWeaver 7.1 |
String |
getLabel()
Deprecated. As of NetWeaver 7.1 |
Hashtable |
getParameters()
Deprecated. As of NetWeaver 7.1 |
List |
getReplaceCommands()
Deprecated. As of NetWeaver 7.1 |
String |
getText(TextKey key)
Deprecated. As of NetWeaver 7.1 |
String |
getTooltip()
Deprecated. As of NetWeaver 7.1 |
boolean |
isDefault()
Deprecated. As of NetWeaver 7.1 |
boolean |
isEnabled()
Deprecated. As of NetWeaver 7.1 |
boolean |
isExpanded()
Deprecated. As of NetWeaver 7.1 |
boolean |
isIncluded()
Deprecated. As of NetWeaver 7.1 |
boolean |
isMandatory()
Deprecated. As of NetWeaver 7.1 |
void |
setCommandData(RenderDataContainer data)
Deprecated. As of NetWeaver 7.1 |
void |
setConfigurationProperties(Properties properties)
Deprecated. As of NetWeaver 7.1 |
void |
setDefault(boolean flag)
Deprecated. As of NetWeaver 7.1 |
void |
setEnabled(boolean enabled)
Deprecated. As of NetWeaver 7.1 |
void |
setExpanded(boolean expanded)
Deprecated. As of NetWeaver 7.1 |
void |
setIncluded(boolean included)
Deprecated. As of NetWeaver 7.1 |
void |
setLabel(String label)
Deprecated. As of NetWeaver 7.1 |
void |
setLabelBundleKey(String groupLabel)
Deprecated. As of NetWeaver 7.1 |
void |
setMandatory(boolean mandatory)
Deprecated. As of NetWeaver 7.1 |
void |
setParameters(Hashtable parameters)
Deprecated. As of NetWeaver 7.1 |
void |
setProxy(AbstractProxyControl proxy)
Deprecated. As of NetWeaver 7.1 |
void |
setReplaceCommands(List replaceCommandsList)
Deprecated. As of NetWeaver 7.1 |
void |
setResource(IResource resource)
Deprecated. As of NetWeaver 7.1 |
void |
setResourceBundle(ResourceBundles bundleFile)
Deprecated. As of NetWeaver 7.1 |
void |
setResourceContext(IResourceContext context)
Deprecated. As of NetWeaver 7.1 |
void |
setTooltip(String tooltip)
Deprecated. As of NetWeaver 7.1 |
void |
setTooltipBundleKey(String groupTooltip)
Deprecated. As of NetWeaver 7.1 |
| 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 IUIBaseCommandbundleFile - The new resourceBundle valuepublic void setLabelBundleKey(String groupLabel)
IUIBaseCommand
setLabelBundleKey in interface IUIBaseCommandgroupLabel - The new labelBundleKey valuepublic void setTooltipBundleKey(String groupTooltip)
IUIBaseCommand
setTooltipBundleKey in interface IUIBaseCommandgroupTooltip - The new tooltipBundleKey valuepublic String getLabel()
public String getText(TextKey key)
IUIBaseCommand
getText in interface IUIBaseCommandkey - the input TextKey
public String getTooltip()
public com.sapportals.htmlb.Component getComponent()
getComponent in interface IUIBaseCommandpublic void setLabel(String label)
label - The new label valuepublic void setTooltip(String tooltip)
tooltip - The new tooltip valuepublic IUIBaseCommand getCommand()
getCommand in interface IUIMenuCommandpublic void setMandatory(boolean mandatory)
IUIMenuCommand
setMandatory in interface IUIMenuCommandmandatory - The new mandatory valuepublic boolean isMandatory()
IUIMenuCommand
isMandatory in interface IUIMenuCommandpublic void setConfigurationProperties(Properties properties)
setConfigurationProperties in interface IUIBaseCommandproperties - The new configurationProperties valuepublic Properties getConfigurationProperties()
IUIBaseCommand
getConfigurationProperties in interface IUIBaseCommandpublic void setEnabled(boolean enabled)
IUIMenuCommand
setEnabled in interface IUIMenuCommandenabled - The new enabled valuepublic boolean isEnabled()
IUIMenuCommand
isEnabled in interface IUIMenuCommandpublic void setResource(IResource resource)
setResource in interface IUIBaseCommandresource - sets the resource the command shall operate onpublic void setProxy(AbstractProxyControl proxy)
IUIBaseCommand
setProxy 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 List getReplaceCommands()
getReplaceCommands in interface IUIBaseCommandpublic void setReplaceCommands(List replaceCommandsList)
setReplaceCommands in interface IUIBaseCommandreplaceCommandsList - The new replaceCommands valuepublic void setParameters(Hashtable parameters)
setParameters in interface IUIBaseCommandparameters - The new parameters valuepublic Hashtable getParameters()
getParameters in interface IUIBaseCommandpublic void setIncluded(boolean included)
setIncluded in interface IUIMenuCommandincluded - The new expanded valuepublic boolean isIncluded()
isIncluded in interface IUIMenuCommandpublic boolean isDefault()
isDefault in interface IUIMenuCommandpublic void setDefault(boolean flag)
setDefault in interface IUIMenuCommandpublic void setCommandData(RenderDataContainer data)
setCommandData in interface IRenderDataAcceptor| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||