ariba.ui.meta.core
Class Context.InspectorInfo
java.lang.Object
ariba.ui.meta.core.Context.InspectorInfo
- Enclosing class:
- Context
public static class Context.InspectorInfo
- extends Object
An externally intelligible snapshot of current Context state for use
by Inspectors / Editors.
contextMap
public Map<String,Object> contextMap
contextKeys
public List<String> contextKeys
properties
public Map properties
scopeKey
public String scopeKey
scopeKeyFromChaining
public boolean scopeKeyFromChaining
assignmentStack
public List<Context.AssignmentInfo> assignmentStack
Context.InspectorInfo
public Context.InspectorInfo()
Context.InspectorInfo
public Context.InspectorInfo(Context.InspectorInfo orig,
Object overrideScopeValue)
getValue
public Object getValue(String key)
getSingleValue
public Object getSingleValue(String key)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.