public class CSSClassConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ERROR
All purpose CSS class name for anything related to Tapestry errors.
|
static String |
ERROR_SINGLE
CSS class name for individual validation errors.
|
static String |
INVISIBLE
CSS class name that causes a rendered element to be invisible on the client side.
|
Constructor and Description |
---|
CSSClassConstants() |
public static final String INVISIBLE
public static final String ERROR
public static final String ERROR_SINGLE
public CSSClassConstants()
Copyright © 2003-2012 The Apache Software Foundation.