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.xml
/
XMLGuiLoader
/
Basic
Basic
interface
Basic
<
T
:
GuiComponent
?
>
:
XMLGuiLoader
<
T
>
(
source
)
Inheritors
SwitchLoader
GuiLoader
SliderLoader
TextLoader
RowLoader
ScrollPanelLoader
ColumnLoader
ButtonLoader
AlignLoader
ArrayLoader
BasicCollapsibleLoader
CenterLoader
FragmentLoader
HoverLoader
IndirectLoader
ItemStackLoader
MetaLoader
PanelLoader
RootLoader
ScaleLoader
SpacerLoader
TextFieldLoader
WhenLoader
Members
Functions
emit
XSDType
Link copied to clipboard
@
NotNull
open
fun
emitXSDType
(
@
NotNull
generator
:
@
NotNull
XSDGenerator
,
@
NotNull
root
:
@
NotNull
Element
)
:
@
NotNull
Element
get
Attribute
Names
Link copied to clipboard
@
NotNull
@
Unmodifiable
abstract
fun
getAttributeNames
(
)
:
@
NotNull
@
Unmodifiable
Map
<
String
,
Boolean
>
get
Child
Count
Link copied to clipboard
@
NotNull
abstract
fun
getChildCount
(
)
:
@
NotNull
ChildCount