//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/ALFTable
Synopsis
public interface ALFTable
implements ALFComponent
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFTable/getRows
Synopsis
public java.util.List getRows ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFTable/isTree
Synopsis
public boolean isTree (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFTable/isInTree
Synopsis
public boolean isInTree (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFTable/getSize
Synopsis
public long getSize (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFTable/getFrom
Synopsis
public long getFrom (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFTable/getTill
Synopsis
public long getTill (CallContext context)