Package io.jmix.ui.widget
@NonNullApi
package io.jmix.ui.widget
-
ClassDescriptionDefines case conversion for text input fields, which support this feature.This dialog can be used by exception handlers to show an information about error.JmixComboBox<V>CssLayout with separate action manager for shortcutsDefines the position of aggregation row.Receives the events if the user clicks on text in a cell or the 'maxTextLength' is set for column cell.Marker interface for generated columns which return String value.An event is fired when the user clicks inside the table cell.Receives the events when the user clicks on a cell.JmixFileUpload.FailedEvent event is sent when the upload is received, but the reception is interrupted for some reason.Receives events when the uploads are finished, but unsuccessful.Receives events when the file extension is not included in
JmixFileUpload.getPermittedExtensions()
.Receives events when the file size is greater thanJmixFileUpload.getFileSizeLimit()
.JmixFileUpload.FinishedEvent is sent when the upload receives a file, regardless of whether the reception was successful or failed.Receives the events when the uploads are ready.FailedEvent that indicates that an input stream could not be obtained.FailedEvent that indicates that an output stream could not be obtained.JmixFileUpload.StartedEvent event is sent when the queue upload is finished.Interface that must be implemented by the upload receivers to provide the JmixFileUpload component an output stream to write the uploaded data.JmixFileUpload.StartedEvent event is sent when the upload is started to received.Receives the events when the upload starts.JmixFileUpload.SucceededEvent event is sent when the upload is received successfully.Receives events when the uploads are successfully finished.JmixGrid<T>Factory that generates components forJmixGrid
editor.Label widget which supports multiline strings inContentMode.TEXT
modeOrdered layout with Jmix features: separate action manager for shortcuts description icon supportSimple placeholder component, used only for styling or showing imageIs used for supporting RowsCount component in compatibility module.JmixSlider<V extends Number>JmixTableDragSourceExtension<T extends com.vaadin.v7.ui.Table & JmixEnhancedTable>Drag source extension forTable
.Container forJmixTagLabel
.JmixTagField<V>Composite component that combinesJmixTimeField
and AM / PM combobox.Immutable POJO to store time in AM/PM format.Deprecated.JmixTree<T>JmixTreeGrid<T>Dialog window container forOpenMode.DIALOG
windows.Keeps track of the ShortcutListeners added to component, and manages the painting and handling as well.Convenient ShortcutListener subclass that accepts lambda handler.This annotation enables to declare web resource dependencies for the annotatedClientConnector
.