| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AdmincockpitPopupEditorAreaControllerImpl.isEditable(EditorRowConfiguration rowConf,
boolean creationMode)
For
GeneratedAbstractConstraint.ANNOTATION behave like always R/O |
| Modifier and Type | Method and Description |
|---|---|
static Map<PropertyDescriptor,EditorRowConfiguration> |
ComponentInjectorHelper.getAllEditorRowConfigurations(EditorConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<EditorRowConfiguration> |
LiveEditContentBrowser.DefaultLiveEditCaptionComponent.getRowConfigs(BaseType type) |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
LiveEditContentBrowser.DefaultLiveEditCaptionComponent.createEditor(TypedObject object,
EditorRowConfiguration rowConfig,
ObjectValueContainer valueContainer) |
| Modifier and Type | Method and Description |
|---|---|
List<EditorRowConfiguration> |
EditorSectionConfiguration.getSectionRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorSectionConfiguration.setSectionRows(List<EditorRowConfiguration> rows) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyEditorRowConfiguration |
| Modifier and Type | Method and Description |
|---|---|
List<EditorRowConfiguration> |
DefaultEditorSectionConfiguration.getSectionRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEditorSectionConfiguration.setSectionRows(List<EditorRowConfiguration> sectionRows) |
| Modifier and Type | Method and Description |
|---|---|
Object |
XmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj)
Generates xml representation of given section configuration
|
| Modifier and Type | Method and Description |
|---|---|
protected RowType |
DefaultXmlDataProvider.ctxAreaReference(RowType xmlRow,
EditorRowConfiguration editorRow,
Collection collection,
TypedObject curObj) |
Object |
CustomXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj) |
RowType |
DefaultXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj) |
Object |
LocalizedXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj) |
| Modifier and Type | Method and Description |
|---|---|
EditorRowConfiguration |
EditorPropertyRow.getRowConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractEditorAreaController.isEditable(EditorRowConfiguration rowConf,
boolean creationMode) |
protected boolean |
AbstractEditorAreaController.isReadable(EditorRowConfiguration rowConf,
boolean creationMode) |
protected boolean |
AbstractEditorAreaController.isVisible(EditorRowConfiguration rowConf,
boolean creationMode) |
| Constructor and Description |
|---|
EditorPropertyRow(EditorRowConfiguration rowConf) |
| Modifier and Type | Method and Description |
|---|---|
EditorRowConfiguration |
PropertyEditorHelper.findConfigurationByPropertyDescriptor(List<EditorRowConfiguration> editors,
PropertyDescriptor propertyDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
List<EditorRowConfiguration> |
PropertyEditorHelper.getAllEditorRowConfigurations(EditorConfiguration editorConf) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyEditorHelper.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
EditorRowConfiguration rowConfig,
ObjectValueContainer currentObjectValues,
PropertyDescriptor propertyDescriptor,
Widget widget,
String isoCode) |
void |
PropertyEditorHelper.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
EditorRowConfiguration rowConfig,
ObjectValueContainer currentObjectValues,
PropertyDescriptor propertyDescriptor,
Widget widget,
String isoCode,
boolean forceNotMandatory) |
void |
PropertyEditorHelper.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
EditorRowConfiguration rowConfig,
ObjectValueContainer currentObjectValues,
PropertyDescriptor propertyDescriptor,
Widget widget,
String isoCode,
EditorListener listener,
boolean includePropertyName) |
void |
PropertyEditorHelper.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
EditorRowConfiguration rowConfig,
ObjectValueContainer currentObjectValues,
PropertyDescriptor propertyDescriptor,
Widget widget,
String isoCode,
EditorListener listener,
boolean includePropertyName,
boolean forceNotMandatory) |
| Modifier and Type | Method and Description |
|---|---|
EditorRowConfiguration |
PropertyEditorHelper.findConfigurationByPropertyDescriptor(List<EditorRowConfiguration> editors,
PropertyDescriptor propertyDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
Map<PropertyDescriptor,EditorRowConfiguration> |
CardPaymentWidget.getPropertyEditorRowConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CardPaymentWidget.setPropertyEditorRowConfigurations(Map<PropertyDescriptor,EditorRowConfiguration> propertyEditorRowConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<PropertyDescriptor,EditorRowConfiguration> |
PartialOrderCancellationWidgetRenderer.getOrderCancelEntryPropertyEditorRowConfigurations() |
protected Map<PropertyDescriptor,EditorRowConfiguration> |
FullOrderCancellationWidgetRenderer.getOrderCancelRequestPropertyEditorRowConfigurations() |
protected Map<PropertyDescriptor,EditorRowConfiguration> |
PartialOrderCancellationWidgetRenderer.getOrderCancelRequestPropertyEditorRowConfigurations() |
protected Map<PropertyDescriptor,EditorRowConfiguration> |
CardPaymentWidgetRenderer.getPropertyEditorRowConfigurations(CardPaymentWidget widget) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractListBoxRowEditorWidgetRenderer.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
EditorRowConfiguration rowConfig,
E item,
PropertyDescriptor propertyDescriptor,
Widget widget) |
protected void |
ReturnRequestCreateWidgetRenderer.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
EditorRowConfiguration rowConfig,
TypedObject item,
ObjectValueContainer returnEntryValueContainer,
PropertyDescriptor propertyDescriptor,
Widget widget) |
protected void |
AbstractCockpitEditorWidgetRenderer.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
EditorRowConfiguration rowConfig,
TypedObject item,
PropertyDescriptor propertyDescriptor,
Widget widget) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PartialOrderCancellationWidgetRenderer.renderCancelableOrderEntry(InputWidget<DefaultListWidgetModel<TypedObject>,CancellationController> widget,
Listitem parent,
TypedObject orderEntry,
Long cancelableAmount,
List<PropertyDescriptor> columns,
Map<PropertyDescriptor,EditorRowConfiguration> editorMapping) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicPropertyEditorRowConfiguration |
| Modifier and Type | Method and Description |
|---|---|
static void |
PojoPropertyRendererUtil.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent,
PropertyDescriptor propertyDescriptor,
EditorRowConfiguration rowConfig,
TypedObject item,
ObjectValueContainer objectValueContainer,
Widget widget,
boolean createLabel) |
Copyright © 2017 SAP SE. All Rights Reserved.