Package com.embabel.ux.form
Interface Control
-
- All Implemented Interfaces:
public interface Control
-
-
Method Summary
Modifier and Type Method Description abstract StringgetId()abstract ControlTypegetType()-
-
Method Detail
-
getType
abstract ControlType getType()
-
-
-
-