Client-Side API
Client-side API provides classes and methods to operate different components of the system: events, list, menu, records, users, widgets, and others. Use them for user-side events such as record reading or updating. Explore these methods to fulfill your needs and task requirements.
📄️ s_i18n
Return translated messages
📄️ SimpleAjax
Execute client-side scripts on the server side
📄️ SimpleEventBus
Manage the flow of events
🗃️ SimpleForm
1 item
📄️ SimpleGo
Perform URL transitions
📄️ SimpleList
Configure lists
📄️ SimpleMenu
Manage menu objects
📄️ SimpleModal
Manage modal objects
📄️ SimplePreference
Manage the Preferences menu
📄️ SimpleRecord Client-Side
Manage the database in client-side scripts
📄️ SimpleStorage
Manage data using object storage
📄️ SimpleSystem
Get the prefixes of table and column system names
📄️ SimpleUser
Manage information about the current user
📄️ SimpleWidget(s)
Customize widget structure and functionality