All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
protected void |
activateItemInPopupEditor(TypedObject item) |
EditorFactory |
getEditorFactory() |
protected ModelService |
getModelService() |
TypeService |
getTypeService() |
void |
render(SectionPanel panel,
Component parent,
SectionRow row,
Map<String,Object> ctx) |
static void |
renderLocalizedStructure(Component parent,
List<String> readableLangs,
List<String> writeableLangs,
EditorRowRenderer.SingleEditorRenderer singleRenderer) |
protected void |
renderLocalizedWrapper(SectionPanel panel,
PropertyValueHolder propertyRow,
Component parent,
Map<String,Object> ctx) |
protected void |
renderSingleEditor(SectionPanel panel,
SectionRow sectionRow,
Component parent,
String isoCode,
Map<String,Object> ctx,
List<String> availableLangIsos) |
protected void |
renderSingleEditor(SectionPanel panel,
SectionRow sectionRow,
Component parent,
String isoCode,
Map<String,Object> ctx,
List<String> readableLangIsos,
List<String> writeableLangIsos) |
void |
setCockpitTypeService(TypeService typeService) |
void |
setEditorFactory(EditorFactory editorFactory) |
void |
setSystemService(SystemService systemService) |