Package org.zkoss.stateless.sul
Interface ISelectboxCtrl
-
public interface ISelectboxCtrl
An addition interface toISelectbox
that is used for implementation or tools.- Author:
- katherine
-
-
Method Summary
Static Methods Modifier and Type Method Description static ISelectbox
from(Selectbox instance)
-
-
-
Method Detail
-
from
static ISelectbox from(Selectbox instance)
-
-