Package com.ganteater.ae.web
Class WebInputItem
java.lang.Object
com.ganteater.ae.web.WebInputItem
- Direct Known Subclasses:
FileUploadItem
,WebChoiceItem
,WebSelectItem
-
Constructor Summary
ConstructorsConstructorDescriptionWebInputItem
(String name, String description, String defaultValue, String type) -
Method Summary
-
Constructor Details
-
WebInputItem
-
-
Method Details
-
getValue
-
setValue
-
getDesc
-
getName
-
getType
-
setType
-