Interface StoresPresenter.MyProxy

  • All Superinterfaces:
    com.google.gwt.event.shared.HasHandlers, com.gwtplatform.mvp.client.proxy.Place, com.gwtplatform.mvp.client.proxy.Proxy<StoresPresenter>, com.gwtplatform.mvp.client.proxy.ProxyPlace<StoresPresenter>, com.gwtplatform.mvp.client.proxy.ProxyRaw
    Enclosing class:
    StoresPresenter

    @Requires({"{selected.host}/{selected.server}/subsystem=elytron/credential-store=*","{selected.host}/{selected.server}/subsystem=elytron/filtering-key-store=*","{selected.host}/{selected.server}/subsystem=elytron/key-store=*","{selected.host}/{selected.server}/subsystem=elytron/ldap-key-store=*","{selected.host}/{selected.server}/subsystem=elytron/secret-key-credential-store=*"})
    public static interface StoresPresenter.MyProxy
    extends com.gwtplatform.mvp.client.proxy.ProxyPlace<StoresPresenter>
    • Method Summary

      • Methods inherited from interface com.google.gwt.event.shared.HasHandlers

        fireEvent
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.Place

        canReveal, equals, getNameToken, hashCode, matchesRequest, toString
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.Proxy

        getEventBus, getPresenter
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.ProxyPlace

        manualReveal, manualRevealFailed
      • Methods inherited from interface com.gwtplatform.mvp.client.proxy.ProxyRaw

        getRawPresenter