Interface RealmsPresenter.MyProxy

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

    @Requires({"{selected.host}/{selected.server}/subsystem=elytron/caching-realm=*","{selected.host}/{selected.server}/subsystem=elytron/custom-modifiable-realm=*","{selected.host}/{selected.server}/subsystem=elytron/filesystem-realm=*","{selected.host}/{selected.server}/subsystem=elytron/ldap-realm=*","{selected.host}/{selected.server}/subsystem=elytron/properties-realm=*"})
    public static interface RealmsPresenter.MyProxy
    extends com.gwtplatform.mvp.client.proxy.ProxyPlace<RealmsPresenter>
    • 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