//Artefact:JavaClass/com/sphenon/modelling/xmodel/PresentationStyleCategory

Synopsis

public final PresentationStyleCategory extends Enum implements UIEquipped, TSMEquipped

Reference

Feature A general property of the item, not specific with regard to a frontend renderer or technology CSS For use within an HTML CSS stylesheet HTMLSSCSS For use within a Server Side Cascading Style Sheet of the JSP based plain HTML renderer ALFSSCSS For use within a Server Side Cascading Style Sheet of the ALF renderer

//Artefact:Attribute/com/sphenon/modelling/xmodel/PresentationStyleCategory/Feature

Synopsis

public static final com.sphenon.modelling.xmodel.PresentationStyleCategory Feature

//Artefact:Attribute/com/sphenon/modelling/xmodel/PresentationStyleCategory/CSS

Synopsis

public static final com.sphenon.modelling.xmodel.PresentationStyleCategory CSS

//Artefact:Attribute/com/sphenon/modelling/xmodel/PresentationStyleCategory/HTMLSSCSS

Synopsis

public static final com.sphenon.modelling.xmodel.PresentationStyleCategory HTMLSSCSS

//Artefact:Attribute/com/sphenon/modelling/xmodel/PresentationStyleCategory/ALFSSCSS

Synopsis

public static final com.sphenon.modelling.xmodel.PresentationStyleCategory ALFSSCSS

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationStyleCategory/values

Synopsis

public static com.sphenon.modelling.xmodel.PresentationStyleCategory[] values ()

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationStyleCategory/valueOf

Synopsis

public static com.sphenon.modelling.xmodel.PresentationStyleCategory valueOf (String name)

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationStyleCategory/getUIEquipments

Synopsis

public java.util.Vector getUIEquipments (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationStyleCategory/getPersistentTypeName

Synopsis

public static java.lang.String getPersistentTypeName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationStyleCategory/convertToPersistentType

Synopsis

public static java.lang.String convertToPersistentType (CallContext context, PresentationStyleCategory ad_instance)

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationStyleCategory/convertFromPersistentType

Synopsis

public static com.sphenon.modelling.xmodel.PresentationStyleCategory convertFromPersistentType (CallContext context, String sm_instance)

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationStyleCategory/_getState

Synopsis

public java.lang.Object _getState (CallContext context)