//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer
Synopsis
public abstract Class_ALFContainer
extends Class_ALFComponent
implements ALFContainer
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/Class_ALFContainer
Synopsis
public Class_ALFContainer ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/getNavigationActions
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getNavigationActions ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/getPreparationActions
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getPreparationActions ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/getInteractionActions
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getInteractionActions ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/getExplorationActions
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getExplorationActions ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/getProcessingActions
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getProcessingActions ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/getUnDoReDoActions
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getUnDoReDoActions ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/addAction
Synopsis
public void addAction (ALFAction action)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFContainer/addObject
Synopsis
public abstract void addObject (ALFComponent dialog_object)