public class BillsPresenter extends Presenter<BillsPresenter.IView>
| Modifier and Type | Class and Description |
|---|---|
static interface |
BillsPresenter.IView |
| Constructor and Description |
|---|
BillsPresenter(BillsPresenter.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 BillsPresenter(BillsPresenter.IView view, com.google.gwt.place.shared.PlaceController placeController)
public void bind()
bind in class org.ctoolkit.gwt.client.presenter.BinderyPresenter<BillsPresenter.IView>public void onBackingObject()
onBackingObject in class org.ctoolkit.gwt.client.presenter.BinderyPresenter<BillsPresenter.IView>Copyright © 2023. All rights reserved.