Class RootView

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.IsWidget, com.gwtplatform.mvp.client.View, RootPresenter.MyView

    public class RootView
    extends com.gwtplatform.mvp.client.ViewImpl
    implements RootPresenter.MyView
    • Method Detail

      • setInSlot

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