ariba.ui.meta.core
Class UIMeta.LocalizedLabelString

java.lang.Object
  extended by ariba.ui.meta.core.UIMeta.LocalizedStringCache
      extended by ariba.ui.meta.core.UIMeta.LocalizedString
          extended by ariba.ui.meta.core.UIMeta.LocalizedLabelString
All Implemented Interfaces:
Meta.PropertyMapAwaking, PropertyValue.Dynamic, UIMeta.AutoLocalized
Enclosing class:
UIMeta

public static class UIMeta.LocalizedLabelString
extends UIMeta.LocalizedString
implements Meta.PropertyMapAwaking, UIMeta.AutoLocalized


Constructor Summary
UIMeta.LocalizedLabelString()
           
 
Method Summary
 java.lang.Object awakeForPropertyMap(Meta.PropertyMap map)
           
 java.lang.Object evaluate(Context context)
           
 java.lang.String fileKey()
           
 java.lang.String key()
           
 java.lang.String packageName()
           
 
Methods inherited from class ariba.ui.meta.core.UIMeta.LocalizedStringCache
cacheLookup, fullLookup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIMeta.LocalizedLabelString

public UIMeta.LocalizedLabelString()
Method Detail

evaluate

public java.lang.Object evaluate(Context context)
Specified by:
evaluate in interface PropertyValue.Dynamic
Overrides:
evaluate in class UIMeta.LocalizedString

awakeForPropertyMap

public java.lang.Object awakeForPropertyMap(Meta.PropertyMap map)
Specified by:
awakeForPropertyMap in interface Meta.PropertyMapAwaking

packageName

public java.lang.String packageName()
Specified by:
packageName in interface UIMeta.AutoLocalized

fileKey

public java.lang.String fileKey()
Specified by:
fileKey in interface UIMeta.AutoLocalized

key

public java.lang.String key()
Specified by:
key in interface UIMeta.AutoLocalized


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.