public class PropertyOperationEditor extends AbstractOperationEditor
Modifier and Type | Class and Description |
---|---|
protected class |
PropertyOperationEditor.OperatorChangeAction |
Modifier and Type | Field and Description |
---|---|
protected ComponentsFactory |
componentsFactory |
protected PopupButton |
popupButton |
component, condition
Constructor and Description |
---|
PropertyOperationEditor(AbstractCondition condition) |
Modifier and Type | Method and Description |
---|---|
protected Component |
createComponent() |
getComponent
protected ComponentsFactory componentsFactory
protected PopupButton popupButton
public PropertyOperationEditor(AbstractCondition condition)
protected Component createComponent()
createComponent
in class AbstractOperationEditor