Package | Description |
---|---|
org.apache.myfaces.tobago.renderkit.html |
Modifier and Type | Method and Description |
---|---|
static StyleClasses.Aspect |
StyleClasses.Aspect.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static StyleClasses.Aspect[] |
StyleClasses.Aspect.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StyleClasses.addAspectClass(String renderer,
String sub,
StyleClasses.Aspect aspect)
Deprecated.
|
void |
StyleClasses.addAspectClass(String renderer,
StyleClasses.Aspect aspect)
Deprecated.
|
void |
StyleClasses.removeAspectClass(String renderer,
String sub,
StyleClasses.Aspect aspect)
Deprecated.
|
void |
StyleClasses.removeAspectClass(String renderer,
StyleClasses.Aspect aspect)
Deprecated.
|
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.