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
/
GuiOptionEditorDraggableList
Gui
Option
Editor
Draggable
List
open
class
GuiOptionEditorDraggableList
:
ComponentEditor
(
source
)
Members
Constructors
Gui
Option
Editor
Draggable
List
Link copied to clipboard
constructor
(
option
:
ProcessedOption
,
exampleText
:
Array
<
String
>
,
enableDeleting
:
Boolean
)
constructor
(
option
:
ProcessedOption
,
exampleText
:
Array
<
String
>
,
enableDeleting
:
Boolean
,
requireNonEmpty
:
Boolean
)
Properties
delegate
Link copied to clipboard
@get:
NotNull
open
val
delegate
:
GuiComponent
Functions
can
Delete
Right
Now
Link copied to clipboard
open
fun
canDeleteRightNow
(
)
:
Boolean
fulfills
Search
Link copied to clipboard
open
fun
fulfillsSearch
(
word
:
String
)
:
Boolean