public static class LocaleEditor.LocaleEditorSource extends java.lang.Object implements IEditorSource
| Modifier and Type | Field and Description |
|---|---|
static LocaleEditor.LocaleEditorSource |
INSTANCE |
| Constructor and Description |
|---|
LocaleEditorSource() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.Component |
newEditorComponent(java.lang.String id,
RecordEditMode editMode,
SRecordInstance record,
FormMeta formMeta) |
public static final LocaleEditor.LocaleEditorSource INSTANCE
public org.apache.wicket.Component newEditorComponent(java.lang.String id,
RecordEditMode editMode,
SRecordInstance record,
FormMeta formMeta)
newEditorComponent in interface IEditorSource