//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/classes/Class_ALFDialog
Synopsis
public Class_ALFDialog
extends Class_ALFContainer
implements ALFDialog
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/classes/Class_ALFDialog/Class_ALFDialog
Synopsis
public Class_ALFDialog ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFDialog/getType
Synopsis
public com.sphenon.basics.metadata.Type getType (CallContext call_context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFDialog/getDialogObjects
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getDialogObjects ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFDialog/addToContainer
Synopsis
public void addToContainer (ALFContainer container)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFDialog/addObject
Synopsis
public void addObject (ALFComponent dialog_object)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFDialog/getViewContextCategory
Synopsis
public com.sphenon.ui.vui.VUIViewContextCategory getViewContextCategory ()