GuiOptionEditorDropdown

Constructors

Link copied to clipboard
constructor(option: ProcessedOption, values: Array<String>)
constructor(option: ProcessedOption, values: Array<String>, forceGivenValues: Boolean)

Functions

Link copied to clipboard
open fun fulfillsSearch(word: String): Boolean
Link copied to clipboard
@NotNull
open fun getDelegate(): @NotNull GuiComponent