Uses of Class
io.keikaiex.ui.widget.BaseWidget
-
Packages that use BaseWidget Package Description io.keikaiex.ui.widget Classes used to implement extended Keikai Spreadsheet UI Component(implementation only). -
-
Uses of BaseWidget in io.keikaiex.ui.widget
Subclasses of BaseWidget in io.keikaiex.ui.widget Modifier and Type Class Description classChartsWidgetA ChartWidget to show chart in spreadsheet.classImageWidgetA ImageWiget to show image in spreadsheet.Methods in io.keikaiex.ui.widget that return BaseWidget Modifier and Type Method Description BaseWidgetWidgetCtrl. getWidget()Constructors in io.keikaiex.ui.widget with parameters of type BaseWidget Constructor Description WidgetCtrl(BaseWidget widget)
-