Module is.codion.swing.framework.ui
Package is.codion.swing.framework.ui
Class EntityEditComponentPanel.Defaults
java.lang.Object
is.codion.swing.framework.ui.EntityEditComponentPanel.Defaults
- Enclosing class:
- EntityEditComponentPanel
Specifies the availible default values for component builders.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionControls the default number of columns in text fields, -1 for not setting the columnsControls the default number columns in text fields, -1 for not setting the columns
-
Constructor Details
-
Defaults
protected Defaults()
-
-
Method Details
-
textFieldColumns
Controls the default number columns in text fields, -1 for not setting the columns- Returns:
- the
Value
controlling the default number columns in text fields - See Also:
-
foreignKeySearchFieldColumns
Controls the default number of columns in text fields, -1 for not setting the columns- Returns:
- the
Value
controlling the default number of columns in foreign key search fields - See Also:
-
comboBoxPreferredWidth
- Returns:
- the
Value
controlling the default width of combo boxes - See Also:
-
itemComboBoxPreferredWidth
- Returns:
- the
Value
controlling the default width of item combo boxes - See Also:
-
foreignKeyComboBoxPreferredWidth
- Returns:
- the
Value
controlling the default width of foreign key combo boxes - See Also:
-