JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.rspeer.game.script.model.ui.schema.structure
Section
Contents
Description
Field Summary
Optional Element Summary
Field Details
TOP_LEVEL
Element Details
value
index
parent
Hide sidebar
Show sidebar
Annotation Interface Section
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Section
Field Summary
Fields
Modifier and Type
Field
Description
static final
Section
TOP_LEVEL
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
index
String
parent
String
value
Field Details
TOP_LEVEL
static final
Section
TOP_LEVEL
Element Details
value
String
value
Default:
".toplevel"
index
int
index
Default:
2147483647
parent
String
parent
Default:
".toplevel"