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.loaders
/
AlignLoader
Align
Loader
class
AlignLoader
:
XMLGuiLoader.Basic
<
AlignComponent
>
(
source
)
Members
Constructors
Align
Loader
Link copied to clipboard
constructor
(
)
Properties
attribute
Names
Link copied to clipboard
open
override
val
attributeNames
:
Map
<
String
,
Boolean
>
child
Count
Link copied to clipboard
open
override
val
childCount
:
ChildCount
name
Link copied to clipboard
open
override
val
name
:
QName
Functions
create
Instance
Link copied to clipboard
open
override
fun
createInstance
(
context
:
XMLContext
<
*
>
,
element
:
Element
)
:
AlignComponent
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