public class DataFormCheckBoxEditor extends DataFormBooleanEditor
EntityPropertyEditor.OnValidationEventListener
Constructor and Description |
---|
DataFormCheckBoxEditor(RadDataForm dataForm,
EntityProperty property) |
Modifier and Type | Method and Description |
---|---|
void |
setLabelPosition(LabelPosition labelPosition) |
onCheckedChanged, value
addEditorChangeListener, addValidationListener, getCommitMode, getValidationLayoutId, getValidationMode, getValidationViewBehavior, isValidated, load, loadPropertyValue, removeEditorChangeListener, removeValidationListener, setCommitMode, setValidationLayoutId, setValidationMode, setValidationViewBehavior, tryApplyValueToProperty, unload, updateLayoutWithElements, validate, validationCompleted, validationIcon, validationInfo, validationView
applyParams, getEditorView, getHeaderView, getLabelPosition, getLabelWidth, imageView, isEnabled, notifyEntityPropertyChanged, onDataFormEnabledChanged, property, rootLayout, setEditorLayout, setEnabled, setHeaderLayout, setLabelWidth
public DataFormCheckBoxEditor(RadDataForm dataForm, EntityProperty property)
public void setLabelPosition(LabelPosition labelPosition)
setLabelPosition
in class EntityPropertyViewer