toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.xml.loaders
/
PanelLoader
Panel
Loader
class
PanelLoader
:
XMLGuiLoader.Basic
<
PanelComponent
>
(
source
)
Members
Constructors
Panel
Loader
Link copied to clipboard
constructor
(
)
Functions
create
Instance
Link copied to clipboard
open
override
fun
createInstance
(
context
:
XMLContext
<
*
>
,
element
:
Element
)
:
PanelComponent
emit
XSDType
Link copied to clipboard
@
NotNull
open
override
fun
emitXSDType
(
@
NotNull
generator
:
@
NotNull
XSDGenerator
,
@
NotNull
root
:
@
NotNull
Element
)
:
@
NotNull
Element
get
Attribute
Names
Link copied to clipboard
open
override
fun
getAttributeNames
(
)
:
Map
<
String
,
Boolean
>
get
Child
Count
Link copied to clipboard
open
override
fun
getChildCount
(
)
:
ChildCount
get
Name
Link copied to clipboard
open
override
fun
getName
(
)
:
QName