Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 8 (11.1.8)

E22562-08

Uses of Class
oracle.apps.fnd.applcore.flex.runtime.resource.Translatable

Packages that use Translatable
oracle.apps.fnd.applcore.flex.runtime.resource   
oracle.apps.fnd.applcore.flex.runtime.util   
oracle.apps.fnd.applcore.flex.runtime.util.common   
 

Uses of Translatable in oracle.apps.fnd.applcore.flex.runtime.resource
 

Methods in oracle.apps.fnd.applcore.flex.runtime.resource that return Translatable
static Translatable Translatable.newOptionalTranslatable(oracle.jbo.Row viewRow, java.lang.String viewAttrName, java.lang.String rsColName, TranslationTable table, java.lang.String... keyValues)
          Creates an optional translatable string resource based on a translation table.
 

Uses of Translatable in oracle.apps.fnd.applcore.flex.runtime.util
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util that return Translatable
protected  Translatable AbstractBCModeler.getUniversalTranslatable(java.lang.String universalStr)
          Gets the translation information for a universal string.
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util with parameters of type Translatable
 java.lang.String ResourceBundleUISupport.put(java.lang.String bundleIdentifier, java.lang.String key, Translatable t)
          Puts an entry to a resource bundle.
 

Uses of Translatable in oracle.apps.fnd.applcore.flex.runtime.util.common
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common that return Translatable
 Translatable FlexfieldDef.getDisplayNameTranslatable()
          Gets the translation information for display name.
 Translatable ExtensibleFlexfieldEntityUsage.getFlexUsageNameTranslatable()
          Gets the translation information for the flexfield usage name.
 Translatable UIHints.getHelpTextTranslatable()
          Gets translation information for the help text.
 Translatable SegmentDefImpl.getHelpTextTranslatable()
           
 Translatable DescriptiveFlexfieldDefManager.SegmentPromptTranslatableFactory.getHelpTextTranslatable(java.lang.String segCode, oracle.jbo.Row viewRow, java.lang.String viewAttrName, java.lang.String columnName, boolean isContext)
           
 Translatable UIHints.getInFieldHelpTextTranslatable()
          Gets translation information for the in-field help text.
 Translatable SegmentDefImpl.getInFieldHelpTextTranslatable()
           
 Translatable UIHints.getLabelTranslatable()
          Gets translation information for the label.
 Translatable SegmentDefImpl.getLabelTranslatable()
           
 Translatable StructureInstanceDef.getNameTranslatable()
           
 Translatable ContextValueDef.getNameTranslatable()
          Gets the translation information for the context name.
abstract  Translatable SegmentLabel.getNameTranslatable()
          Gets the translation information for the name.
 Translatable DescriptiveFlexfieldDefManager.SegmentPromptTranslatableFactory.getTranslatable(java.lang.String segCode, oracle.jbo.Row viewRow, java.lang.String viewAttrName, boolean isContext)
           
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common with parameters of type Translatable
protected  void ExtensibleFlexfieldEntityUsage.setFlexUsageNameTranslatable(Translatable t)
          Sets the translation information for the flexfield usage name.
protected  void SegmentDefImpl.setHelpTextTranslatable(Translatable t)
          Sets the translation information for the help text.
protected  void SegmentDefImpl.setInFieldHelpTextTranslatable(Translatable t)
          Sets the translation information about in-field help text.
protected  void SegmentDefImpl.setLabelTranslatable(Translatable translatable)
          Sets translation information for label.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 8 (11.1.8)

E22562-08

Copyright © 2013 Oracle. All Rights Reserved.