| Constructors in com.togethersoft.openapi.ide.inspector.util.editors with parameters of type UnaryOperation |
MultiValueElementChooserUI.MultiValueElementChooserUI(RwiElement rwiElement, UnaryCondition displayFilter, UnaryCondition classFilter, boolean includeCurrentDiagram, UnaryCondition multiple, UnaryOperation title) Initializes this element chooser. |
PropertyMapMultiValueElementChooserEditor.PropertyMapMultiValueElementChooserEditor(RwiElement rwiElement, String propertyName, UnaryCondition displayFilter, UnaryCondition classFilter, boolean includeCurrentDiagram, UnaryCondition multiple, UnaryOperation title) Constructs this editor which will be represented on UI as the MultiValueElementChooser. |
RwiPropertyMultiValueElementChooserEditor.RwiPropertyMultiValueElementChooserEditor(RwiElement rwiElement, String propertyName, UnaryCondition displayFilter, UnaryCondition classFilter, boolean includeCurrentDiagram, UnaryCondition multiple, UnaryOperation title, SwingEditorSupport innerEditor) Constructs this editor which will be represented on UI as the MultiValueElementChooser. |
RwiPropertyMultiValueElementChooserEditor.RwiPropertyMultiValueElementChooserEditor(RwiElement rwiElement, String propertyName, UnaryCondition displayFilter, UnaryCondition classFilter, boolean includeCurrentDiagram, UnaryCondition multiple, UnaryOperation title) Constructs this editor which will be represented on UI as the MultiValueElementChooser. |
SingleElementChooserEditor.SingleElementChooserEditor(RwiElement rwiElement, UnaryCondition displayFilter, UnaryCondition classFilter, boolean includeCurrentDiagram, UnaryOperation title, SwingEditorSupport innerEditor) Constructs this editor which will be represented on UI as the SingleElementChooser. |
SingleElementChooserEditor.SingleElementChooserEditor(RwiElement rwiElement, UnaryCondition displayFilter, UnaryCondition classFilter, boolean includeCurrentDiagram, UnaryOperation title, MutableComboBoxModel model, String[] visibleNames, String[] iconNames) |
SingleElementChooserEditor.SingleElementChooserEditor(RwiElement rwiElement, UnaryCondition displayFilter, UnaryCondition classFilter, boolean includeCurrentDiagram, UnaryOperation title) Constructs this editor which will be represented on UI as the SingleElementChooser with string editor as inner one. |