|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IMenuCustomization
public interface IMenuCustomization
Nested Class Summary | |
---|---|
static class |
IMenuCustomization.CustomizationType
Deprecated. |
static class |
IMenuCustomization.ItemType
Deprecated. |
Method Summary | |
---|---|
String |
getAnchorId()
Deprecated. |
String |
getCommand()
Deprecated. |
IMenuCustomization.CustomizationType |
getCustomizationType()
Deprecated. |
String |
getId()
Deprecated. |
IMenuCustomization.ItemType |
getItemType()
Deprecated. |
String |
getLabel()
Deprecated. |
void |
setAnchorId(String anchorId)
Deprecated. |
void |
setCommand(String command)
Deprecated. |
void |
setCustomizationType(IMenuCustomization.CustomizationType customizationType)
Deprecated. |
void |
setId(String id)
Deprecated. |
void |
setItemType(IMenuCustomization.ItemType itemType)
Deprecated. |
void |
setLabel(String label)
Deprecated. |
Method Detail |
---|
String getLabel()
void setLabel(String label)
String getAnchorId()
void setAnchorId(String anchorId)
String getId()
void setId(String id)
String getCommand()
void setCommand(String command)
IMenuCustomization.CustomizationType getCustomizationType()
void setCustomizationType(IMenuCustomization.CustomizationType customizationType)
IMenuCustomization.ItemType getItemType()
void setItemType(IMenuCustomization.ItemType itemType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |