不灭的火

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

作者:AlbertWen  添加时间:2024-06-04 00:46:20  修改时间:2025-03-30 15:57:44  分类:04.低代码/织信开发  编辑

官方接口文档: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 对象