ServerOptionChoices Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["AtavismDatabaseFunction"] click Base0 "/docs/client_api_10.4.0/api/Atavism/AtavismDatabaseFunction" Base0-->Base1["AtavismFunction"] click Base1 "/docs/client_api_10.4.0/api/Atavism/AtavismFunction" Base1-->Base2["ScriptableObject"] Type["ServerOptionChoices"] class Type type-node

Syntax

public class ServerOptionChoices : AtavismDatabaseFunction

Constructors

Name Summary
ServerOptionChoices()

Fields

Name Constant Value Summary
breadCrumb
Inherited from AtavismFunction
cmd
dataLoaded
dataRegister
dataRestoreLoaded
dataSaved
displayKeys
displayList
editingDisplay
editingDisplay
entryFilterInput
functionCategory
Inherited from AtavismFunction
functionIcon
Inherited from AtavismFunction
functionName
Inherited from AtavismFunction
functionTitle
help
Inherited from AtavismFunction
inspectorHeight
inspectorScrollPosition
linkedTablesLoaded
loadButtonLabel
newEntity
newItemCreated
newSelectedDisplay
notLoadedText
originalDisplay
originalDisplay
result
Inherited from AtavismFunction
resultDuration
Inherited from AtavismFunction
resultTimeout
Inherited from AtavismFunction
rows
selected
selectedDisplay
showCancel
Inherited from AtavismFunction
showCreate
showDelete
Inherited from AtavismFunction
showRecovery
showSave
Inherited from AtavismFunction
state
tableName

Methods

Name Value Summary
Activate() void
cancel() void
CreateNewData() void
delete() void
Draw(Rect) void
DrawEditor(Rect, bool) void
DrawHelp(Rect) float
Inherited from AtavismFunction
DrawLoaded(Rect) void
DrawRestore(Rect) void
DrawWaitingLoading(Rect) bool
EnableScrollBar(float) void
Enables the scroll bar and sets total window height
GetOptionPosition(int, int[]) int
GetOptionPosition(string, string[]) int
Load() void
LoadAtavismChoiceOptions(string, bool) string[]
Loads the atavism choice options for the specified OptionType
static
LoadAtavismChoiceOptions(string, bool, int[], string[]) void
Loads the atavism choice options for the specified OptionType
static
LoadRestore() void
NewResult(string) void
save() void