Uses of Interface
is.codion.swing.framework.model.SwingForeignKeyConditionModel.Builder
Packages that use SwingForeignKeyConditionModel.Builder
-
Uses of SwingForeignKeyConditionModel.Builder in is.codion.swing.framework.model
Methods in is.codion.swing.framework.model that return SwingForeignKeyConditionModel.BuilderModifier and TypeMethodDescriptionSwingForeignKeyConditionModel.builder()SwingForeignKeyConditionModel.Builder.equalComboBoxModel(EntityComboBoxModel equalComboBoxModel) Note that this combo box model is linked to the EQUAL operand, so no linking is required when constructing a UI component.SwingForeignKeyConditionModel.Builder.equalSearchModel(EntitySearchModel equalSearchModel) SwingForeignKeyConditionModel.Builder.inSearchModel(EntitySearchModel inSearchModel) Note that this search model is linked to the IN operand, so no linking is required when constructing a UI component.