Releases
v0.18.2
Changes
is.codion.swing.common.model
DefaultFilterTableModel now validates column identifier uniqueness.
is.codion.swing.common.ui
Control.control() renamed commandControl().
Control.BuilderFactory.actionCommand() renamed action().
FilterTable now validates column identifier uniqueness.
FilterTableColumn.setIdentifier() now throws UnsupportedOperationException instead of IllegalStateException.
ControlSet renamed ControlMap, ControlId renamed ControlKey.
NumberDocument, NumberField.setRethrowValidationException() replaced with setSilentValidation().
is.codion.framework.domain
DefaultColumnDefinition.groupBy, aggregate, selectable and lazy no longer transient.
is.codion.framework.db.local
DefaultLocalEntityConnection.createValueString() bug fixed, did not respect Column.Converter.handlesNull().
is.codion.framework.model
EntityConditionModelFactory, now creates condition models for all attributes, whether selectable or not.
is.codion.swing.framework.ui
EntityPanel.Config.editPanelConstraints() and EDIT_PANEL_CONSTRAINTS configuration value added.
EntityPanel.Navigate bug fixed, navigating down always activated the first detail panel, instead of the currently linked one.
You can’t perform that action at this time.