public static class FormItemType.PropertyEditorItemFactory extends Object implements FormItemType.FormItemFactory
| Constructor and Description |
|---|
FormItemType.PropertyEditorItemFactory() |
FormItemType.PropertyEditorItemFactory(String addDialogTitle,
int rows) |
| Modifier and Type | Method and Description |
|---|---|
ObservableFormItem[] |
makeFormItem(PropertyBinding propBinding,
FormItemObserver... observers) |
public FormItemType.PropertyEditorItemFactory()
public FormItemType.PropertyEditorItemFactory(String addDialogTitle, int rows)
addDialogTitle - The title shown when the Add button is pressed on the PropertyEditor.rows - The number of rows in the PropertyEditor.public ObservableFormItem[] makeFormItem(PropertyBinding propBinding, FormItemObserver... observers)
makeFormItem in interface FormItemType.FormItemFactoryCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.