T
- the type of the displayed itemspublic interface HasItemsAndComponents<T> extends HasItemComponents<T>, HasItems<T>
Note: this interface is gradually replaced by
HasItemComponents
in components, so as to replace HasItems
with HasListDataView
,
HasLazyDataView
or
HasDataView
.
HasItemComponents.ItemComponent<T>
addComponents, getItemPosition, prependComponents
add, add, addComponentAsFirst, addComponentAtIndex, remove, removeAll
isEnabled, setEnabled
getElement
Copyright © 2021. All rights reserved.