Interface AbstractAdminPresenter.MyViewDef<T extends org.springframework.data.domain.Persistable<Long>,​P extends com.gwtplatform.mvp.client.proxy.Proxy<?>,​V extends AbstractAdminPresenter.MyViewDef<T,​P,​V>>

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.gwtproject.editor.client.Editor

        org.gwtproject.editor.client.Editor.Ignore, org.gwtproject.editor.client.Editor.Path
    • Method Detail

      • displayNavigtion

        void displayNavigtion​(de.knightsoftnet.gwtp.spring.shared.data.AdminNavigation<Long> navigation)
      • showSearchResult

        void showSearchResult​(org.springframework.data.domain.Page<T> result,
                              boolean resetSort)