Uses of Package
is.codion.common.state
Packages that use is.codion.common.state
Package
Description
Condition related classes.
Selection related classes.
Summary related classes.
See
State
and ObservableState
.Package configuration values:
EntityApplicationModel.USERNAME_PREFIX
EntityApplicationModel.SAVE_DEFAULT_USERNAME
EntityEditModel.POST_EDIT_EVENTS
EntityEditModel.EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.HANDLE_EDIT_EVENTS
EntityTableModel.ORDER_QUERY_BY_SORT_ORDER
ForeignKeyModelLink.SET_CONDITION_ON_INSERT
ForeignKeyModelLink.SET_VALUE_ON_INSERT
ForeignKeyModelLink.REFRESH_ON_SELECTION
ForeignKeyModelLink.CLEAR_CONDITION_ON_EMPTY_SELECTION
ForeignKeyModelLink.CLEAR_VALUE_ON_EMPTY_SELECTION
EntitySearchModel.DEFAULT_LIMIT
Component builder related classes.
Package configuration values:
UnderlineModifiedIndicatorFactory.UNDERLINE_STYLE
Package configuration values:
FilterTableCellRenderer.TABLE_CELL_LEFT_PADDING
FilterTableCellRenderer.TABLE_CELL_RIGHT_PADDING
FilterTableCellRenderer.NUMERICAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.TEMPORAL_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.BOOLEAN_HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.HORIZONTAL_ALIGNMENT
FilterTableCellRenderer.ALTERNATE_ROW_COLORING
FilterTable.ALLOW_COLUMN_REORDERING
FilterTable.AUTO_RESIZE_MODE
Package configuration values:
NumberField.CONVERT_GROUPING_TO_DECIMAL_SEPARATOR
Package configuration values:
ExceptionDialogBuilder.SYSTEM_PROPERTIES
LookAndFeelComboBox.INCLUDE_INSTALLED_LOOK_AND_FEELS
Look and feel related classes
Package configuration values:
EntityComboBoxModel.HANDLE_EDIT_EVENTS
Package configuration values:
EntityApplicationPanel.HELP_URL
EntityApplicationPanel.CONFIRM_EXIT
EntityApplicationPanel.SHOW_STARTUP_DIALOG
EntityApplicationPanel.CACHE_ENTITY_PANELS
EntityApplicationPanel.USER_PREFERENCES_ENABLED
EntityApplicationPanel.RESTORE_DEFAULT_PREFERENCES
EntityApplicationPanel.CALL_SYSTEM_EXIT
EntityEditComponentPanel.VALID_INDICATOR
EntityEditComponentPanel.MODIFIED_INDICATOR
EntityEditComponentPanel.DEFAULT_TEXT_FIELD_COLUMNS
EntityEditPanel.Config.USE_SAVE_CAPTION
EntityEditPanel.Config.USE_FOCUS_ACTIVATION
EntityEditPanel.Config.INCLUDE_ENTITY_MENU
EntityEditPanel.Config.MODIFIED_WARNING
EntityPanel.Config.USE_KEYBOARD_NAVIGATION
EntityPanel.Config.DISPOSE_EDIT_DIALOG_ON_ESCAPE
EntityPanel.Config.INCLUDE_TOGGLE_EDIT_PANEL_CONTROL
EntityPanel.Config.TOOLBAR_CONTROLS
EntityPanel.Config.CONTROL_PANEL_CONSTRAINTS
EntityPanel.Config.CONTROL_TOOLBAR_CONSTRAINTS
EntityPanel.Config.WINDOW_TYPE
EntityTablePanel.Config.EXCLUDE_HIDDEN_COLUMNS
EntityTablePanel.Config.CONDITION_VIEW
EntityTablePanel.Config.FILTER_VIEW
EntityTablePanel.Config.SUMMARY_PANEL_VISIBLE
EntityTablePanel.Config.INCLUDE_POPUP_MENU
EntityTablePanel.Config.INCLUDE_ENTITY_MENU
EntityTablePanel.Config.INCLUDE_QUERY_INSPECTOR
EntityTablePanel.Config.INCLUDE_CLEAR_CONTROL
EntityTablePanel.Config.INCLUDE_LIMIT_MENU
EntityTablePanel.Config.REFRESH_BUTTON_VISIBLE
EntityTablePanel.Config.COLUMN_SELECTION
EntityTablePanel.Config.INCLUDE_CONDITIONS
EntityTablePanel.Config.INCLUDE_FILTERS
EntityTablePanel.Config.INCLUDE_SUMMARY
EntityTablePanel.Config.REFRESH_PROGRESS_BAR
ReferentialIntegrityErrorHandling.REFERENTIAL_INTEGRITY_ERROR_HANDLING
TabbedApplicationLayout.TAB_PLACEMENT
TabbedDetailLayout.INCLUDE_CONTROLS
Package configuration values:
DomainGeneratorModel.DEFAULT_DOMAIN_PACKAGE
DomainGeneratorModel.DEFAULT_SOURCE_DIRECTORY
Package configuration values:
EntityServerMonitor.SERVER_MONITOR_UPDATE_RATE
-
Classes in is.codion.common.state used by is.codion.common.model.conditionClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.common.model.filterClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.common.model.selectionClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.common.model.summaryClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.common.stateClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false.Builds aState
instance.A state which combines a number of states, either ANDing or ORing those together when determining its own state.AState.Group
deactivates all other states when a state in the group is activated. -
Classes in is.codion.common.state used by is.codion.framework.modelClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.plugin.flatlaf.indicator
-
Classes in is.codion.common.state used by is.codion.swing.common.model.component.tableClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.swing.common.ui
-
Classes in is.codion.common.state used by is.codion.swing.common.ui.component.builder
-
Classes in is.codion.common.state used by is.codion.swing.common.ui.component.calendar
-
Classes in is.codion.common.state used by is.codion.swing.common.ui.component.indicator
-
Classes in is.codion.common.state used by is.codion.swing.common.ui.component.tableClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.swing.common.ui.component.textClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.swing.common.ui.controlClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.swing.common.ui.dialogClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.swing.common.ui.lafClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.swing.framework.model.componentClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.swing.framework.uiClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.tools.generator.modelClassDescriptionSpecifies an observable for a
State
instance.A class encapsulating a boolean state, non-nullable with null values translated to false. -
Classes in is.codion.common.state used by is.codion.tools.loadtestClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.tools.loadtest.modelClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.
-
Classes in is.codion.common.state used by is.codion.tools.monitor.modelClassDescriptionA class encapsulating a boolean state, non-nullable with null values translated to false.