Uses of Class
com.sapportals.wcm.rendering.enums.TextKey

Packages that use TextKey
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls. 
com.sapportals.wcm.rendering.enums   
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
static String TextKeyInterpreter.getText(IUIBaseCommand command, TextKey key)
          Deprecated.  
 String IUIBaseCommand.getText(TextKey key)
          Deprecated. As of NetWeaver 7.1
abstract  String AbstractBaseCommand.getText(TextKey key)
          Deprecated.  
 

Uses of TextKey in com.sapportals.wcm.rendering.enums
 

Fields in com.sapportals.wcm.rendering.enums declared as TextKey
static TextKey TextKey.BUTTON_LABEL
          Deprecated.  
static TextKey TextKey.EMBEDDED_COMMAND_LABEL
          Deprecated.  
static TextKey TextKey.EMBEDDED_COMMAND_TOOLTIP
          Deprecated.  
static TextKey TextKey.EMBEDDED_MASS_COMMAND_LABEL
          Deprecated.  
static TextKey TextKey.EMBEDDED_MASS_COMMAND_TOOLTIP
          Deprecated.  
static TextKey TextKey.LABEL
          Deprecated.  
static TextKey TextKey.LINK_LABEL
          Deprecated.  
static TextKey TextKey.SELECTION_SCREEN_DEFAULT_1
          Deprecated.  
static TextKey TextKey.SELECTION_SCREEN_DEFAULT_2
          Deprecated.  
static TextKey TextKey.SELECTION_SCREEN_DEFAULT_3
          Deprecated.  
static TextKey TextKey.SELECTION_SCREEN_LABEL_1
          Deprecated.  
static TextKey TextKey.SELECTION_SCREEN_LABEL_2
          Deprecated.  
static TextKey TextKey.SELECTION_SCREEN_LABEL_3
          Deprecated.  
static TextKey TextKey.TOOLTIP
          Deprecated.  
 

Methods in com.sapportals.wcm.rendering.enums with parameters of type TextKey
 int TextKey.compare(TextKey to)
          Deprecated.  
 

Uses of TextKey in com.sapportals.wcm.rendering.uicommand
 

Methods in com.sapportals.wcm.rendering.uicommand with parameters of type TextKey
 String UIMenuCommand.getText(TextKey key)
          Deprecated. As of NetWeaver 7.1
 String AbstractUIMassCommand.getText(TextKey key)
          Deprecated. As of NetWeaver 7.1
 String AbstractUIGroupCommand.getText(TextKey key)
          Deprecated. As of NetWeaver 7.1
 String AbstractUICommand.getText(TextKey key)
          Deprecated. Generates the text for label & tooltip for the command according with the inputed IUIBaseCommand.TEXT_KEYS.
 String AbstractMassCommand.getText(TextKey key)
          Deprecated. As of NetWeaver 7.1
 String AbstractCommand.getText(TextKey key)
          Deprecated. As of NetWeaver 7.1
 



Copyright 2011 SAP AG Complete Copyright Notice