Class EasyFormsTemplateItemBlock
java.lang.Object
io.vertigo.easyforms.runner.model.template.AbstractEasyFormsTemplateItem
io.vertigo.easyforms.runner.model.template.item.EasyFormsTemplateItemBlock
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.vertigo.easyforms.runner.model.template.AbstractEasyFormsTemplateItem
AbstractEasyFormsTemplateItem.GsonDeserializer, AbstractEasyFormsTemplateItem.ItemType -
Constructor Summary
ConstructorsConstructorDescriptionEasyFormsTemplateItemBlock(String condition, List<AbstractEasyFormsTemplateItem> items) -
Method Summary
Methods inherited from class io.vertigo.easyforms.runner.model.template.AbstractEasyFormsTemplateItem
getType
-
Constructor Details
-
EasyFormsTemplateItemBlock
public EasyFormsTemplateItemBlock() -
EasyFormsTemplateItemBlock
-
-
Method Details
-
getCondition
-
setCondition
-
getItems
-
setItems
-
haveSystemField
public boolean haveSystemField()
-