Package org.zkoss.stateless.sul
Interface IButtonCtrl
-
public interface IButtonCtrl
An addition interface toIButton
that is used for implementation or tools.- Author:
- katherine
-
-
Field Detail
-
HORIZONTAL
static final java.lang.String HORIZONTAL
- See Also:
- Constant Field Values
-
NORMAL
static final java.lang.String NORMAL
- See Also:
- Constant Field Values
-
BUTTON
static final java.lang.String BUTTON
- See Also:
- Constant Field Values
-
-