Module is.codion.swing.common.ui
Interface ListBoxBuilder.LinkedValueBuilder<T>
- Type Parameters:
T- the item type
- Enclosing interface:
ListBoxBuilder<T>
public static interface ListBoxBuilder.LinkedValueBuilder<T>
Provides a
ListBoxBuilder-
Method Summary
-
Method Details
-
linkedValue
- Parameters:
linkedValue- the linked value- Returns:
- a
ListBoxBuilder
-