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.report
/
GameCategoriesReportStructureBuilder
Game
Categories
Report
Structure
Builder
desktop
class
GameCategoriesReportStructureBuilder
:
ReportStructureBuilder
Members
Constructors
Game
Categories
Report
Structure
Builder
Link copied to clipboard
desktop
constructor
(
)
Properties
data
Access
Link copied to clipboard
desktop
val
dataAccess
:
DataAccess
Functions
build
Link copied to clipboard
desktop
fun
build
(
)
:
ReportStructure
build
Columns
Link copied to clipboard
desktop
open
override
fun
buildColumns
(
)
:
Map
<
String
,
ReportColumn
>
build
Default
Row
Action
Link copied to clipboard
desktop
open
override
fun
buildDefaultRowAction
(
)
:
ReportRowAction
build
Main
Actions
Link copied to clipboard
desktop
open
override
fun
buildMainActions
(
)
:
List
<
ReportMainAction
>
build
Query
Link copied to clipboard
desktop
open
override
fun
buildQuery
(
)
:
QueryFragment
build
Quick
Search
Link copied to clipboard
desktop
open
fun
buildQuickSearch
(
searchQuery
:
String
)
:
QueryFragment
?
build
Row
Actions
Link copied to clipboard
desktop
open
fun
buildRowActions
(
)
:
List
<
ReportRowAction
>
build
Structure
Link copied to clipboard
desktop
private
fun
buildStructure
(
)
:
ReportStructure
get
Koin
Link copied to clipboard
desktop
open
fun
getKoin
(
)
:
Koin
get
Report
Name
Link copied to clipboard
desktop
open
override
fun
getReportName
(
)
:
String