Interface IRecordFieldComponent
- 
- All Known Implementing Classes:
 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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SFieldMetagetFieldMeta() 
 - 
 
- 
- 
Method Detail
- 
getFieldMeta
SFieldMeta getFieldMeta()
 
 - 
 
 -