Uses of Class
de.knightsoftnet.mtwidgets.client.ui.widget.helper.AbstractListItemView
-
Packages that use AbstractListItemView Package Description de.knightsoftnet.mtwidgets.client.ui.widget.helper -
-
Uses of AbstractListItemView in de.knightsoftnet.mtwidgets.client.ui.widget.helper
Classes in de.knightsoftnet.mtwidgets.client.ui.widget.helper with type parameters of type AbstractListItemView Modifier and Type Class Description classAbstractItemEditorSource<D,V extends AbstractListItemView<D>>Abstract implementation of DataSource for a ListItem editor.classAbstractListEditor<D,V extends AbstractListItemView<D>>editor to show a list of items entries.
-