public class EditManufacturerView extends PopupViewWithUiHandlers<EditManufacturerUiHandlers> implements EditManufacturerPresenter.MyView, Editor<ManufacturerDto>
Editor.Ignore, Editor.Path
Modifier and Type | Method and Description |
---|---|
void |
edit(ManufacturerDto manufacturerDto) |
getUiHandlers, setUiHandlers
asPopupPanel, center, doCenter, hide, setAutoHideOnNavigationEventEnabled, setCloseHandler, setPosition, show
addToSlot, asWidget, initWidget, removeFromSlot, setInSlot
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
center, hide, setAutoHideOnNavigationEventEnabled, setCloseHandler, setPosition, show
addToSlot, removeFromSlot, setInSlot
setUiHandlers
public void edit(ManufacturerDto manufacturerDto)
edit
in interface EditManufacturerPresenter.MyView
Copyright © 2010-2014 ArcBees. All Rights Reserved.