-
Notifications
You must be signed in to change notification settings - Fork 88
Index of Module uiform
Dustin edited this page Aug 15, 2018
·
21 revisions
Module: uiform
The uiform module provides a form-driven universal widget. Examples for its use can be found in the LNhealth application. A description of the display elements available is found below the function descriptions.
| Name | Short Description |
|---|---|
| (spacer . args) | Empty space |
| (image . args) | Image |
| (label . args) | Label |
| (textentry . args) | Text entry box (and keypad) |
| (multilinetextentry . args) | Multi line text entry box (and keypad) |
| (dateentry . args) | Date entry box (and keypad) |
| (timeentry . args) | Time entry box (and keypad) |
| (button . args) | Button |
| (progress . args) | Progress bar |
| (dmencode . args) | Encode a data matrix |
| (dmdecode . args) | Decode a picture of a data matrix |
| (camera . args) | Space to take and display a photo |
| (radiobox . args) | Single radiobox toggle |
| (checkbox . args) | Single checkbox |
| (dropdown . args) | Dropdown menu |
| (list . args) | List of strings |
| (checklist . args) | List of checkboxes |
| (graph . args) | Line trace of data |
| (slider . args) | Slider to choose a numerical value from a range |
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip