Package org.zkoss.stateless.sul
Interface IButtonCtrl
-
public interface IButtonCtrlAn addition interface toIButtonthat is used for implementation or tools.- Author:
- katherine
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBUTTONstatic java.lang.StringHORIZONTALstatic java.lang.StringNORMAL
-
-
-
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
-
-
Method Detail
-
from
static IButton from(org.zkoss.zul.Button instance)
-
-