public static class FormItemType.StringListEditorItemFactory extends Object implements FormItemType.FormItemFactory
| Constructor and Description |
|---|
FormItemType.StringListEditorItemFactory(boolean limitChoices) |
FormItemType.StringListEditorItemFactory(int rows,
boolean limitChoices) |
| Modifier and Type | Method and Description |
|---|---|
ObservableFormItem[] |
makeFormItem(PropertyBinding propBinding,
FormItemObserver... observers) |
public FormItemType.StringListEditorItemFactory(boolean limitChoices)
public FormItemType.StringListEditorItemFactory(int rows,
boolean limitChoices)
addDialogTitle - The title shown when the Add button is pressed on the ListEditor.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.