//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow
Synopsis
public Class_ALFRow
extends Class_ALFContainer
implements ALFRow
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/Class_ALFRow
Synopsis
public Class_ALFRow ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/getType
Synopsis
public com.sphenon.basics.metadata.Type getType (CallContext call_context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/getCells
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getCells ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/getSubRows
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getSubRows ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/addToContainer
Synopsis
public void addToContainer (ALFContainer container)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/getParentTable
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFTable getParentTable (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/useSinglePreviewColumn
Synopsis
public boolean useSinglePreviewColumn (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/addObject
Synopsis
public void addObject (ALFComponent object)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFRow/getViewContextCategory
Synopsis
public com.sphenon.ui.vui.VUIViewContextCategory getViewContextCategory ()