kvision-bootstrap-select
/
io.kvision.form.select
/
SelectDropdownAlign
Select
Dropdown
Align
enum
SelectDropdownAlign
:
Enum
<
SelectDropdownAlign
>
Content copied to clipboard
Select dropdown align. See
Bootstrap Select width
.
Entries
Functions
Properties
Entries
AUTO
Link copied to clipboard
AUTO
()
Content copied to clipboard
LEFT
Link copied to clipboard
LEFT
()
Content copied to clipboard
RIGHT
Link copied to clipboard
RIGHT
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
SelectDropdownAlign
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard