MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.gui.editors
/
GuiOptionEditorDropdown
Gui
Option
Editor
Dropdown
open
class
GuiOptionEditorDropdown
:
ComponentEditor
(
source
)
Members
Constructors
Gui
Option
Editor
Dropdown
Link copied to clipboard
constructor
(
option
:
ProcessedOption
,
values
:
Array
<
String
>
)
constructor
(
option
:
ProcessedOption
,
values
:
Array
<
String
>
,
forceGivenValues
:
Boolean
)
Functions
fulfills
Search
Link copied to clipboard
open
fun
fulfillsSearch
(
word
:
String
)
:
Boolean
get
Delegate
Link copied to clipboard
@
NotNull
open
fun
getDelegate
(
)
:
@
NotNull
GuiComponent