SoftConfig
Toggle table of contents
4.8.3-SNAPSHOT+57c5193
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoftConfig
common
/
io.github.notenoughupdates.moulconfig.xml
/
XMLGuiLoader
/
Basic
Basic
interface
Basic
<
T
:
GuiComponent
?
>
:
XMLGuiLoader
<
T
>
(
source
)
Inheritors
TextLoader
GuiLoader
ColumnLoader
ButtonLoader
ScrollPanelLoader
SwitchLoader
SliderLoader
RowLoader
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