Uses of Interface
de.knightsoftnet.mtwidgets.client.ui.page.admin.AbstractAdminPresenter.MyViewDef
Packages that use AbstractAdminPresenter.MyViewDef
-
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.MyViewDefModifier and TypeClassDescriptionclassAbstractAdminPresenter<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.MyViewDefModifier and TypeClassDescriptionclassAbstractAdminView<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.