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 java.lang.Object
An externally intelligible snapshot of current Context state for use
by Inspectors / Editors.
Method Summary |
java.lang.Object |
getSingleValue(java.lang.String key)
|
java.lang.Object |
getValue(java.lang.String key)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contextMap
public java.util.Map<java.lang.String,java.lang.Object> contextMap
contextKeys
public java.util.List<java.lang.String> contextKeys
properties
public java.util.Map properties
scopeKey
public java.lang.String scopeKey
scopeKeyFromChaining
public boolean scopeKeyFromChaining
assignmentStack
public java.util.List<Context.AssignmentInfo> assignmentStack
Context.InspectorInfo
public Context.InspectorInfo()
Context.InspectorInfo
public Context.InspectorInfo(Context.InspectorInfo orig,
java.lang.Object overrideScopeValue)
getValue
public java.lang.Object getValue(java.lang.String key)
getSingleValue
public java.lang.Object getSingleValue(java.lang.String key)
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.