| |
|
| java.lang.Object org.zkoss.zul.Attributes
Attributes | public class Attributes (Code) | | Common attributes used for implementation.
author: tomyeh since: 3.0.2 |
Field Summary | |
final public static String | SKIP_SIBLING Indicates the component being render shall generate z.skipsib. | final public static String | STRIPE_STATE It is used to check the striping state of Gird or Listbox. |
SKIP_SIBLING | final public static String SKIP_SIBLING(Code) | | Indicates the component being render shall generate z.skipsib.
|
STRIPE_STATE | final public static String STRIPE_STATE(Code) | | It is used to check the striping state of Gird or Listbox.
since: 3.0.3 |
|
|
|