Uses of Interface
de.knightsoftnet.mtwidgets.client.ui.page.admin.AbstractAdminPresenter.MyViewDef
-
Packages that use AbstractAdminPresenter.MyViewDef Package Description de.knightsoftnet.mtwidgets.client.ui.page.admin -
-
Uses of AbstractAdminPresenter.MyViewDef in de.knightsoftnet.mtwidgets.client.ui.page.admin
Classes in de.knightsoftnet.mtwidgets.client.ui.page.admin with type parameters of type AbstractAdminPresenter.MyViewDef Modifier and Type Class Description classAbstractAdminPresenter<T extends org.springframework.data.domain.Persistable<Long>,P extends com.gwtplatform.mvp.client.proxy.Proxy<?>,V extends AbstractAdminPresenter.MyViewDef<T,P,V>>Activity/Presenter of the administration page, implementation.static interfaceAbstractAdminPresenter.MyViewDef<T extends org.springframework.data.domain.Persistable<Long>,P extends com.gwtplatform.mvp.client.proxy.Proxy<?>,V extends AbstractAdminPresenter.MyViewDef<T,P,V>>classAbstractAdminView<T extends org.springframework.data.domain.Persistable<Long>,P extends com.gwtplatform.mvp.client.proxy.Proxy<?>,V extends AbstractAdminPresenter.MyViewDef<T,P,V>>abstract view of a admin view.Classes in de.knightsoftnet.mtwidgets.client.ui.page.admin that implement AbstractAdminPresenter.MyViewDef Modifier and Type Class Description classAbstractAdminView<T extends org.springframework.data.domain.Persistable<Long>,P extends com.gwtplatform.mvp.client.proxy.Proxy<?>,V extends AbstractAdminPresenter.MyViewDef<T,P,V>>abstract view of a admin view.
-