E
- entityListComponent
instead@Deprecated
public interface ListComponent<E extends io.jmix.core.Entity>
extends io.jmix.ui.component.ListComponent<E>
Datasource
.Modifier and Type | Interface and Description |
---|---|
static interface |
ListComponent.IconProvider<E>
Deprecated.
Use
Function instead |
io.jmix.ui.component.Component.Alignment, io.jmix.ui.component.Component.BelongToFrame, io.jmix.ui.component.Component.Disposable, io.jmix.ui.component.Component.Editable, io.jmix.ui.component.Component.Focusable, io.jmix.ui.component.Component.HasCaption, io.jmix.ui.component.Component.HasDescription, io.jmix.ui.component.Component.HasIcon, io.jmix.ui.component.Component.HasXmlDescriptor, io.jmix.ui.component.Component.Wrapper
Modifier and Type | Method and Description |
---|---|
CollectionDatasource |
getDatasource()
Deprecated.
Use
ListComponent.getItems() instead |
getItems, getSelected, getSingleSelected, isMultiSelect, setSelected, setSelected
addAction, addAction, getAction, getActionNN, getActions, getSubPart, removeAction, removeAction, removeAllActions
addStyleName, getAlignment, getHeight, getHeightSizeUnit, getId, getParent, getStyleName, getWidth, getWidthSizeUnit, isEnabled, isEnabledRecursive, isResponsive, isVisible, isVisibleRecursive, removeStyleName, setAlignment, setEnabled, setHeight, setHeightAuto, setHeightFull, setId, setParent, setResponsive, setSizeAuto, setSizeFull, setStyleName, setVisible, setWidth, setWidthAuto, setWidthFull, unwrap, unwrapComposition, unwrapCompositionOrNull, unwrapOrNull, withUnwrapped, withUnwrappedComposition
@Deprecated CollectionDatasource getDatasource()
ListComponent.getItems()
instead