public class EditOrderPresenter extends Presenter<EditOrderPresenter.IView>
| Modifier and Type | Class and Description |
|---|---|
static interface |
EditOrderPresenter.IView |
| Constructor and Description |
|---|
EditOrderPresenter(EditOrderPresenter.IView view,
com.google.gwt.place.shared.PlaceController placeController) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind() |
void |
onBackingObject() |
bus, error, info, isUserLoggedIn, setTitle, success, success, warn, warncontroller, equals, getPlace, onAfterBackingObject, onBeforeBackingObject, setPlace, start, view@Inject public EditOrderPresenter(EditOrderPresenter.IView view, com.google.gwt.place.shared.PlaceController placeController)
public void bind()
bind in class org.ctoolkit.gwt.client.presenter.BinderyPresenter<EditOrderPresenter.IView>public void onBackingObject()
onBackingObject in class org.ctoolkit.gwt.client.presenter.BinderyPresenter<EditOrderPresenter.IView>Copyright © 2023. All rights reserved.