Interface StatusWidgetFactory

    • Method Detail

      • getWidget

        Widget getWidget​(View view)
        returns an instance of Widget for the given view
        Parameters:
        view - the view to which the created widget will belong
        Returns:
        a widget instance