Interface IRecordFieldComponent
- 
- All Known Implementing Classes:
- CheckboxEditorSource.BooleanEditor.PersistentFieldTextField,- ImmutableCheckboxEditorSource.ImmutableBooleanEditor.ImmutablePersistentFieldTextField,- PasswordChangeEditor.PwdField,- PasswordEditor.PwdField,- PermissionsConfigEditor,- TextFieldEditorSource.StringEditor.PersistentFieldTextField
 
 public interface IRecordFieldComponentAn interface to add to components so that the CompoundRecordModel can detect the field and record type they expect to use as their model.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description SFieldMetagetFieldMeta()
 
- 
- 
- 
Method Detail- 
getFieldMetaSFieldMeta getFieldMeta() 
 
- 
 
-