Uses of Class
net.n2oapp.framework.api.metadata.meta.widget.Widget
-
-
Uses of Widget in net.n2oapp.framework.api.metadata.meta
Methods in net.n2oapp.framework.api.metadata.meta that return Widget Modifier and Type Method Description WidgetContainer. getWidget()Deprecated.Methods in net.n2oapp.framework.api.metadata.meta with parameters of type Widget Modifier and Type Method Description voidContainer. setWidget(Widget widget)Deprecated. -
Uses of Widget in net.n2oapp.framework.api.metadata.meta.widget
Subclasses of Widget in net.n2oapp.framework.api.metadata.meta.widget Modifier and Type Class Description classCustomWidgetclassEditFormDeprecated.classHtmlWidgetКлиентская модель HtmlWidgetclassListWidgetclassTreeКлиентская модель виджета дерево -
Uses of Widget in net.n2oapp.framework.api.metadata.meta.widget.form
Subclasses of Widget in net.n2oapp.framework.api.metadata.meta.widget.form Modifier and Type Class Description classFormКлиентская модель формы -
Uses of Widget in net.n2oapp.framework.api.metadata.meta.widget.table
Subclasses of Widget in net.n2oapp.framework.api.metadata.meta.widget.table Modifier and Type Class Description classAbstractTable<T extends TableWidgetComponent>Абстрактная реализация клиентской модели таблицыclassTableКлиентская модель таблицы
-