//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/ALFSpace
Synopsis
public interface ALFSpace
implements ALFComponent, ALFLabelled
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFSpace/getLabel
Synopsis
public java.lang.String getLabel ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFSpace/getMenuEntries
Synopsis
public java.util.List getMenuEntries ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFSpace/getContent
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFComponent getContent ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFSpace/getSubSpaces
Synopsis
public java.util.List getSubSpaces ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFSpace/getFrame
Synopsis
public java.util.List getFrame ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFSpace/isMenuEntry
Synopsis
public boolean isMenuEntry ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/ALFSpace/isMapEntry
Synopsis
public boolean isMapEntry ()