Interface IRecordFieldComponent
- All Known Implementing Classes:
CheckboxEditorSource.BooleanEditor.PersistentFieldTextField,ImmutableCheckboxEditorSource.ImmutableBooleanEditor.ImmutablePersistentFieldTextField,PasswordChangeEditor.PwdField,PasswordEditor.PwdField,PermissionsConfigEditor,TextFieldEditorSource.StringEditor.PersistentFieldTextField
public interface IRecordFieldComponent
An interface to add to components so that the CompoundRecordModel can detect the field and record type they expect to
use as their model.
-
Method Summary
-
Method Details
-
getFieldMeta
SFieldMeta getFieldMeta()
-