public class DefaultItemEditorWidgetModel<T extends TypedObject> extends DefaultItemWidgetModel<T> implements ItemEditorWidgetModel<T>
| Constructor and Description |
|---|
DefaultItemEditorWidgetModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationCode()
Returns the UI configuration context code.
|
boolean |
setConfigurationCode(String confCode)
Sets the UI configuration context code to
confCode. |
getItem, setItemaddWidgetModelListener, getWidgetModelListeners, notifyListeners, notifyListeners, removeWidgetModelLlistenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetItem, setItemaddWidgetModelListener, notifyListeners, removeWidgetModelLlistenerpublic boolean setConfigurationCode(String confCode)
ItemEditorWidgetModelconfCode.setConfigurationCode in interface ItemEditorWidgetModel<T extends TypedObject>confCode - UI configuration context codepublic String getConfigurationCode()
ItemEditorWidgetModelgetConfigurationCode in interface ItemEditorWidgetModel<T extends TypedObject>Copyright © 2017 SAP SE. All Rights Reserved.