Menu
×
   ❮     
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

AppML 参考 - API


AppML 方法

方法 描述
new AppML() 创建一个新的 AppML 对象
appml("name") 返回具有指定名称的 appml 对象
displayMessage(text) 显示指定的消息
getData() 获取应用程序数据
run() 运行应用程序对象
setError(no, description) 设置指定的错误和错误描述

AppML 属性

属性 描述
appName 应用程序名称(容器 ID)
container 应用程序容器元素
controller 应用程序控制器
data 应用程序数据对象
dataSource 应用程序数据源
displayType 应用程序类型(“表单”或“列表”)
message 应用程序消息对象
error 应用程序错误对象

数据对象属性

属性 描述
data.model 应用程序数据模型
data.records 应用程序记录(数据)

AppML 表单方法

方法 描述
newRecord() 重置当前表单
saveRecord() 保存当前记录
deleteRecord() 删除当前记录
closeForm() 关闭当前表单

AppML 筛选器属性

方法 描述
orderBys 排序字段名称数组
orderByDirections 排序方向数组
queryFields 查询字段名称数组
queryValues 查询值数组
queryTypes 查询类型数组

×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.