Package com.enonic.xp.form
Class Layout
- java.lang.Object
-
- com.enonic.xp.form.FormItem
-
- com.enonic.xp.form.Layout
-
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract FormItem
getFormItem(java.lang.String name)
java.lang.String
getName()
FormItemType
getType()
-
Methods inherited from class com.enonic.xp.form.FormItem
copy, equals, getParent, getPath, hashCode, toFormItemSet, toFormOptionSet, toFormOptionSetOption, toInlineMixin, toInput, toLayout, toString
-
-