public class ItemEditingBoxPresenter extends EditingBoxPresenter implements ItemEditingBox.Presenter
collectionEditorPresenter, propertyPresenter, viewsProvider| Constructor and Description |
|---|
ItemEditingBoxPresenter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.dom.client.LIElement |
getEditingBox(String key,
Map<String,String> instancePropertyMap) |
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> instancePropertyMap)
getEditingBox in interface ItemEditingBox.Presenterkey - The key representing the property, i.e Classname#propertyname (e.g Author#books)public void save()
save in interface EditingBox.PresenterCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.