ariba.ui.meta.core
Class UIMeta.UIContext

java.lang.Object
  extended by ariba.ui.meta.core.Context
      extended by ariba.ui.meta.core.ObjectMeta.ObjectMetaContext
          extended by ariba.ui.meta.core.UIMeta.UIContext
All Implemented Interfaces:
Extensible
Enclosing class:
UIMeta

public static class UIMeta.UIContext
extends ObjectMeta.ObjectMetaContext


Nested Class Summary
 
Nested classes/interfaces inherited from class ariba.ui.meta.core.Context
Context.AssignmentInfo, Context.AssignmentRecord, Context.FieldValue_ContextPropertyAccessor, Context.InspectorInfo, Context.PropertyAccessor, Context.Snapshot
 
Field Summary
 
Fields inherited from class ariba.ui.meta.core.Context
EmptyMap
 
Constructor Summary
UIMeta.UIContext(UIMeta meta)
           
 
Method Summary
 AWComponent getComponent()
           
 java.util.Locale locale()
           
 AWRequestContext requestContext()
           
 AWResourceManager resourceManager()
           
 void setRequestContext(AWRequestContext requestContext)
           
 java.util.TimeZone timezone()
           
 UIMeta uiMeta()
           
 
Methods inherited from class ariba.ui.meta.core.ObjectMeta.ObjectMetaContext
fieldPath, getFormatters, object, setObject, setValue, value
 
Methods inherited from class ariba.ui.meta.core.Context
allProperties, assignmentMap, booleanPropertyForKey, currentRecordPathMatches, currentRecordPathMatches, debug, debugString, debugTracePropertyProvider, elementOrFirst, extendedFields, listPropertyForKey, merge, meta, newInnerInstance, pop, properties, propertyForKey, push, pushAndResolve, pushAndResolve, resolveValue, set, setScopeKey, snapshot, staticallyResolveValue, staticContext, staticContext, values
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIMeta.UIContext

public UIMeta.UIContext(UIMeta meta)
Method Detail

requestContext

public AWRequestContext requestContext()

setRequestContext

public void setRequestContext(AWRequestContext requestContext)

getComponent

public AWComponent getComponent()

resourceManager

public AWResourceManager resourceManager()

locale

public java.util.Locale locale()
Overrides:
locale in class ObjectMeta.ObjectMetaContext

timezone

public java.util.TimeZone timezone()
Overrides:
timezone in class ObjectMeta.ObjectMetaContext

uiMeta

public UIMeta uiMeta()


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