Interface EntityComboBox.Builder

All Superinterfaces:
is.codion.swing.common.ui.component.combobox.ComboBoxBuilder<is.codion.framework.domain.entity.Entity,EntityComboBox,EntityComboBox.Builder>, is.codion.swing.common.ui.component.builder.ComponentBuilder<is.codion.framework.domain.entity.Entity,EntityComboBox,EntityComboBox.Builder>
Enclosing class:
EntityComboBox

public static interface EntityComboBox.Builder extends is.codion.swing.common.ui.component.combobox.ComboBoxBuilder<is.codion.framework.domain.entity.Entity,EntityComboBox,EntityComboBox.Builder>
Builds a EntityComboBox instance.
See Also:
  • Field Summary

    Fields inherited from interface is.codion.swing.common.ui.component.builder.ComponentBuilder

    TRANSFER_FOCUS_ON_ENTER
  • Method Summary

    Modifier and Type
    Method
    Description
    A edit panel is required for the add and edit controls.
    keyStroke(EntityComboBox.KeyboardShortcut keyboardShortcut, KeyStroke keyStroke)
     

    Methods inherited from interface is.codion.swing.common.ui.component.combobox.ComboBoxBuilder

    completionMode, editable, editor, itemListener, maximumRowCount, mouseWheelScrolling, mouseWheelScrollingWithWrapAround, moveCaretToFrontOnSelection, popupWidth, renderer

    Methods inherited from interface is.codion.swing.common.ui.component.builder.ComponentBuilder

    background, border, build, build, buildValue, clear, clientProperty, componentListener, componentOrientation, enabled, enabled, focusable, focusCycleRoot, focusListener, font, foreground, initialValue, keyEvent, keyListener, label, link, link, maximumHeight, maximumSize, maximumWidth, minimumHeight, minimumSize, minimumWidth, mouseListener, mouseMotionListener, mouseWheelListener, onBuild, onSetVisible, opaque, popupMenu, popupMenuControl, popupMenuControls, preferredHeight, preferredSize, preferredWidth, propertyChangeListener, propertyChangeListener, scrollPane, toolTipText, transferFocusOnEnter, transferHandler, validator, visible