//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable
Synopsis
public Class_ALFTable
extends Class_ALFContainer
implements ALFTable
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/Class_ALFTable
Synopsis
public Class_ALFTable ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/getType
Synopsis
public com.sphenon.basics.metadata.Type getType (CallContext call_context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/getSize
Synopsis
public long getSize (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/getFrom
Synopsis
public long getFrom (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/getTill
Synopsis
public long getTill (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/isPolymorphicTable
Synopsis
public boolean isPolymorphicTable (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/useSinglePreviewColumn
Synopsis
public boolean useSinglePreviewColumn (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/getParentTable
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFTable getParentTable (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/isTree
Synopsis
public boolean isTree (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/isInTree
Synopsis
public boolean isInTree (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/getRows
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFOnDemandList getRows ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/addToContainer
Synopsis
public void addToContainer (ALFContainer container)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/addObject
Synopsis
public void addObject (ALFComponent object)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/Class_ALFTable/getViewContextCategory
Synopsis
public com.sphenon.ui.vui.VUIViewContextCategory getViewContextCategory ()