Interface AcceptsOneWidget

    • Method Detail

      • setWidget

        void setWidget​(IsWidget w)
        Set the only widget of the receiver, replacing the previous widget if there was one.
        Parameters:
        w - the widget, or null to remove the widget
        See Also:
        SimplePanel