public class KeyValueEditingBoxPresenter extends EditingBoxPresenter implements KeyValueEditingBox.Presenter
collectionEditorPresenter, propertyPresenter, viewsProvider| Constructor and Description |
|---|
KeyValueEditingBoxPresenter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.dom.client.LIElement |
getEditingBox(String key,
Map<String,String> keyPropertyMap,
Map<String,String> valuePropertyMap) |
void |
save() |
close, setCollectionEditorPresenterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, setCollectionEditorPresenterpublic com.google.gwt.dom.client.LIElement getEditingBox(String key, Map<String,String> keyPropertyMap, Map<String,String> valuePropertyMap)
getEditingBox in interface KeyValueEditingBox.Presenterkey - The key representing the property, i.e Classname#propertyname (e.g Author#books)public void save()
save in interface EditingBox.PresenterCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.