Documentation

Documentation

Packages

Application

Namespaces

Application
CliForms
Data
GetterSetter
HttpServer
IO
Scheduler
Threading

Table of Contents

Get  = "get"
Helper constant for `GetterSetter\GetterSetter`
GET  = "get"
Helper constant for `GetterSetter\GetterSetter`
get  = "get"
Helper constant for `GetterSetter\GetterSetter`
IS_WINDOWS  = \true
TRUE if application is running under Windows OS
MAIN_THREAD  = \true
TRUE if it was read in main thread
Set  = "set"
Helper constant for `GetterSetter\GetterSetter`
SET  = "set"
Helper constant for `GetterSetter\GetterSetter`
set  = "set"
Helper constant for `GetterSetter\GetterSetter`

Constants

Get

Helper constant for `GetterSetter\GetterSetter`

public mixed Get = "get"

GET

Helper constant for `GetterSetter\GetterSetter`

public mixed GET = "get"

get

Helper constant for `GetterSetter\GetterSetter`

public mixed get = "get"

IS_WINDOWS

TRUE if application is running under Windows OS

public mixed IS_WINDOWS = \true

MAIN_THREAD

TRUE if it was read in main thread

public mixed MAIN_THREAD = \true

Set

Helper constant for `GetterSetter\GetterSetter`

public mixed Set = "set"

SET

Helper constant for `GetterSetter\GetterSetter`

public mixed SET = "set"

set

Helper constant for `GetterSetter\GetterSetter`

public mixed set = "set"

Search results