Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.SimplePaginationComponent
- All Superinterfaces:
StudioPropertyGroups.AlignSelf,StudioPropertyGroups.BaseComponent,StudioPropertyGroups.BaseComponentWithClassNames,StudioPropertyGroups.ClassNames,StudioPropertyGroups.Colspan,StudioPropertyGroups.Css,StudioPropertyGroups.Id,StudioPropertyGroups.IdAndVisible,StudioPropertyGroups.JustifySelf,StudioPropertyGroups.Visible
- Enclosing class:
StudioPropertyGroups
@StudioProperty(xmlAttribute="dataLoader",type=DATA_LOADER_REF,category="Data Binding") @StudioProperty(xmlAttribute="itemsPerPageDefaultValue",type=INTEGER,category="General") @StudioProperty(xmlAttribute="itemsPerPageItems",type=LOCALIZED_STRING,category="General",defaultValue="20, 50, 100, 500, 1000, 5000",defaultValueRef="application_property:jmix.ui.component.pagination-items-per-page-items") @StudioProperty(xmlAttribute="itemsPerPageVisible",type=BOOLEAN,category="General") @StudioProperty(xmlAttribute="itemsPerPageUnlimitedItemVisible",type=BOOLEAN,category="General",defaultValue="true") @StudioProperty(xmlAttribute="autoLoad",type=BOOLEAN,category="General",defaultValue="false")
public static interface StudioPropertyGroups.SimplePaginationComponent
extends StudioPropertyGroups.BaseComponentWithClassNames