//Artefact:JavaClass/com/sphenon/ui/frontends/alf/ALFContext
Synopsis
public ALFContext
extends SpecificContext
//Artefact:Attribute/com/sphenon/ui/frontends/alf/ALFContext/_class
Synopsis
public static final java.lang.Class _class
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/adjustNotificationLevel
Synopsis
public static long adjustNotificationLevel (long new_level)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getNotificationLevel
Synopsis
public static long getNotificationLevel ()
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getOrCreate
Synopsis
public static com.sphenon.ui.frontends.alf.ALFContext getOrCreate (Context context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/get
Synopsis
public static com.sphenon.ui.frontends.alf.ALFContext get (Context context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/create
Synopsis
public static com.sphenon.ui.frontends.alf.ALFContext create (Context context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/setConfiguration
Synopsis
public void setConfiguration (CallContext context, ALFConfiguration configuration)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getConfiguration
Synopsis
public com.sphenon.ui.frontends.alf.ALFConfiguration getConfiguration (CallContext cc)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/gotFinalALFRegistry
Synopsis
public boolean gotFinalALFRegistry (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/pushALFRegistry
Synopsis
public void pushALFRegistry (CallContext context, ALFRegistry alf_registry, boolean final_pool)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getComponent
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFComponent getComponent (CallContext context, Typed typed, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference
reference, String accessed_by)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/tryGetComponent
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFComponent tryGetComponent (CallContext context, Typed typed, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference
reference, String accessed_by)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getComponent
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFComponent getComponent (CallContext context, Typed typed, String name, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference
reference, String accessed_by)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getComponent
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFComponent getComponent (CallContext context, Typed typed, Type context_type, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference
reference, String accessed_by)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/tryGetComponent
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFComponent tryGetComponent (CallContext context, Typed typed, Type context_type, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference
reference, String accessed_by)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getALFRegistry
Synopsis
public com.sphenon.ui.frontends.alf.ALFRegistry getALFRegistry (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/setParameters
Synopsis
public void setParameters (CallContext context, ALFParameters alf_parameters)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getParameters
Synopsis
public com.sphenon.ui.frontends.alf.ALFParameters getParameters (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getParameter
Synopsis
public java.lang.String getParameter (CallContext context, String name, String default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleStack
Synopsis
public java.lang.String getStyleStack (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/setStyleSheet
Synopsis
public void setStyleSheet (CallContext context, ALFCSSStyleSheet acss)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getCSSContextEntry
Synopsis
public com.sphenon.ui.frontends.alf.alfcss.ALFCSSContextEntry getCSSContextEntry (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/pushStyle
Synopsis
public void pushStyle (CallContext context, String style, Context parent_context_to_modify)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/pushStyle
Synopsis
public void pushStyle (CallContext context, java.util.List styles, Context parent_context_to_modify)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/pushStylesFromEntity
Synopsis
public void pushStylesFromEntity (Context context, VUIEntity entity)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/popStyle
Synopsis
public void popStyle (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/pushStyleAndLocaleContext
Synopsis
public void pushStyleAndLocaleContext (CallContext context, String stylename, Context parent_context_to_modify)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public java.lang.String getStyleProperty (CallContext context, String name)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public java.lang.String getStyleProperty (CallContext context, boolean lookup_parent, String name)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public java.lang.String getStyleProperty (CallContext context, String name, String default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public java.lang.String getStyleProperty (CallContext context, String name, String default_value, String part_delimiter)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public java.lang.String getStyleProperty (CallContext context, boolean lookup_parent, String name, String default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public boolean getStyleProperty (CallContext context, String name, boolean default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public boolean getStyleProperty (CallContext context, boolean lookup_parent, String name, boolean default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public int getStyleProperty (CallContext context, String name, int default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperty
Synopsis
public int getStyleProperty (CallContext context, boolean lookup_parent, String name, int default_value)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleProperties
Synopsis
public java.lang.String[][] getStyleProperties (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getContextType
Synopsis
public com.sphenon.basics.metadata.Type getContextType (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/setContextType
Synopsis
public void setContextType (CallContext context, Type context_type)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getALFSession
Synopsis
public com.sphenon.ui.frontends.alf.ALFSession getALFSession (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/setALFSession
Synopsis
public void setALFSession (CallContext context, ALFSession alf_session)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getItemByPath
Synopsis
public com.sphenon.ui.vui.VUIEntity getItemByPath (CallContext context, String path)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getStyleRoot
Synopsis
public java.lang.String getStyleRoot (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getCurrentComponentLocator
Synopsis
public java.lang.String getCurrentComponentLocator (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/setCurrentComponentLocator
Synopsis
public void setCurrentComponentLocator (CallContext context, String current_component_locator)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/getEmbeddedLinkPrefix
Synopsis
public java.lang.String getEmbeddedLinkPrefix (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/ALFContext/setEmbeddedLinkPrefix
Synopsis
public void setEmbeddedLinkPrefix (CallContext context, String embedded_link_prefix)