Uses of Class
de.knightsoftnet.mtwidgets.client.ui.widget.helper.AbstractListItemView
Packages that use AbstractListItemView
-
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 AbstractListItemViewModifier and TypeClassDescriptionclassAbstractItemEditorSource<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.