avail
2.0.0.alpha24
jvm
avail
/
avail.anvil.components
/
ComboWithLabel
/
ComboWithLabel
Combo
With
Label
constructor
(
label
:
String
,
options
:
Array
<
SelectionType
>
,
emptySpaceRight
:
Double
?
=
null
,
emptySpaceLeft
:
Double
?
=
null
,
panelBorder
:
Border
=
BorderFactory.createEmptyBorder(10,10,10,10)
)