Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
feature-games
/
org.octavius.modules.games.form.game
/
GameFormSchemaBuilder
Game
Form
Schema
Builder
desktop
class
GameFormSchemaBuilder
:
FormSchemaBuilder
Members
Constructors
Game
Form
Schema
Builder
Link copied to clipboard
desktop
constructor
(
)
Functions
build
Link copied to clipboard
desktop
fun
build
(
)
:
FormSchema
define
Action
Bar
Order
Link copied to clipboard
desktop
open
override
fun
defineActionBarOrder
(
)
:
List
<
String
>
define
Content
Order
Link copied to clipboard
desktop
open
override
fun
defineContentOrder
(
)
:
List
<
String
>
define
Controls
Link copied to clipboard
desktop
open
override
fun
defineControls
(
)
:
Map
<
String
,
Control
<
*
>
>