不灭的焱

革命尚未成功,同志仍须努力下载JDK17

作者:Albert.Wen  添加时间:2024-06-04 00:46:20  修改时间:2024-09-04 17:10:40  分类:02.低代码/Mendix  编辑

官方接口文档:Mendix-9-Runtime-Api


常用包类方法:

  1. com.mendix.core [包]
    1. com.mendix.core.Core [类]
    2. com.mendix.core.CoreException [类]
    3. com.mendix.core.CoreRuntimeException [类]
  2. com.mendix.basis.component
    1. com.mendix.basis.component.InternalCore [类]
  3. com.mendix.basis.objectmanagement [包]   专门用来创建管理 IMendixObject 对象的
    1. com.mendix.basis.objectmanagement.MendixObjectImpl [类]  --> 负责创建 MendixObject 对象
    2. com.mendix.basis.objectmanagement.MendixIdentifier$ [类]   --> 负责创建 MendixIdentifier 对象