This repository has been archived by the owner on May 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
app.layout
Leonardo Laureti edited this page May 13, 2019
·
1 revision
<Object>
<Function>
arguments:
<String> node
<String> content
<Object> attributes
returns:
<String>
position:
- src/appe/src/js/layout.js line: 19
<Function>
arguments:
<String> select_id
<Object> data
<Object> attributes
returns:
<String>
position:
- src/appe/src/js/layout.js line: 58
<Function>
arguments:
<String> value
<String> name
<Boolean> selected
returns:
<String>
position:
- src/appe/src/js/layout.js line: 84
<Function>
arguments:
<String> label
<String> options
returns:
<String>
position:
- src/appe/src/js/layout.js line: 102
<Function>
example:
[ { "optgroup_label": [ { "option_name": "option_value" }, ... ] } ]
[ { "option_name": "option_value" }, ... ]
[ "option_value", ... ]
arguments:
<String> select_id
<Object> data
returns:
<String>
position:
- src/appe/src/js/layout.js line: 126
<Function> prototype constructor
available prototype methods:
- open (e)
- close (e)
- toggle (e)
arguments:
<String> event
<ElementNode> toggler
<ElementNode> dropdown
<Function> callback (e, dropdown)
returns:
<Function>
position:
- src/appe/src/js/layout.js line: 177
<Function> prototype constructor
available prototype methods:
- open (e)
- close (e)
- toggle (e)
arguments:
<String> event
<ElementNode> element
<ElementNode> collapsible
<Function> callback (e, collapsible)
returns:
<Function>
position:
- src/appe/src/js/layout.js line: 318
<Function> prototype constructor
available prototype methods:
- start (e, row, callback)
- over (e, row, callback)
- enter (e, row, callback)
- leave (e, row, callback)
- end (e, row, callback)
- drop (e, row, callback)
arguments:
<String> event
<ElementNode> row
<String> row_selector - .draggable
<Function> callback (e, row)
returns:
<Function>
position:
- src/appe/src/js/layout.js line: 459
<Function>
globals:
<Object> appe__locale
arguments:
<ElementNode> element
returns.
position:
- src/appe/src/js/layout.js line: 654
- load
- unload
- beforeunload
- position
- session
- resume
- redirect
- data
- checkConfig
- checkFile
- openSessionFile
- saveSessionFile
- newSession
- openSession
- saveSession
- asyncAttemptLoad
- asyncLoadAux
- i18n
- debug
- stop
- error
- blind
- getInfo
- getName
- getVersion
- getLicense
- getLocale
- fileSessionOpen
- fileSessionSave
- fileDownload
- fileFindRoot
- scriptOpen
- generateFileHead
- generateJsonChecksum
- getLastFileName
- getLastFileVersion
- getLastFileChecksum
- getLastFileHead
- spoof
- control
- action
- sub
- handle
- send
- fetch
- resize
- getFormData
- convertTableCSV
- copyToClipboard
- load
- beforeunload
- loadComplete
- renderElement
- renderSelect
- renderSelectOption
- renderSelectOptionGroup
- renderSelectOptions
- dropdown
- collapse
- draggable
- localize