public class AutoFormComplexField extends AutoFormField
| Constructor and Description |
|---|
AutoFormComplexField(EntityFormView.PropertyInView fm,
AbstractPropertyEditor<?,?> editor) |
| Modifier and Type | Method and Description |
|---|---|
AbstractPropertyEditor<?,?> |
getEditor() |
boolean |
isEnabled() |
void |
setEnabled(boolean value) |
getOrder, getPropertyInViewpublic AutoFormComplexField(EntityFormView.PropertyInView fm, AbstractPropertyEditor<?,?> editor)
public AbstractPropertyEditor<?,?> getEditor()
getEditor in class AutoFormFieldpublic void setEnabled(boolean value)
setEnabled in class AutoFormFieldpublic boolean isEnabled()
isEnabled in class AutoFormFieldCopyright © 2018. All rights reserved.