//Artefact:JavaClass/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector

Synopsis

public ALFCSSSelector extends Object implements ContextAware

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/adjustNotificationLevel

Synopsis

public static long adjustNotificationLevel (long new_level)

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/getStates

Synopsis

public java.util.List getStates (CallContext context)

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/pushStyle

Synopsis

public com.sphenon.ui.frontends.alf.alfcss.ALFCSSSelectorState pushStyle (CallContext context, ALFCSSSelectorState current, int styleid)

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/isMatching

Synopsis

public boolean isMatching (CallContext context, ALFCSSSelectorState current)

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/getInitialState

Synopsis

public com.sphenon.ui.frontends.alf.alfcss.ALFCSSSelectorState getInitialState (CallContext context)

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/dumpClientCSS

Synopsis

public void dumpClientCSS (CallContext context, Writer out, ALFCSSProperties properties)

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/dumpClientCSS

Synopsis

public void dumpClientCSS (CallContext context, Writer out, ALFCSSProperties properties, int state_index, String css_selector)

//Artefact:Method/com/sphenon/ui/frontends/alf/alfcss/ALFCSSSelector/toString

Synopsis

public java.lang.String toString (CallContext context)