toggle menu
MoulConfig
3.0.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.xml.loaders
/
RowLoader
Row
Loader
open
class
RowLoader
:
XMLGuiLoader.Basic
<
T
>
(
source
)
Members
Constructors
Row
Loader
Link copied to clipboard
constructor
(
)
Functions
create
Instance
Link copied to clipboard
@
NotNull
open
fun
createInstance
(
@
NotNull
context
:
@
NotNull
XMLContext
<
out
Any
>
,
@
NotNull
element
:
@
NotNull
Element
)
:
@
NotNull
RowComponent
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
open
fun
getAttributeNames
(
)
:
@
NotNull
@
Unmodifiable
Map
<
String
,
Boolean
>
get
Child
Count
Link copied to clipboard
@
NotNull
open
fun
getChildCount
(
)
:
@
NotNull
ChildCount
get
Name
Link copied to clipboard
@
NotNull
open
fun
getName
(
)
:
@
NotNull
QName