|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextKey | |
| com.sapportals.wcm.rendering.base | Contains interfaces for flexible rendering of explorer controls. |
| com.sapportals.wcm.rendering.enum | Contains immutable classes for flexible UI. |
| com.sapportals.wcm.rendering.uicommand | Contains interfaces to render and execute commands for one or more resources. |
| Uses of TextKey in com.sapportals.wcm.rendering.base |
| Methods in com.sapportals.wcm.rendering.base with parameters of type TextKey | |
java.lang.String |
IUIBaseCommand.getText(TextKey key)
Gets the text for a givven text key |
| Uses of TextKey in com.sapportals.wcm.rendering.enum |
| Fields in com.sapportals.wcm.rendering.enum declared as TextKey | |
static TextKey |
TextKey.LABEL
|
static TextKey |
TextKey.TOOLTIP
|
static TextKey |
TextKey.LINK_LABEL
|
static TextKey |
TextKey.BUTTON_LABEL
|
static TextKey |
TextKey.EMBEDDED_COMMAND_LABEL
|
static TextKey |
TextKey.EMBEDDED_COMMAND_TOOLTIP
|
static TextKey |
TextKey.EMBEDDED_MASS_COMMAND_LABEL
|
static TextKey |
TextKey.EMBEDDED_MASS_COMMAND_TOOLTIP
|
static TextKey |
TextKey.SELECTION_SCREEN_LABEL_1
|
static TextKey |
TextKey.SELECTION_SCREEN_LABEL_2
|
static TextKey |
TextKey.SELECTION_SCREEN_LABEL_3
|
static TextKey |
TextKey.SELECTION_SCREEN_DEFAULT_1
|
static TextKey |
TextKey.SELECTION_SCREEN_DEFAULT_2
|
static TextKey |
TextKey.SELECTION_SCREEN_DEFAULT_3
|
| Uses of TextKey in com.sapportals.wcm.rendering.uicommand |
| Methods in com.sapportals.wcm.rendering.uicommand with parameters of type TextKey | |
java.lang.String |
AbstractUIGroupCommand.getText(TextKey key)
|
java.lang.String |
AbstractCommand.getText(TextKey key)
Gets the text attribute of the AbstractUICommand object |
java.lang.String |
UIMenuCommand.getText(TextKey key)
|
java.lang.String |
AbstractUIMassCommand.getText(TextKey key)
Deprecated. Gets the text attribute of the AbstractUICommand object |
java.lang.String |
AbstractUICommand.getText(TextKey key)
Generates the text for label & tooltip for the command according with the inputed IUIBaseCommand.TEXT_KEYS.
|
java.lang.String |
AbstractMassCommand.getText(TextKey key)
Gets the text attribute of the AbstractUICommand object |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||