ariba.ui.meta.core
Class Context.PropertyAccessor
java.lang.Object
ariba.ui.meta.core.Context.PropertyAccessor
- Enclosing class:
- Context
public class Context.PropertyAccessor
- extends Object
PropertyAccessor provides a handle for FieldValue lookups on the Context properties
that should lookup and resolve property values. Each Context instance holds a single PropertyAccessor
instance and returns it from its properties() methods. This enables FieldPath lookups of the form
"$metaContext.properties.visible" to result is the lookup and dynamic resolution of the "visible"
property value in the Context.
Context.PropertyAccessor
public Context.PropertyAccessor()
toString
public String toString()
- Overrides:
toString in class Object
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.