ariba.ui.meta.core
Interface Meta.PropertyMapAwaking

All Known Implementing Classes:
PropertyValue.StaticDynamicWrapper, UIMeta.LocalizedLabelString
Enclosing class:
Meta

public static interface Meta.PropertyMapAwaking

Called on implementing values to allow statically resolvable (but dynamic) values to evaluate/copy themselves for inclusion in a new map (to ensure that a value that derived its value based on a different context doesn't get reused in another)


Method Summary
 java.lang.Object awakeForPropertyMap(Meta.PropertyMap map)
           
 

Method Detail

awakeForPropertyMap

java.lang.Object awakeForPropertyMap(Meta.PropertyMap map)


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