- All Superinterfaces:
UIEditor
- All Known Implementing Classes:
AbstractConditionUIEditor, AbstractExtensibleConditionUIEditor, AbstractSimpleInputConditionUIEditor, DefaultDateConditionUIEditor, DefaultDecimalConditionUIEditor, DefaultFeatureConditionUIEditor, DefaultFloatConditionUIEditor, DefaultIntConditionUIEditor, DefaultLongConditionUIEditor, DefaultTextConditionUIEditor, HmcLikeTextConditionUIEditor
public interface ConditionUIEditor
extends UIEditor
-
-
Method Summary
Returns the value held by this editor.
-
Method Details
-
getValue
Description copied from interface: UIEditor
Returns the value held by this editor.
- Specified by:
getValue in interface UIEditor
- Returns:
- this editor's value
-