|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Score | |
|---|---|
| org.apache.myfaces.trinidadinternal.ui.laf | |
| Uses of Score in org.apache.myfaces.trinidadinternal.ui.laf |
|---|
| Subclasses of Score in org.apache.myfaces.trinidadinternal.ui.laf | |
|---|---|
class |
ScoreImpl
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
class |
ScoreProxy
Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore. |
| Methods in org.apache.myfaces.trinidadinternal.ui.laf that return Score | |
|---|---|
Score |
NameOnlyScorer.scoreLookAndFeel(UIXRenderingContext context,
java.lang.String lafName)
Deprecated. Produces a Score for the current request, using the base LookAndFeelScorer to score everything other than the look and feel family name. |
Score |
NameAndAgentScorer.scoreLookAndFeel(UIXRenderingContext context,
java.lang.String lafName)
Deprecated. Implementation of LookAndFeelScorer that produces a Score based on the required name and Agent information. |
abstract Score |
LookAndFeelScorer.scoreLookAndFeel(UIXRenderingContext context,
java.lang.String lafName)
Deprecated. Generates a Score which is used to determine whether the LookAndFeel associated with this LookAndFeelScorer is the best LookAndFeel to use for the current request. |
| Constructors in org.apache.myfaces.trinidadinternal.ui.laf with parameters of type Score | |
|---|---|
ScoreProxy(Score baseScore)
Deprecated. Creates a ScoreProxy which wraps the specified "base" Score. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||