Class CustomRootPresenter.CustomRootView

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.IsWidget, com.gwtplatform.mvp.client.View
    Enclosing class:
    CustomRootPresenter

    public static final class CustomRootPresenter.CustomRootView
    extends com.gwtplatform.mvp.client.RootPresenter.RootView
    • Constructor Detail

      • CustomRootView

        public CustomRootView()
    • Method Detail

      • setInSlot

        public void setInSlot​(Object slot,
                              com.google.gwt.user.client.ui.IsWidget widget)
        Specified by:
        setInSlot in interface com.gwtplatform.mvp.client.View
        Overrides:
        setInSlot in class com.gwtplatform.mvp.client.RootPresenter.RootView