JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.rspeer.game.script.model.ui.schema.selector
SelectorComponent
Contents
Description
Required Element Summary
Optional Element Summary
Element Details
name
key
type
desc
Hide sidebar
Show sidebar
Annotation Interface SelectorComponent
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
SelectorComponent
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
key
String
name
Class
<?>
type
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
desc
Element Details
name
String
name
Returns:
The name of this checkbox to display as a label
key
String
key
Returns:
A unique key used to identify this selector
type
Class
<?>
type
Returns:
The element type of the available selections
desc
String
desc
Default:
""