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.view
Leonardo Laureti edited this page Jul 23, 2019
·
7 revisions
<Object>
<Function>
returns:
<Object> loc { action, index }
position:
- src/appe/src/js/view.js line: 16
<Function> prototype constructor
avalaible prototype methods:
- isInitialized (funcName)
- begin ()
- end ()
- setID (id)
- getID ()
- getLastID ()
- setEvent (event)
- getEvent ()
- setTitle (section_title, view_title, id)
- setActionHandler (label, id)
- denySubmit ()
- fillTable (table, data, order)
- fillForm (form, data)
- fillSelection (data, id)
- fillCTA (id)
- paginate (element, pages, current_page)
- localize (element)
globals:
<Object> appe__config
<Object> appe__control
<Object> appe__locale
arguments:
<Array> events
<Object> data
<ElementNode> form
returns:
<Function> prototype
position:
- src/appe/src/js/view.js line: 75
<Function> prototype constructor
avalaible prototype methods:
- isInitialized (funcName)
- begin ()
- end ()
- getID ()
- validateForm ()
- prepare (data, submit)
- prevent (data, submit, title, name)
- open (data, submit) <=> prepare ()
- add (data, submit) <=> prepare ()
- edit (data, submit) <=> prepare ()
- update (data, submit)<=> prepare ()
- delete (data, submit, title, name) <=> prevent ()
- close (data, submit, title, name) <=> prevent ()
- selection ()
- print ()
globals:
<Object> appe__config
<Object> appe__control
<Object> appe__locale
arguments:
<Array> events
<String> event
<ElementNode> element
<ElementNode> form
returns:
<Function> prototype
position:
- src/appe/src/js/view.js line: 645
<Function> prototype constructor
avalaible prototype methods:
- csv (element, table)
- clipboard (element, table)
- toggler (element, dropdown)
globals:
<Object> appe__config
arguments:
<String> method
<ElementNode> element
<ElementNode> table
returns:
<Function>
position:
- src/appe/src/js/view.js line: 991
<Function>
globals:
<Object> appe__config
<Object> appe__control
returns.
position:
- src/appe/src/js/view.js line: 1151
<Function>
globals:
<Object> appe__config
<Object> appe__control
arguments:
<Object> ctl
returns.
position:
- src/appe/src/js/view.js line: 1188
<Function>
globals:
<Object> appe__control
arguments:
<String> from
returns.
position:
- src/appe/src/js/view.js line: 1246
<Function>
globals:
<Object> appe__control
returns.
position:
- src/appe/src/js/view.js line: 1267
<Function>
arguments:
<HTMLCollection> elements
returns:
<Object>
position:
- src/appe/src/js/view.js line: 1297
<Function>
arguments:
<ElementNode> table
returns:
<String>
position:
- src/appe/src/js/view.js line: 1359
links: https://gist.github.com/rproenca/64781c6a1329b48a455b645d361a9aa3
<Function>
arguments:
<String> source
returns.
position:
- src/appe/src/js/view.js line: 1412
<Function>
globals:
<Object> appe__config
<Object> appe__locale
<Object> appe__store
returns.
position:
- src/appe/src/js/view.js line: 1454
<Function>
globals:
<Object> appe__control
returns:
<Boolean>
position:
- src/appe/src/js/view.js line: 1680
<Function>
globals:
<Object> appe__config
arguments:
<Object> routine
returns.
position:
- src/appe/src/js/view.js line: 1714
- 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