public class DefaultItemEditorWidgetModel<T extends TypedObject> extends DefaultItemWidgetModel<T> implements ItemEditorWidgetModel<T>
| Constructor and Description |
|---|
DefaultItemEditorWidgetModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfigurationCode()
Returns the UI configuration context code.
|
boolean |
setConfigurationCode(java.lang.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(java.lang.String confCode)
ItemEditorWidgetModelconfCode.setConfigurationCode in interface ItemEditorWidgetModel<T extends TypedObject>confCode - UI configuration context codepublic java.lang.String getConfigurationCode()
ItemEditorWidgetModelgetConfigurationCode in interface ItemEditorWidgetModel<T extends TypedObject>Copyright © 2018 SAP SE. All Rights Reserved.