|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.CSSClassConstants
public class CSSClassConstants
Constants used when rendering a CSS class attribute.
| Field Summary | |
|---|---|
static java.lang.String |
ERROR
All purpose CSS class name for anything related to Tapestry errors. |
static java.lang.String |
ERROR_SINGLE
CSS class name for individual validation errors. |
static java.lang.String |
INVISIBLE
CSS class name that causes a rendered element to be invisible on the client side. |
| Constructor Summary | |
|---|---|
CSSClassConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INVISIBLE
public static final java.lang.String ERROR
public static final java.lang.String ERROR_SINGLE
| Constructor Detail |
|---|
public CSSClassConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||