- IA - kd.bos.script.jsengine.inherited中的接口
-
- IAICommand - kd.bos.form.aicommand中的接口
-
- IAppCache - kd.bos.entity.cache中的接口
-
- IAsynMessageHandler - kd.bos.entity.api中的接口
-
- IAttachmentFieldModel - kd.bos.entity.datamodel中的接口
-
附件字段数据模型
- IAttachmentModel - kd.bos.entity.datamodel中的接口
-
附件模型
- IB - kd.bos.script.jsengine.inherited中的接口
-
- IBaseColumn - kd.bos.entity中的接口
-
- IBaseDataCtrlPlugin - kd.bos.servicehelper.basedata中的接口
-
- IBasedataField - kd.bos.entity.property中的接口
-
- IBaseDataService - kd.bos.service中的接口
-
- IBaseModel - kd.bos.entity.datamodel中的接口
-
- IBillModel - kd.bos.entity.datamodel中的接口
-
- IBillPlugin - kd.bos.bill中的接口
-
- IBillPlugin - kd.bos.script.jsengine.super2中的接口
-
- IBillPlugin - kd.bos.script.jsengine.super3中的接口
-
- IBillView - kd.bos.bill中的接口
-
- IBillWebApiPlugin - kd.bos.bill中的接口
-
WebApi插件
- IClientCallback - kd.bos.form中的接口
-
- IClientViewProxy - kd.bos.form中的接口
-
前段交互代理,把一些内部使用的方法,从IFormView接口,剥离出来,避免误导插件使用;
把IFormView提供的一些方法,打包为前端指令;
- ICloseCallBack - kd.bos.form中的接口
-
- IColumn - kd.bos.entity中的接口
-
- IColumnGroup<T extends IBaseColumn> - kd.bos.entity中的接口
-
- ICombinOperate - kd.bos.form.operate中的接口
-
组合操作:保存后新增、提交后新增等,由多个操作组合而成
- Icon - 类 中的静态变量kd.bos.form.ClientControlTypes
-
- Icon - kd.bos.form.control中的类
-
图标控件
- Icon() - 类 的构造器kd.bos.form.control.Icon
-
- IconColumnDesc - kd.bos.entity.list.column中的类
-
- IconColumnDesc(String, IconProp, IDataEntityProperty) - 类 的构造器kd.bos.entity.list.column.IconColumnDesc
-
- IConditionVariableAnalysis - kd.bos.entity.filter中的接口
-
- IconEdit - kd.bos.form.field中的类
-
- IconEdit() - 类 的构造器kd.bos.form.field.IconEdit
-
- IConfirmCallBack - kd.bos.form中的接口
-
- IconListColumn - kd.bos.list中的类
-
- IconListColumn() - 类 的构造器kd.bos.list.IconListColumn
-
- IconProp - kd.bos.entity.property中的类
-
- IconProp() - 类 的构造器kd.bos.entity.property.IconProp
-
- IConvertPlugIn - kd.bos.entity.botp.plugin中的接口
-
单据转换插件接口
- IConvertRuleSetPlugIn - kd.bos.entity.botp.plugin中的接口
-
转换规则配置界面,控制接口
- Id - 类 中的静态变量kd.bos.form.ClientProperties
-
- ID - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
- ID_POINT_SUFFIX - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
- ID_SUFFIX - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
ID后缀,用于查询F7的值
- IDataEntityCache - kd.bos.entity.datamodel中的接口
-
- IDataModel - kd.bos.entity.datamodel中的接口
-
动态表单数据模型编程接口
- IDataModel - kd.bos.script.jsengine.interfaceadapter中的接口
-
- IDataModelChangeListener - kd.bos.entity.datamodel.events中的接口
-
- IDataModelListener - kd.bos.entity.datamodel.events中的接口
-
模型数据创建接口
- IDataModelRepository - kd.bos.entity.datamodel中的接口
-
实体存储接口定义
- IDataProvider - kd.bos.entity.datamodel中的接口
-
- IDE_LISTFIELDID - 类 中的静态变量kd.bos.consts.FormIds
-
- IDefValueProvider - kd.bos.entity.datamodel中的接口
-
取字段配置的默认值
- IEntityMetaDataProvider - kd.bos.entity中的接口
-
实体元数据Provider
- IEntityMetaDataService - kd.bos.entity.operate中的接口
-
- IEntityOperate - kd.bos.entity.operate中的接口
-
- IEntityOperateService - kd.bos.entity.operate中的接口
-
- IEntryOperate - kd.bos.entity.datamodel中的接口
-
- IExporter<T extends IBaseColumn> - kd.bos.export中的接口
-
导出EXCEL、PDF接口
- IExportExcelOperate - kd.bos.export中的接口
-
存在导出EXCEL功能的VIEW实现此接口
- IFieldHandle - kd.bos.entity.property中的接口
-
- IFilterGridView - kd.bos.filter中的接口
-
- IFilterModel - kd.bos.entity.datamodel中的接口
-
过滤模型
- IFilterValueSetter - kd.bos.entity.filter中的接口
-
过滤条件值解析器
- IFlexBasedataService - kd.bos.entity.flex中的接口
-
- IFlexEdit - kd.bos.form.flex中的接口
-
基础资料弹性域编辑接口
- IFlexFormPlugin - kd.bos.form.flex中的接口
-
- IFlexService - kd.bos.entity.flex中的接口
-
弹性域服务接口
- IFormat - kd.bos.entity.format中的接口
-
- IFormDataBinder - kd.bos.form中的接口
-
动态表单数据绑定器接口
- IFormListener - kd.bos.form中的接口
-
页面事件接口
- IFormMetadataProvide - kd.bos.form中的接口
-
- IFormOperate - kd.bos.form.operate中的接口
-
- IFormPlugin - kd.bos.form.plugin中的接口
-
表单界面插件基本接口,提供了访问IFormView的方法,据此控制界面;提供了基本的表单插件事件,如绑定数据事件;
- IFormPlugin - kd.bos.script.jsengine.interfaceadapter中的接口
-
- IFormValueProvider - kd.bos.entity.datamodel中的接口
-
已过时。
- IFormView - kd.bos.form中的接口
-
表单视图基本接口,提供各种操作界面的方法;
封装这个接口,用于统一管理、调度各种视图相关的功能类及方法;以便操作、插件等,一站式获取和控制表单界面;
就本接口本身的方法来看,与K/3 Cloud相比,方法少了很多;更多的方法,调整到了控件等相关类上去实现,功能进行了拆分;
- IFrame - 类 中的静态变量kd.bos.form.ClientControlTypes
-
- IFrame - kd.bos.form.control中的类
-
IFrame控件,继承于控件Control
- IFrame() - 类 的构造器kd.bos.form.control.IFrame
-
- IFrameMessage - kd.bos.entity中的类
-
IFrame信息对象
- IFrameMessage() - 类 的构造器kd.bos.entity.IFrameMessage
-
- IFrameMessage(String, String, Object) - 类 的构造器kd.bos.entity.IFrameMessage
-
- IFullTextIndexService - kd.bos.service中的接口
-
- IFuncParamEditor - kd.bos.form.func中的接口
-
自定义函数参数配置界面,插件接口
- IGNORECONFIRM - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
忽略操作确认提示;首次执行操作,显示确认提示,用户确认后再次执行,需忽略确认提示
- IGNOREINTERACTION - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
自动化处理,忽略操作交互信息
- IGNOREREFENTITYIDS - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
操作可选参数:删除基础资料,不需检查这些单据有没有引用待删除的资料
如果需排除多种单据,使用逗号隔开:"pur_order,pur_stock"
- IGNOREWARN - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
忽略校验器警告级别提示;首次执行操作,显示警告,用户确认继续执行操作,校验器忽略警告级别
- IHello - kd.bos.script.jsengine.intercept中的接口
-
- IImportPlugin - kd.bos.entity.plugin中的接口
-
引入插件接口
- IImportServicePlugin - kd.bos.entity.plugin中的接口
-
已过时。
- IInteractionRequest - kd.bos.entity.operate.interaction中的接口
-
交互请求
- IJUnitTestPlugIn - kd.bos.form.unittest中的接口
-
- IKDClassifiesThrowables - kd.bos.form.unittest中的接口
-
- IKDKSUtilPlugin - kd.bos.form.ksutil中的接口
-
- IKDListensToTestExecutions - kd.bos.form.unittest中的接口
-
- IKDStopListener - kd.bos.form.unittest中的接口
-
- IKDTestIdentifier - kd.bos.form.unittest中的接口
-
- IKDTestLoader - kd.bos.form.unittest中的接口
-
- IKDTestReference - kd.bos.form.unittest中的接口
-
- IKDUnitTestClientView - kd.bos.form.unittest中的接口
-
- IKDUnitTestScriptPlugIn - kd.bos.form.unittest中的接口
-
- IListChild - kd.bos.list中的接口
-
- IListColumn - kd.bos.list中的接口
-
- IListDataProvider - kd.bos.entity.list中的接口
-
列表数据访问接口
- IListModel - kd.bos.entity.datamodel中的接口
-
- IListPlugin - kd.bos.list.plugin中的接口
-
- IListView - kd.bos.list中的接口
-
- ILocaleFilterScheme - kd.bos.entity.filter中的接口
-
- Image - kd.bos.form.control中的类
-
图片控件,继承于Button
- Image() - 类 的构造器kd.bos.form.control.Image
-
- IMAGE_SERVER_URL - 类 中的静态变量kd.bos.config.GlobalConfigurationKey
-
- ImageHoverKey - 类 中的静态变量kd.bos.form.ClientProperties
-
- ImageKey - 类 中的静态变量kd.bos.form.ClientProperties
-
图片资源的地址
- ImageList - 类 中的静态变量kd.bos.form.ClientControlTypes
-
- ImageList - kd.bos.form.control中的类
-
图片列表,继承于容器Container
- ImageList() - 类 的构造器kd.bos.form.control.ImageList
-
- imageReady(String) - 类 中的静态方法kd.bos.servicehelper.image.ImageServiceHelper
-
通知下一代上传成功
- imageRscan(String, String, String) - 类 中的静态方法kd.bos.servicehelper.image.ImageServiceHelper
-
影像退扫
- ImageServiceHelper - kd.bos.servicehelper.image中的类
-
- ImageServiceHelper() - 类 的构造器kd.bos.servicehelper.image.ImageServiceHelper
-
- ImageZoom - 类 中的静态变量kd.bos.form.ClientProperties
-
- IMobFormPlugin - kd.bos.form.plugin中的接口
-
- IMobileBillView - kd.bos.bill中的接口
-
- IMobileListView - kd.bos.list中的接口
-
- IMobileView - kd.bos.form中的接口
-
- IModelCache - kd.bos.entity.cache中的接口
-
模型数据缓存类
- importClass(Context, Scriptable, Object[], Function) - 类 中的静态方法kd.bos.script.jsengine.KScope
-
已过时。
- importData(Map<String, Object>, Map<String, Object>, List<ImportLogger.ImportLog>) - 接口 中的方法kd.bos.entity.plugin.IImportPlugin
-
具体的引入(保存数据)
- importData(Map<String, Object>, Map<String, Object>) - 接口 中的方法kd.bos.entity.plugin.IImportServicePlugin
-
已过时。
- importData(List<String>, String) - 接口 中的方法kd.bos.list.IListView
-
- importData(List<String>, String, List<String>) - 接口 中的方法kd.bos.list.IListView
-
- ImportDataEventArgs - kd.bos.entity.datamodel.events中的类
-
引入数据包填写完毕事件参数
- ImportDataEventArgs(Object, Map<String, Object>) - 类 的构造器kd.bos.entity.datamodel.events.ImportDataEventArgs
-
- importEntry(String, String) - 类 中的方法kd.bos.entity.datamodel.AbstractFormDataModel
-
- ImportExcelDataList - kd.bos.form.unittest中的类
-
- ImportExcelDataList() - 类 的构造器kd.bos.form.unittest.ImportExcelDataList
-
- ImportLog() - 类 的构造器kd.bos.entity.plugin.ImportLogger.ImportLog
-
- ImportLog(Throwable) - 类 的构造器kd.bos.entity.plugin.ImportLogger.ImportLog
-
- ImportLog(String) - 类 的构造器kd.bos.entity.plugin.ImportLogger.ImportLog
-
- ImportLog(String, String) - 类 的构造器kd.bos.entity.plugin.ImportLogger.ImportLog
-
- ImportLogger - kd.bos.entity.plugin中的类
-
- ImportLogger() - 类 的构造器kd.bos.entity.plugin.ImportLogger
-
- ImportLogger(String) - 类 的构造器kd.bos.entity.plugin.ImportLogger
-
- ImportLogger.ImportLog - kd.bos.entity.plugin中的类
-
- importModule(Context, Scriptable, Object[], Function) - 类 中的静态方法kd.bos.script.jsengine.KScope
-
已过时。
- in(Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
The in operator.
- INCLUDESUBORG - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.BizRoleConst
-
- indexFromString(String) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
Return -1L if str is not an index, or the index value as lower 32 bits of
the result.
- indexOf(Object) - 类 中的方法kd.bos.script.jsengine.objects.KList
-
- info(String) - 类 中的静态方法kd.bos.script.jsengine.debug.KDebugLog
-
- info(Object...) - 类 中的方法kd.bos.script.jsengine.objects.KConsoleObject
-
- info(String) - 类 中的静态方法kd.bos.script.jsengine.objects.LogMessage
-
- info(Object) - 类 中的方法kd.bos.sdk.log.KLog
-
log: debug、info、warn、error
- info(Object, Object) - 类 中的方法kd.bos.sdk.log.KLog
-
- INFO_ALREADY_DISABLE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
- INFO_ALREADY_ENABLE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
- INFO_DEL - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
- INFO_DISABLE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
- INFO_ENABLE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.NormalConst
-
- INHERITPATH - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.FormMetaConst
-
- init(Map<String, Object>) - 接口 中的方法kd.bos.entity.plugin.IImportPlugin
-
初始化(愿意做什么都可以)
- init(ScriptContext) - 接口 中的方法kd.bos.script.Initializer
-
- init() - 类 中的静态方法kd.bos.script.jsengine.KContextFactory
-
- init(Initializer) - 类 中的方法kd.bos.script.jsengine.KExecutor
-
- init(Initializer) - 接口 中的方法kd.bos.script.ScriptExecutor
-
初始化:定义变量、类、脚本定位器等。
- initData() - 接口 中的方法kd.bos.form.unittest.IKDUnitTestScriptPlugIn
-
- initDefaultLoader() - 类 中的方法kd.bos.form.unittest.KDUnitTestRunner
-
- initDefaultQueryParam(ReportQueryParam) - 类 中的方法kd.bos.report.demo.DemoReport
-
初始化过滤条件
- initDefaultQueryParam(ReportQueryParam) - 类 中的方法kd.bos.report.plugin.AbstractReportFormPlugin
-
初始化默认查询参数
- initDefaultQueryScheme() - 类 中的方法kd.bos.report.filter.ReportFilter
-
构造默认过滤方案
- initDefaultValues() - 类 中的方法kd.bos.filter.AbstractFilterGridView
-
- initDefaultValues() - 接口 中的方法kd.bos.filter.IFilterGridView
-
根据设计器的配置初始化过滤控件默认值
- initEmptyGrid() - 类 中的方法kd.bos.report.ReportList
-
创建空表格
- initFunction(Context, Scriptable, NativeFunction, int, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- initGrid() - 类 中的方法kd.bos.report.ReportList
-
创建表格列
- initialize(InitOperationArgs) - 接口 中的方法kd.bos.entity.plugin.IOperationServicePlugIn
-
初始化事件
- initialize() - 类 中的方法kd.bos.entity.validate.AbstractValidator
-
- initialize() - 类 中的方法kd.bos.form.func.FunctionSettingPlug
-
- initialize(FormShowParameter) - 接口 中的方法kd.bos.form.IFormView
-
初始化表单
- initialize(Map<String, Object>) - 类 中的方法kd.bos.form.operate.AbstractOperate
-
传入操作配置,初始化操作执行类
- initialize(Map<String, Object>) - 类 中的方法kd.bos.form.operate.FormOperate
-
- initialize(String, Map<String, Object>) - 类 中的方法kd.bos.form.operate.webapi.AbstractOperateWebApi
-
- initialize() - 类 中的方法kd.bos.form.plugin.AbstractFormPlugin
-
- initialize() - 接口 中的方法kd.bos.form.plugin.IFormPlugin
-
插件初始化
- initialize() - 类 中的方法kd.bos.form.plugin.KDFormPlugin
-
- Initialize(IFormView) - 接口 中的方法kd.bos.form.unittest.IJUnitTestPlugIn
-
初始化单元测试
- Initialize(IFormView) - 接口 中的方法kd.bos.form.unittest.IUnitTestPlugIn
-
初始化单元测试
- initialize(IListView, TreeView) - 类 中的方法kd.bos.list.AbstractTreeListView
-
- initialize(IListView, TreeView) - 接口 中的方法kd.bos.list.ITreeListView
-
- initialize() - 类 中的方法kd.bos.list.plugin.AbstractListPlugin
-
- initialize() - 类 中的方法kd.bos.list.plugin.AbstractTreeListPlugin
-
- initialize() - 类 中的方法kd.bos.report.demo.DemoOCR
-
- initialize() - 类 中的方法kd.bos.report.demo.DemoReport
-
- initialize() - 类 中的方法kd.bos.report.plugin.GroupReportFormPlugin
-
- initialize() - 类 中的方法kd.bos.script.jsengine.super2.B
-
- initialize() - 接口 中的方法kd.bos.script.jsengine.super2.IBillPlugin
-
- initialize() - 类 中的方法kd.bos.script.jsengine.super2.SuperB
-
- initialize() - 类 中的方法kd.bos.script.jsengine.super3.B
-
- initialize() - 接口 中的方法kd.bos.script.jsengine.super3.IBillPlugin
-
- initialize() - 类 中的方法kd.bos.script.jsengine.super3.SuperB
-
- initialize() - 类 中的方法kd.bos.script.jsengine.super3.SuperSuperB
-
- initializeConfiguration() - 类 中的方法kd.bos.entity.validate.AbstractValidator
-
在校验前,校验系统调用此方法,以便初始化校验器的配置信息
- initializeConfiguration() - 类 中的方法kd.bos.entity.validate.SingleFieldValidator
-
初始化校验器时,输出本字段所在的实体
- initializeOperationResult(OperationResult) - 类 中的方法kd.bos.entity.plugin.AbstractOperationServicePlugIn
-
- initializeOperationResult(OperationResult) - 接口 中的方法kd.bos.entity.plugin.IOperationServicePlugIn
-
- Initializer - kd.bos.script中的接口
-
上下文
- initializeTree(EventObject) - 类 中的方法kd.bos.list.plugin.AbstractTreeListPlugin
-
- initializeTree(EventObject) - 接口 中的方法kd.bos.list.plugin.ITreeListPlugin
-
初始化树形列表
- initImportData(InitImportDataEventArgs) - 接口 中的方法kd.bos.entity.datamodel.events.IDataModelListener
-
批量引入数据之前触发此事件,批量处理只触发一次;插件可以此事件,预先批量取到需要的依赖的数据
- InitImportDataEventArgs - kd.bos.entity.datamodel.events中的类
-
初始化引入数据包事件参数
- InitImportDataEventArgs(Object, List<Map<String, Object>>) - 类 的构造器kd.bos.entity.datamodel.events.InitImportDataEventArgs
-
- initNumberFormatProvider(DynamicObjectCollection, List<ReportColumn>) - 类 中的静态方法kd.bos.entity.report.ReportColumn
-
被金额和数量引用的币别和计量单位精度取值
- InitOperationArgs - kd.bos.entity.plugin.args中的类
-
操作微服务执行初始化事件参数
- InitOperationArgs() - 类 的构造器kd.bos.entity.plugin.args.InitOperationArgs
-
- initOrCreateIndexes(List<FullTextIndex>, List<String>, List<String>, Map<String, String>, Map<String, MainEntityType>) - 类 中的静态方法kd.bos.servicehelper.FullTextIndexHelper
-
- initParams(Map<String, Object>) - 接口 中的方法kd.bos.form.unittest.IJUnitTestPlugIn
-
初始化单元测试参数
- initParams(Map<String, Object>) - 接口 中的方法kd.bos.form.unittest.IUnitTestPlugIn
-
初始化单元测试参数
- initProperties() - 类 中的方法kd.bos.filter.AbstractFilterGridView
-
初始化所有过滤字段属性
- initProperties() - 类 中的方法kd.bos.filter.CommonCheckBoxFilterColumn
-
- initProperties() - 类 中的方法kd.bos.filter.CommonCheckBoxGroupFilterColumn
-
- initProperties() - 类 中的方法kd.bos.filter.CommonFilterColumn
-
- initProperties() - 类 中的方法kd.bos.filter.FilterColumn
-
- initProperties() - 类 中的方法kd.bos.filter.FlexSchemeFilterColumn
-
- initProperties() - 类 中的方法kd.bos.filter.SchemeFilterColumn
-
- initSafeStandardObjects() - 类 中的方法org.mozilla.javascript.Context
-
Initialize the standard objects, leaving out those that offer access directly
to Java classes.
- initSafeStandardObjects(ScriptableObject) - 类 中的方法org.mozilla.javascript.Context
-
Initialize the standard objects, leaving out those that offer access directly
to Java classes.
- initSafeStandardObjects(ScriptableObject, boolean) - 类 中的方法org.mozilla.javascript.Context
-
Initialize the standard objects, leaving out those that offer access directly
to Java classes.
- initSafeStandardObjects(Context, ScriptableObject, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- initScript(NativeFunction, Scriptable, Context, Scriptable, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- initStandardObjects() - 类 中的方法org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(ScriptableObject) - 类 中的方法org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(ScriptableObject, boolean) - 类 中的方法org.mozilla.javascript.Context
-
Initialize the standard objects.
- initStandardObjects(Context, ScriptableObject, boolean) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- initTreeToolbar(EventObject) - 类 中的方法kd.bos.list.plugin.AbstractTreeListPlugin
-
- initTreeToolbar(EventObject) - 接口 中的方法kd.bos.list.plugin.ITreeListPlugin
-
初始化树列表工具栏
- InitUsage - kd.bos.serverscript.usage中的类
-
- InitUsage() - 类 的构造器kd.bos.serverscript.usage.InitUsage
-
- initVariable(InitVariableEventArgs) - 类 中的方法bos_framework.bos_entity_framework.ConvertPlugTest
-
- initVariable(InitVariableEventArgs) - 接口 中的方法kd.bos.entity.botp.plugin.IConvertPlugIn
-
初始化变量事件,此时还没有开始编译规则
- initVariable(InitVariableEventArgs) - 类 中的方法kd.bos.entity.botp.plugin.KDConvertPlugIn
-
- InitVariableEventArgs - kd.bos.entity.botp.plugin.args中的类
-
初始化变量事件参数
- InitVariableEventArgs() - 类 的构造器kd.bos.entity.botp.plugin.args.InitVariableEventArgs
-
- inner_name_prefix - 类 中的静态变量kd.bos.script.jsengine.debug.KDebugConst
-
- inProcess(String) - 类 中的静态方法kd.bos.servicehelper.workflow.WorkflowServiceHelper
-
描述:判断单据是否进入工作流
- insert(DynamicObject) - 类 中的方法kd.bos.sdk.orm.KORM
-
- insertAppScheme(String, String) - 类 中的静态方法kd.bos.servicehelper.smc.SchemeServiceHelper
-
- insertControls(int, List<Map<String, Object>>) - 类 中的方法kd.bos.form.container.Container
-
插入控件,发送给前端
- insertEntryRow(String, int) - 类 中的方法kd.bos.entity.datamodel.AbstractFormDataModel
-
- insertEntryRow(EntryProp, int, DynamicObject) - 接口 中的方法kd.bos.entity.datamodel.IDataModelRepository
-
- insertEntryRow(String, int) - 接口 中的方法kd.bos.entity.datamodel.IEntryOperate
-
插入分录行
- insertEntryRows(String, int, DynamicObject[]) - 接口 中的方法kd.bos.entity.cache.IModelCache
-
在指定行插入分录集合数据
- insertEntryRows(String, int, DynamicObject[]) - 类 中的方法kd.bos.entity.cache.RedisModelCache
-
- insertLinkPlaceholder(int) - 类 中的静态方法kd.bos.entity.Tips
-
插入链接占位符
- insertNewAppUserdDetails(Map<String, Object>) - 类 中的静态方法kd.bos.servicehelper.smc.ManageServiceHelper
-
- insertNewOperateLog(Map<String, Object>) - 类 中的静态方法kd.bos.servicehelper.smc.ManageServiceHelper
-
- insertRangeCols(SpreadEvent) - 接口 中的方法kd.bos.form.spread.event.ISpreadAction
-
描述:插入选择范围内列记录,选择列往右移
- insertRangeCols(SpreadEvent) - 类 中的方法kd.bos.form.spread.SpreadActionAdapter
-
描述:插入选择范围内列记录,选择列往右移
- insertRangeRow(SpreadEvent) - 接口 中的方法kd.bos.form.spread.event.ISpreadAction
-
描述:插入选择范围内行记录,选择行往下移
- insertRangeRow(SpreadEvent) - 类 中的方法kd.bos.form.spread.SpreadActionAdapter
-
描述:插入选择范围内行记录,选择行往下移
- insertRow - 类 中的静态变量kd.bos.form.ClientActions
-
插入新行
- insertRow(String, int, List<Object>) - 接口 中的方法kd.bos.form.IClientViewProxy
-
在单据体中插入行
- insertRow() - 类 中的方法kd.bos.sdk.db.KResultSet
-
- insertRows(String[], int[], List<DynamicObject>) - 接口 中的方法kd.bos.entity.datamodel.IDataEntityCache
-
- inspect(Callable<V>) - 接口 中的方法kd.bos.script.debug.DebugExecutor
-
- inspect(Callable<T>) - 接口 中的方法kd.bos.script.jsengine.debug.InspectableCall
-
- inspect(Callable<V>) - 类 中的方法kd.bos.script.jsengine.debug.KDebugExecutor
-
- InspectableCall<V> - kd.bos.script.jsengine.debug中的接口
-
- instance - 类 中的静态变量kd.bos.script.debug.DebugPropertyNames
-
- INSTANCE - 类 中的静态变量kd.bos.script.jsengine.mate.KClassShutter
-
- INSTANCE - 类 中的静态变量kd.bos.script.jsengine.mate.KWrapFactory
-
- instanceMethod() - 类 中的方法kd.bos.script.jsengine.inherited.A
-
- instanceMethod() - 类 中的方法kd.bos.script.jsengine.inherited.B
-
- instanceOf(Object, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
The instanceof operator.
- instructionObserverThreshold - 类 中的静态变量kd.bos.script.jsengine.KConst
-
- IntegerClass - 类 中的静态变量org.mozilla.javascript.ScriptRuntime
-
- IntegerColumnDesc - kd.bos.entity.list.column中的类
-
- IntegerColumnDesc(String, IntegerProp, IDataEntityProperty) - 类 的构造器kd.bos.entity.list.column.IntegerColumnDesc
-
- IntegerEdit - kd.bos.form.field中的类
-
- IntegerEdit() - 类 的构造器kd.bos.form.field.IntegerEdit
-
- IntegerProp - kd.bos.entity.property中的类
-
- IntegerProp() - 类 的构造器kd.bos.entity.property.IntegerProp
-
- InteractionCallBackHandler - kd.bos.form.operate.interaction中的类
-
定制交互界面的回调处理插件
- InteractionCallBackHandler() - 类 的构造器kd.bos.form.operate.interaction.InteractionCallBackHandler
-
- InteractionConfirmResult - kd.bos.entity.operate.interaction中的类
-
操作交互,用户确认结果,以字典存储,区分交互请求来源
- InteractionConfirmResult() - 类 的构造器kd.bos.entity.operate.interaction.InteractionConfirmResult
-
- INTERACTIONCONFIRMRESULT - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
交互确认结果: 首次执行操作,插件抛出交互错误,显示出交互界面;用户确认后,需把交互结果传递给插件
- InteractionContext - kd.bos.entity.operate.interaction中的类
-
交互请求上下文对象,包含交互提示内容、交互界面及显示参数等
- InteractionContext() - 类 的构造器kd.bos.entity.operate.interaction.InteractionContext
-
- InteractionHandler - kd.bos.form.operate.interaction中的类
-
交互结果处理对象
- InteractionHandler() - 类 的构造器kd.bos.form.operate.interaction.InteractionHandler
-
- intercept(Object, Method, Object[]) - 类 中的静态方法kd.bos.script.jsengine.def.KDyWrapperIntercept
-
KDyWrapper 实现 beanObj的接口(见KDyDefine.genSubClass),在此拦截转回对beanObj的调用。
- InterfaceAdapter - org.mozilla.javascript中的类
-
Adapter to use JS function as implementation of Java interfaces with single
method or multiple methods with the same signature.
- interfaceIA() - 类 中的方法kd.bos.script.jsengine.inherited.B
-
- interfaceIA() - 接口 中的方法kd.bos.script.jsengine.inherited.IA
-
- interfaceIB() - 类 中的方法kd.bos.script.jsengine.inherited.B
-
- interfaceIB() - 接口 中的方法kd.bos.script.jsengine.inherited.IB
-
- Interpreter - org.mozilla.javascript中的类
-
- Interpreter() - 类 的构造器org.mozilla.javascript.Interpreter
-
- INTERVAL - 类 中的静态变量kd.bos.entity.api.AICommandParameter
-
- IntervalTime - 类 中的静态变量kd.bos.form.ClientProperties
-
- InteServiceHelper - kd.bos.servicehelper.inte中的类
-
- InteServiceHelper() - 类 的构造器kd.bos.servicehelper.inte.InteServiceHelper
-
- InteTimeZone - kd.bos.service中的类
-
国际化时区类
- InteTimeZone() - 类 的构造器kd.bos.service.InteTimeZone
-
- InteTimeZone(DynamicObject) - 类 的构造器kd.bos.service.InteTimeZone
-
根据时区信息(基础资料)构造国际化时区对象
- InteTimeZone.TransType - kd.bos.service中的枚举
-
时区转换类型(枚举)
- intToString(int) - 类 中的静态方法kd.bos.entity.filter.TypeChange
-
- intValue() - 类 中的方法kd.bos.script.jsengine.objects.KBigDecimalObject
-
- Inventory - 类 中的静态变量kd.bos.servicehelper.org.OrgViewType
-
仓存组织视图
- invoke() - 类 中的方法kd.bos.form.aicommand.DefaultAICommand
-
- invoke() - 接口 中的方法kd.bos.form.aicommand.IAICommand
-
- invoke(String, Object...) - 接口 中的方法kd.bos.form.unittest.IJUnitTestPlugIn
-
测试调用方法
- invoke(String, Object...) - 接口 中的方法kd.bos.form.unittest.IUnitTestPlugIn
-
测试调用方法
- invoke(ContextFactory, Object, Scriptable, Object, Method, Object[]) - 类 中的方法org.mozilla.javascript.InterfaceAdapter
-
- invokeAction(LinkedHashMap<String, Object>) - 类 中的方法kd.bos.form.spread.Spread
-
描述:回调函数,插件调用spread的接口,然后再回调插件的方法
- INVOKEAFTERDELETE - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
是否在执行删除后的下一操作,如自动翻页
- invokeBizService(String, String, String, String, Object...) - 类 中的静态方法kd.bos.servicehelper.DispatchServiceHelper
-
- invokeBOSService(String, String, String, Object...) - 类 中的静态方法kd.bos.servicehelper.DispatchServiceHelper
-
- InvokeControlMethod - 类 中的静态变量kd.bos.form.ClientActions
-
调用客户端控件方法
- invokeControlMethod(String, String, Object...) - 接口 中的方法kd.bos.form.IClientViewProxy
-
在更新控件状态后调用控件方法
- InvokeControlMethodCallback - 类 中的静态变量kd.bos.form.ClientActions
-
调用客户端控件方法,带回调
- invokeDefaultMethod(Method, Object[]) - 类 中的静态方法org.mozilla.javascript.KInterfaceDefaultMethodInvoker
-
- invokeDefaultMethod(Object, Method, Object[]) - 类 中的静态方法org.mozilla.javascript.KInterfaceDefaultMethodInvoker
-
- invokeOperation(String) - 接口 中的方法kd.bos.form.IFormView
-
调用表单操作
- invokeOperation(String, OperateParameter) - 接口 中的方法kd.bos.form.IFormView
-
- invokeOperation(String, OperateOption) - 接口 中的方法kd.bos.form.IFormView
-
调用表单操作
- invokeOperation() - 类 中的方法kd.bos.form.operate.EntityOperate
-
- invokePluginMethod(SpreadEvent) - 接口 中的方法kd.bos.form.spread.event.ISpreadAction
-
描述:回填插件的接口
- invokePluginMethod(SpreadEvent) - 类 中的方法kd.bos.form.spread.SpreadActionAdapter
-
- invokeSynBillImageMap(HashMap) - 类 中的静态方法kd.bos.servicehelper.image.ImageServiceHelper
-
同步数据
- IOperate - kd.bos.entity.operate中的接口
-
- IOperateInfo - kd.bos.entity.operate.result中的接口
-
- IOperationResult - kd.bos.entity.operate中的接口
-
操作结果
- IOperationService - kd.bos.entity.plugin中的接口
-
- IOperationServicePlugIn - kd.bos.entity.plugin中的接口
-
操作插件接口
- IOperationTask - kd.bos.entity.operate中的接口
-
第三方操作任务接口
- IPageCache - kd.bos.form中的接口
-
- IParameterModel - kd.bos.entity.datamodel中的接口
-
- IPrintServicePlugin - kd.bos.entity.plugin中的接口
-
- IProgressRecorder - kd.bos.entity.report中的接口
-
进度记录
- IQingAnalysis - kd.bos.form.control中的接口
-
- IQingDataProvider - kd.bos.entity.qing中的接口
-
简述:与轻分析集成的取数接口定义
详细描述:
- IQuery - kd.bos.entity.list中的接口
-
序时簿相关接口
- IRefrencedataProvider - kd.bos.entity.datamodel中的接口
-
- IRegisterFlexPropertyListener - kd.bos.entity.datamodel中的接口
-
- IRegisterPropertyListener - kd.bos.entity.datamodel中的接口
-
- IReportCache - kd.bos.entity.report中的接口
-
- IReportListModel - kd.bos.entity.report中的接口
-
- IReportTreeModel - kd.bos.entity.report中的接口
-
- IReportView - kd.bos.report中的接口
-
- IRFactory - org.mozilla.javascript中的类
-
This class rewrites the parse tree into an IR suitable for codegen.
- IRFactory() - 类 的构造器org.mozilla.javascript.IRFactory
-
- IRFactory(CompilerEnvirons) - 类 的构造器org.mozilla.javascript.IRFactory
-
- IRFactory(CompilerEnvirons, ErrorReporter) - 类 的构造器org.mozilla.javascript.IRFactory
-
- IRuleCompariseon - kd.bos.entity.rule中的接口
-
- IS_AI_VOICE_REQUEST - 类 中的静态变量kd.bos.entity.api.AICommandParameter
-
- IsAborted() - 接口 中的方法kd.bos.form.unittest.IUnitTestPlugIn
-
单元测试是否被取消
- isActBookEnable() - 类 中的方法kd.bos.entity.param.ParamPublishObject
-
- isActivationNeeded(String) - 类 中的方法org.mozilla.javascript.Context
-
Check whether the name is in the list of names of objects
forcing the creation of activation objects.
- isAddView(String, DynamicObject, String) - 类 中的静态方法kd.bos.servicehelper.CodeRuleServiceHelper
-
- isAdminUser(long) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
-
描述:检查用户是不是管理员。
- isAdminUser(long, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
-
描述:检查用户是不是管理员。
- isAdminUser(long, AdminType) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
-
检查当前用户是否指定管理员类型的管理员。
- isAfterLast() - 类 中的方法kd.bos.sdk.db.KResultSet
-
- isAllowvoucher() - 类 中的方法kd.bos.entity.Features
-
- isAllowvoucher() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
允许凭证生成
- isAllUserApp() - 类 中的方法kd.bos.entity.AppInfo
-
- isAllUserApp(String) - 类 中的静态方法kd.bos.servicehelper.devportal.BizAppServiceHelp
-
判断传入的应用,是否为全员应用,全员应用不验功能权限
- isAltKey() - 类 中的方法kd.bos.form.control.events.KeyPressArgs
-
- isAnalysis() - 类 中的方法kd.bos.entity.qing.AnalysisField
-
- isAnalysisField() - 类 中的方法kd.bos.entity.property.FormulaProp
-
- isAnalysisField() - 类 中的方法kd.bos.entity.property.GroupProp
-
- isAnalysisField() - 类 中的方法kd.bos.entity.property.IconProp
-
- isAnalysisField() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
是否能用于分析字段
- isAnalysisField() - 类 中的方法kd.bos.entity.property.LargeTextProp
-
- isAnalysisField() - 类 中的方法kd.bos.entity.property.MulBasedataProp
-
- isAnalysisField() - 类 中的方法kd.bos.entity.property.PictureProp
-
- isAnalysisField() - 类 中的方法kd.bos.entity.property.TimeProp
-
- isAnonymousUserControl() - 类 中的方法kd.bos.entity.PermissionControlType
-
- isArrayObject(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- isAssignData(String, Object, Long) - 类 中的静态方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
-
是否分配的数据
- isAsync() - 类 中的方法kd.bos.form.control.ClientAjaxOption
-
- isAsynQuery() - 类 中的方法kd.bos.report.AbstractReportModel
-
- isAsynQuery() - 接口 中的方法kd.bos.report.IReportView
-
是否异步查询
- isAsynQuery() - 类 中的方法kd.bos.report.ReportForm
-
- isAsynQuery() - 类 中的方法kd.bos.report.ReportList
-
- isAutoIncrement(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isAutoTextWrap() - 类 中的方法kd.bos.list.ListColumn
-
- isBaseData() - 类 中的方法kd.bos.entity.property.EntityTreeNode
-
- isBeforeFirst() - 类 中的方法kd.bos.sdk.db.KResultSet
-
- isBelongDirectOrgView(long, String) - 类 中的静态方法kd.bos.servicehelper.org.OrgViewServiceHelper
-
判断组织是否是某种类型的视图
- isBetween() - 类 中的方法kd.bos.entity.filter.CompareType
-
- isBetween() - 类 中的方法kd.bos.entity.filter.CompareTypeDto
-
- isBillReport() - 类 中的方法kd.bos.entity.botp.runtime.ConvertReport
-
是否为整单转换报告
- isBillView() - 类 中的方法kd.bos.form.CloseCallBackWraper
-
- isBindingAddNewPermission(String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
-
- isBindingViewPermission(String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
-
- isBizChanged() - 类 中的方法kd.bos.entity.datamodel.DirtyManager
-
- isBizUnit(String, Long) - 类 中的静态方法kd.bos.servicehelper.org.OrgViewServiceHelper
-
描述:判断一个核算组织的虚实体组织属性
- isBOSApp(String) - 类 中的静态方法kd.bos.entity.BOSRuntime
-
- isBOSCloud(String) - 类 中的静态方法kd.bos.entity.BOSRuntime
-
- isBreakForNoDistribute() - 类 中的方法kd.bos.entity.botp.FieldMapItem
-
如果目标组织没有分配此基础资料,是否中断下推过程?
- isBreakOnEnter() - 类 中的方法kd.bos.script.debug.DebugParameter
-
- isBreakOnException() - 类 中的方法kd.bos.script.debug.DebugParameter
-
- isBreakOnReturn() - 类 中的方法kd.bos.script.debug.DebugParameter
-
- isBuildConvReport() - 类 中的方法kd.bos.entity.botp.runtime.AbstractConvertServiceArgs
-
是否生成单据转换报告:生成报告需要花费时间,并且需要占用生成结果对象的空间,对于自动化生成,无需报告
- isBulkEditable() - 类 中的方法kd.bos.entity.Features
-
- isBulkEditable() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
允许批量修改
- isCallK() - 类 中的方法kd.bos.entity.param.ShowContentParam
-
- isCallMethod(Method) - 接口 中的静态方法kd.bos.script.ScriptFunction
-
- isCancel() - 类 中的方法kd.bos.entity.botp.plugin.args.BeforeCreateArticulationRowEventArgs
-
是否取消创建本行的关联记录:
取消后,相当于本行无源单,不会记录业务流程路线记录与反写源单
- isCancel() - 类 中的方法kd.bos.entity.botp.plugin.args.BeforeCreateLinkEventArgs
-
是否略过关联关系的创建
- isCancel() - 类 中的方法kd.bos.entity.botp.plugin.args.BeforeExcessCheckEventArgs
-
插件是否要求略过超额检查
- isCancel() - 类 中的方法kd.bos.entity.botp.plugin.args.BeforeExecWriteBackRuleEventArgs
-
是否取消本反写公式的执行
- isCancel() - 类 中的方法kd.bos.entity.botp.plugin.args.BeforeTrackEventArgs
-
插件取消关联、反写
- isCancel() - 类 中的方法kd.bos.entity.datamodel.events.BeforeDeleteEntryEventArgs
-
插件是否取消了清空单据体
- isCancel() - 类 中的方法kd.bos.entity.datamodel.events.BeforeDeleteRowEventArgs
-
是否取消删除行
- isCancel() - 类 中的方法kd.bos.entity.datamodel.events.BeforeImportDataEventArgs
-
是否取消本单引入
- isCancel() - 类 中的方法kd.bos.entity.datamodel.events.PackageDataEvent
-
是否取消本行数据(rowData)输出
- isCancel() - 类 中的方法kd.bos.entity.plugin.args.BeforeOperationArgs
-
操作是否取消
- isCancel() - 类 中的方法kd.bos.form.control.events.BeforeAttachmentRemoveEvent
-
- isCancel() - 类 中的方法kd.bos.form.control.events.BeforeClickEvent
-
- isCancel() - 类 中的方法kd.bos.form.control.events.BeforeItemClickEvent
-
- isCancel() - 类 中的方法kd.bos.form.control.events.FilterGridF7ClickEvent
-
- isCancel() - 类 中的方法kd.bos.form.control.events.FilterGridF7CloseCallBackEvent
-
- isCancel() - 类 中的方法kd.bos.form.control.events.MobileSearchTextChangeEvent
-
- isCancel() - 类 中的方法kd.bos.form.control.events.TreeNodeEvent
-
查看是否取消
- isCancel() - 类 中的方法kd.bos.form.control.events.UploadEvent
-
- isCancel() - 类 中的方法kd.bos.form.events.BeforeClosedEvent
-
- isCancel() - 类 中的方法kd.bos.form.events.BeforeDoOperationEventArgs
-
- isCancel() - 类 中的方法kd.bos.form.events.BeforeFieldPostBackEvent
-
- isCancel() - 类 中的方法kd.bos.form.events.FlexBeforeClosedEvent
-
- isCancel() - 类 中的方法kd.bos.form.events.HyperLinkClickArgs
-
是否取消
- isCancel() - 类 中的方法kd.bos.form.events.PreOpenFormEventArgs
-
- isCancel() - 类 中的方法kd.bos.form.field.events.BeforeF7SelectEvent
-
- isCancel() - 类 中的方法kd.bos.form.field.events.BeforeF7ViewDetailEvent
-
- isCancel() - 类 中的方法kd.bos.form.field.events.BeforeFilterF7SelectEvent
-
是否取消
- isCancel() - 类 中的方法kd.bos.form.field.events.ShowFlexEditEvent
-
- isCancel() - 类 中的方法kd.bos.list.events.BeforeShowBillFormEvent
-
- isCancel() - 类 中的方法kd.bos.list.events.BuildTreeListFilterEvent
-
- isCancel() - 类 中的方法kd.bos.list.events.ChatEvent
-
是否取消云之家聊天
- isCancel() - 类 中的方法kd.bos.list.events.EndSelectEvent
-
- isCancel() - 类 中的方法kd.bos.list.events.ListRowClickEvent
-
查看是否取消
- isCancel() - 类 中的方法kd.bos.report.events.QueryEvent
-
查看是否取消
- isCancelFormService() - 类 中的方法kd.bos.entity.plugin.args.BeginOperationTransactionArgs
-
- isCancelOperation() - 类 中的方法kd.bos.entity.plugin.args.BeginOperationTransactionArgs
-
- isCancelReDistributeAmount() - 类 中的方法kd.bos.entity.botp.plugin.args.BeforeCreateArticulationRowEventArgs
-
由插件自行调整控制字段对各源单行的分配量,取消系统的自动分配处理;
- isCancelRefresh() - 接口 中的方法kd.bos.entity.operate.IEntityOperate
-
操作执行完毕后,是否需要刷新列表(不适用于单据界面)
- isCancelRefresh() - 类 中的方法kd.bos.form.operate.EntityOperate
-
操作执行完毕后,是否需要刷新列表(不适用于单据界面)
- isCancelShowBill() - 接口 中的方法kd.bos.form.operate.IFormOperate
-
- isCanNotRead(FieldControlRule) - 类 中的方法kd.bos.list.DynamicTextListColumn
-
- isCanNotRead(FieldControlRule) - 接口 中的方法kd.bos.list.IListColumn
-
- isCanNotRead(FieldControlRule) - 类 中的方法kd.bos.list.ListColumn
-
- isCanNotRead(FieldControlRule) - 类 中的方法kd.bos.list.ListOperationColumn
-
- isCanNotRead(FieldControlRule) - 类 中的方法kd.bos.list.MergeListColumn
-
- isCaseSensitive(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isChanged() - 接口 中的方法kd.bos.entity.cache.IModelCache
-
- isChanged() - 类 中的方法kd.bos.entity.cache.RedisModelCache
-
- isCheckDataChange() - 类 中的方法kd.bos.form.events.BeforeClosedEvent
-
设置是否检测BillView中Model数据变化并给出提示
- isCheckInput() - 类 中的方法kd.bos.entity.filter.FilterObject
-
- isClearSelection() - 类 中的方法kd.bos.list.BillList
-
- isClearSelection() - 类 中的方法kd.bos.list.ControlContext
-
- isClient() - 类 中的方法kd.bos.entity.datamodel.ListField
-
- isClosed() - 类 中的方法kd.bos.sdk.db.KResultSet
-
- isComment() - 类 中的方法kd.bos.entity.param.ShowContentParam
-
- isCommonFilter() - 类 中的方法kd.bos.report.filter.ReportFilterShowParameter
-
是否为常用过滤
- isComparisonFailure(Throwable) - 接口 中的方法kd.bos.form.unittest.IKDClassifiesThrowables
-
- isComparisonFailure(Throwable) - 类 中的方法kd.bos.form.unittest.KDDefaultClassifier
-
- isConst(String) - 类 中的方法org.mozilla.javascript.ScriptableObject
-
Returns true if the named property is defined as a const on this object.
- isContainBillStatus() - 接口 中的方法kd.bos.entity.datamodel.IFilterModel
-
- isContainBillStatus() - 类 中的方法kd.bos.entity.filter.FilterBuilder
-
- isContainBillStatus() - 类 中的方法kd.bos.filter.FilterModel
-
- isContainBillStatus() - 类 中的方法kd.bos.list.ControlContext
-
- isContainKey(List<EntryEntityDto>, String) - 类 中的静态方法kd.bos.entity.EntityTypeUtil
-
分录列表中是否有指定分录
- isContainMainOrg() - 接口 中的方法kd.bos.entity.datamodel.IFilterModel
-
- isContainMainOrg() - 类 中的方法kd.bos.entity.filter.F7FilterParam
-
- isContainMainOrg() - 类 中的方法kd.bos.entity.filter.FilterBuilder
-
- isContainMainOrg() - 类 中的方法kd.bos.filter.FilterModel
-
- isContainMainOrg() - 类 中的方法kd.bos.list.ControlContext
-
- isContainPropertyName(DynamicObjectType, String) - 类 中的静态方法kd.bos.entity.EntityTypeUtil
-
- isContainsType(Integer) - 类 中的方法kd.bos.form.unittest.JmeterSrcForResponseAssertion
-
- isContainUsedStatus() - 接口 中的方法kd.bos.entity.datamodel.IFilterModel
-
- isContainUsedStatus() - 类 中的方法kd.bos.entity.filter.FilterBuilder
-
- isContainUsedStatus() - 类 中的方法kd.bos.filter.FilterModel
-
- isContainUsedStatus() - 类 中的方法kd.bos.list.ControlContext
-
- isControlFunction() - 类 中的方法kd.bos.entity.PermissionControlType
-
- isConvertable(QtyProp, QtyProp, MainEntityType, StringBuilder) - 类 中的静态方法kd.bos.servicehelper.UnitConvertHelper
-
- isConvertTote() - 类 中的方法kd.bos.entity.Features
-
- isConvertTote() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
允许单据转换携带
- IScopeCheck - kd.bos.entity.validate中的接口
-
字段值范围检查接口:需要检查字段值是否符合范围限定的字段,可实现此接口,例如DecimalProp
- ISCOPY - 类 中的静态变量kd.bos.form.FormShowParameterNames
-
是否复制单据,参数值类型 boolean,默认false,不是复制
- isCopyable() - 类 中的方法kd.bos.entity.Features
-
- isCopyable() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
允许复制
- ISCOPYRELATEENTITY - 类 中的静态变量kd.bos.entity.operate.OperationParameterNames
-
操作参数名:是否复制关联子实体
- ISCOPYRELATEENTITY - 类 中的静态变量kd.bos.form.FormShowParameterNames
-
复制单据时,是否复制关联子表中的数据;参数值类型 boolean,默认false,不复制
- isCtrlKey() - 类 中的方法kd.bos.form.control.events.KeyPressArgs
-
- isCurrency(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isCustom() - 类 中的方法kd.bos.entity.property.GroupProp
-
是否自定义分组
- isCustom() - 类 中的方法kd.bos.filter.CommonFilterColumn
-
- isCustomForm() - 类 中的方法kd.bos.form.FormConfig
-
- isCustomForm(String) - 类 中的静态方法kd.bos.servicehelper.devportal.BizAppServiceHelp
-
已过时。
- isDateTime() - 类 中的方法kd.bos.entity.filter.ConditionVariableContext
-
是否为长日期
- isDbIgnore() - 类 中的方法kd.bos.entity.EntityType
-
- isDBIgnore() - 类 中的方法kd.bos.entity.EntryEntityDto
-
- isDbIgnore() - 类 中的方法kd.bos.entity.property.BasedataProp
-
- isDbIgnore() - 类 中的方法kd.bos.entity.property.EntryProp
-
- isDbIgnore() - 类 中的方法kd.bos.entity.property.ItemClassProp
-
- isDbIgnore() - 类 中的方法kd.bos.entity.property.MuliLangTextProp
-
- isDebugBooted() - 类 中的方法kd.bos.script.jsengine.debug.KDebugManager
-
- isDebugEnabled() - 类 中的静态方法kd.bos.script.debug.DebugConfig
-
允许调试的总开关
- isDebugModel() - 类 中的方法kd.bos.form.FormShowParameter
-
- isDebugModel() - 类 中的方法kd.bos.script.jsengine.KContext
-
- isDebugModel() - 类 中的方法org.mozilla.javascript.Context
-
- isDefault() - 类 中的方法kd.bos.entity.filter.FilterScheme
-
- isDefaultCollapse() - 类 中的方法kd.bos.form.control.AttachmentPanel
-
- isDefaultExportListAll() - 类 中的方法kd.bos.entity.list.option.ListUserOption
-
- isDefaultSelectRow() - 类 中的方法kd.bos.report.ReportList
-
- isDefiningInnerClass() - 类 中的方法kd.bos.script.jsengine.KContext
-
- isDefinitelyWritable(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isDefRule() - 类 中的方法kd.bos.entity.botp.ConvertRuleElement
-
是否默认规则
- isDesignForbid() - 类 中的方法kd.bos.entity.operate.bizrule.OpBizRuleType
-
是否需要提供一个独立的配置界面,批量设置那些单据、操作启用了此服务
- isDetailEntry() - 类 中的方法kd.bos.list.ListGridView
-
- isDirector(String, String, String, Long, Long) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
-
描述:判断指定用户在指定的单据是不是指定组织的主管
- isDirty() - 类 中的方法kd.bos.entity.datamodel.DirtyManager
-
获取当前单据的脏标志情况,有任何行脏都认为整个实体已经脏
- isDirty(DynamicObject, IDataEntityProperty) - 类 中的方法kd.bos.entity.datamodel.DirtyManager
-
判断分录行是否被改动过
- isDisable() - 类 中的方法kd.bos.entity.operate.bizrule.OpBizRuleType
-
是否隐藏,新建服务,能不能在服务选择列表中看到此服务;默认为false
- isDisable() - 类 中的方法kd.bos.entity.operate.OperationType
-
是否隐藏,操作列表上是否列出此操作;默认为false,不隐藏
- isDisabled() - 类 中的方法kd.bos.entity.botp.WriteBackFormula
-
是否禁用:可以临时禁用某条反写条目
- isDrawAgainFilter() - 类 中的方法kd.bos.entity.botp.FieldMapItem
-
追加选单时,是否按此字段过滤数据,即不允许追加选择上一次所选之外的数据
- isDrawFilter() - 类 中的方法kd.bos.entity.botp.FieldMapItem
-
选单时,是否按此字段过滤数据
- isEmpty(Object) - 类 中的方法kd.bos.entity.property.LargeTextProp
-
getV alue默认是getFieldKey
- isEmpty() - 类 中的方法kd.bos.filter.FilterContainerFilterValues
-
- isEmpty() - 类 中的方法kd.bos.impt.SheetHandler.ParsedRow
-
- isEmpty() - 类 中的方法kd.bos.script.jsengine.objects.KCollection
-
- isEmpty() - 类 中的方法kd.bos.script.jsengine.objects.KMap
-
- isEmpty() - 类 中的方法org.mozilla.javascript.ScriptableObject
-
- isEmptyString(Object) - 类 中的方法kd.bos.entity.property.LargeTextProp
-
- isEnable() - 类 中的方法kd.bos.entity.balance.BalanceUpdateRule
-
是否启用
- isEnable() - 类 中的方法kd.bos.entity.filter.F7FilterParam
-
- isEnable() - 类 中的方法kd.bos.entity.report.ds.AbstractDataSource
-
- isEnable() - 类 中的方法kd.bos.form.control.model.ShortCut
-
- ISENABLE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.BizRoleConst
-
- isEnabled() - 类 中的方法kd.bos.entity.botp.ConvertRuleElement
-
是否启用
- isEnabled() - 类 中的方法kd.bos.entity.botp.CRBizRuleElement
-
是否启用
- isEnabled() - 类 中的方法kd.bos.entity.botp.CRPlugin
-
- isEnabled() - 类 中的方法kd.bos.entity.botp.WriteBackBizRule
-
是否启用
- isEnabled() - 类 中的方法kd.bos.entity.param.MobileListF7Config
-
- isEnabled() - 类 中的方法kd.bos.entity.plugin.Plugin
-
- isEnabled() - 类 中的方法kd.bos.entity.rule.AbstractRule
-
- isEntityOperation(String) - 类 中的静态方法kd.bos.entity.operate.OperationTypeCache
-
判断指定的操作,是不是实体操作
- isEntry() - 类 中的方法kd.bos.entity.property.EntityTreeNode
-
- isEntryMustInput() - 类 中的方法kd.bos.entity.property.EntryProp
-
- isEntryPkLongType() - 类 中的方法kd.bos.entity.datamodel.ListSelectedRow
-
- isEqualsRow(List<Integer>, List<Integer>) - 类 中的方法kd.bos.form.control.AbstractGrid
-
比较数组是否相等
- isEqualsType(Integer) - 类 中的方法kd.bos.form.unittest.JmeterSrcForResponseAssertion
-
- isError() - 类 中的方法kd.bos.entity.formula.BOSExpression
-
解析过程有没有出错
- isExcess() - 类 中的方法kd.bos.entity.botp.plugin.args.AfterExcessCheckEventArgs
-
是否超额;插件可以调整此属性值,决定是否显示超额提示
- isExist(String, DynamicObject, String) - 类 中的静态方法kd.bos.servicehelper.CodeRuleServiceHelper
-
- isExistsScheme(String) - 接口 中的方法kd.bos.entity.datamodel.IFilterModel
-
方案是否存在
- isExistsScheme(String) - 类 中的方法kd.bos.filter.FilterModel
-
- isExpend() - 类 中的方法kd.bos.entity.tree.TreeNode
-
- isExportable() - 类 中的方法kd.bos.entity.Features
-
- isExportable() - 类 中的方法kd.bos.entity.list.JoinProperty
-
允许引出
- isExportable() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
允许引出
- isExtensible() - 类 中的方法org.mozilla.javascript.ScriptableObject
-
- isF7BatchFill() - 类 中的方法kd.bos.entity.Features
-
F7批量填充分录空白行
- isF7BatchFill() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
F7批量填充分录空白行
- isF7BatchFill() - 类 中的方法kd.bos.form.field.BasedataEdit
-
- isF7MultipleSelect() - 类 中的方法kd.bos.form.field.BasedataEdit
-
- isFieldCompare() - 类 中的方法kd.bos.entity.filter.CompareType
-
- isFieldCompare() - 类 中的方法kd.bos.entity.filter.CompareTypeDto
-
- isFirst() - 类 中的方法kd.bos.sdk.db.KResultSet
-
- isFirstLogin(Long) - 类 中的静态方法kd.bos.servicehelper.user.UserServiceHelper
-
描述:检查用户是否第一次登陆
- isFixed() - 类 中的方法kd.bos.entity.filter.FilterScheme
-
- IsFixed - 类 中的静态变量kd.bos.form.ClientProperties
-
- isFixed() - 类 中的方法kd.bos.list.AbstractListColumn
-
- isFixed() - 类 中的方法kd.bos.list.AbstractListContainerColumn
-
- isFixed() - 接口 中的方法kd.bos.list.IListColumn
-
- isFollowUnitToChange() - 类 中的方法kd.bos.entity.property.UnitProp
-
获取字段followUnitToChange的值
- IsFontFormat - 类 中的静态变量kd.bos.form.ClientProperties
-
是否前端格式化标志
- isForeignkey() - 类 中的方法kd.bos.entity.qing.AnalysisField
-
- isFreeze() - 类 中的方法kd.bos.entity.operate.GridConfigurationRow
-
获取字段freeze的值
- isFreeze() - 类 中的方法kd.bos.entity.report.ReportColumn
-
- isFromImport() - 接口 中的方法kd.bos.entity.datamodel.IBillModel
-
- isFromSampleMaster(IDataEntityProperty) - 类 中的方法kd.bos.entity.property.BasedataProp
-
比较两个基础资料字段,是否关联了相同的主资料:如果关联了相同的主资料,数据可以互相转换
- isFromWebApi() - 接口 中的方法kd.bos.entity.datamodel.IBillModel
-
- ISFULLBILLOPERATE - 类 中的静态变量kd.bos.entity.operate.OperationParameterNames
-
状态切换操作
- isFullIndexDataSynced() - 类 中的方法kd.bos.entity.BillEntityType
-
- isGeneratingDebug() - 类 中的方法org.mozilla.javascript.Context
-
Tell whether debug information is being generated.
- isGeneratingDebugChanged() - 类 中的方法org.mozilla.javascript.Context
-
- isGeneratingSource() - 类 中的方法org.mozilla.javascript.Context
-
Tell whether source information is being generated.
- isGetNativeFunctionMethod(Method) - 接口 中的静态方法kd.bos.script.ScriptFunction
-
- isGourpNode - 类 中的静态变量kd.bos.form.ClientProperties
-
- isGridStriped() - 类 中的方法kd.bos.entity.list.option.ListUserOption
-
- isGridStriped - 类 中的静态变量kd.bos.form.ClientProperties
-
- isGroupBy() - 类 中的方法kd.bos.entity.report.ds.EntityDS
-
- isGroupBy() - 类 中的方法kd.bos.entity.report.ds.JoinDS
-
- isGroupControl() - 类 中的方法kd.bos.entity.property.FieldProp
-
- isGroupingUsed() - 类 中的方法kd.bos.entity.datamodel.NumberPrecision
-
- isGuiEventThread() - 接口 中的方法kd.bos.script.jsengine.debug.GuiCallback
-
Returns whether the current thread is the GUI's event thread.
- isHalfHolidays(Long, Date) - 类 中的方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
-
- isHasAllRows() - 类 中的方法kd.bos.form.control.AbstractGrid.GridState
-
- isHasBinderMap() - 类 中的方法kd.bos.form.FormConfig
-
- isHasFilter() - 类 中的方法kd.bos.list.BillList
-
- isHasMainOrg() - 类 中的方法kd.bos.entity.filter.ColumnParam
-
- ISHASRIGHT - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
操作可选参数:已经验权,执行操作服务时,不需要再次验权
- isHasRight() - 类 中的方法kd.bos.form.FormShowParameter
-
需要打开的单据是否已经验权
- isHide() - 接口 中的方法kd.bos.entity.IColumn
-
- isHide() - 类 中的方法kd.bos.entity.operate.GridConfigurationRow
-
获取字段hide的值
- isHide() - 类 中的方法kd.bos.entity.qing.Field
-
- isHide() - 类 中的方法kd.bos.entity.report.ReportColumn
-
- isHide() - 类 中的方法kd.bos.report.ReportOperationColumn
-
- isHideSeq() - 类 中的方法kd.bos.entity.list.option.ListUserOption
-
用户选项,是否隐藏序号
- isHideSingleColumnRow() - 类 中的方法kd.bos.entity.report.AbstractReportColumn
-
- isHttpFrameCase() - 类 中的方法kd.bos.form.unittest.KDCase
-
- isHyperlink() - 类 中的方法kd.bos.entity.report.ReportColumn
-
- IsHyperlink - 类 中的静态变量kd.bos.form.ClientProperties
-
- isHyperlink() - 类 中的方法kd.bos.list.AbstractListColumn
-
- isHyperlink() - 类 中的方法kd.bos.list.AbstractListContainerColumn
-
- isHyperlink() - 接口 中的方法kd.bos.list.IListColumn
-
- isHyperlink() - 类 中的方法kd.bos.list.ListColumn
-
- isIgnoreRuleFilterPolicy() - 类 中的方法kd.bos.entity.botp.plugin.args.BeforeBuildRowConditionEventArgs
-
是否忽略规则上配置的数据筛选条件,仅使用插件设置的定制条件;
如果不设置这个属性,插件传入的定制条件,会与规则条件,同时起作用
- isImageZoom() - 类 中的方法kd.bos.list.IconListColumn
-
- isImportable() - 类 中的方法kd.bos.entity.Features
-
- isImportable() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
允许引入
- isImportMode() - 类 中的方法kd.bos.form.operate.webapi.OperateDataConverter
-
是否为引入模式?
- isInclMax() - 类 中的方法kd.bos.entity.property.DecimalProp
-
- isInclMin() - 类 中的方法kd.bos.entity.property.DecimalProp
-
- isIncludeEntry() - 类 中的方法kd.bos.entity.list.JoinEntity
-
- isInitialized() - 类 中的方法kd.bos.entity.datamodel.AbstractFormDataModel
-
- isInitialized() - 类 中的方法kd.bos.entity.EntityType
-
- isInitialized() - 类 中的方法kd.bos.entity.filter.FilterParameter
-
- isInitialized() - 类 中的方法kd.bos.form.control.EntryGrid
-
- isInitialized() - 类 中的方法kd.bos.form.FormShowParameter
-
- isInitialized() - 类 中的方法kd.bos.form.QingCachedFilterParameter
-
- isInt(String, boolean) - 类 中的方法kd.bos.entity.filter.FilterRow
-
- isInterrupt() - 类 中的方法kd.bos.impt.SheetHandler
-
- isIsCtrlUnit() - 类 中的方法kd.bos.servicehelper.model.OrgSaveModel
-
- isIsDefault() - 类 中的方法kd.bos.entity.filter.FilterEntity
-
- isIsolationOrg() - 类 中的方法kd.bos.form.QingCachedListFormParameter
-
- isIsolationOrg() - 类 中的方法kd.bos.list.ControlContext
-
- isIsolationOrg() - 类 中的方法kd.bos.list.ListShowParameter
-
- isIsolationOrg() - 类 中的方法kd.bos.report.ReportShowParameter
-
- isIsolationOrg() - 类 中的方法kd.bos.servicehelper.QueryListParameter
-
- isItemVisible() - 类 中的方法kd.bos.form.field.ComboItem
-
- isJSLineTerminator(int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- isJsonSerialize() - 类 中的方法kd.bos.entity.property.PKFieldProp
-
- isJsReservedClassName(String) - 类 中的静态方法kd.bos.script.jsengine.def.typemap.KJsType
-
js对象命名保留关键字(引擎内部使用)
- isJSWhitespaceOrLineTerminator(int) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- isKeepPageData() - 类 中的方法kd.bos.form.control.AbstractGrid.GridState
-
是否保留分页数据,如果不是,只保留当页数据 ,默认保留分页数据,不保留的情况是操作之后
- isKeyEntry() - 类 中的方法kd.bos.entity.EntryType
-
- isKSObjectMethod(Method) - 类 中的静态方法kd.bos.script.jsengine.def.typemap.KJsType
-
- isKSObjectType(Class<?>) - 类 中的静态方法kd.bos.script.jsengine.def.typemap.KJsType
-
- isLast() - 类 中的方法kd.bos.sdk.db.KResultSet
-
- isLeaf(long, long) - 类 中的静态方法kd.bos.servicehelper.org.OrgServiceHelper
-
判断组织节点是否是叶子节点
- isLeafNodeQuery() - 类 中的方法kd.bos.report.ReportTree
-
- isLegendVertical() - 类 中的方法kd.bos.form.chart.Chart
-
查看图例是否纵向显示
- isLink() - 类 中的方法kd.bos.entity.Tips
-
- isLinkRowReport() - 类 中的方法kd.bos.entity.botp.runtime.ConvertReport
-
是否为关联主实体行的报告
- isListentimerElapsed() - 类 中的方法kd.bos.form.FormShowParameter
-
- isLocate() - 类 中的方法kd.bos.form.MobileFormShowParameter
-
- isLock(String) - 类 中的方法kd.bos.entity.BillTypeControlInfo
-
- isLock(String) - 类 中的方法kd.bos.entity.DifferentialControlInfo
-
- isLock() - 类 中的方法kd.bos.entity.param.ParamCell
-
- isLock() - 类 中的方法kd.bos.entity.param.ParamRow
-
- isLocked() - 类 中的方法kd.bos.form.operatecol.OperationColItem
-
- isLogEnable() - 类 中的方法kd.bos.entity.operate.OperateMetaEntity
-
- isLogEnable() - 类 中的方法kd.bos.form.operate.FormOperate
-
操作是否写日志
- isLookup() - 接口 中的方法kd.bos.entity.datamodel.IListModel
-
- isLookup() - 类 中的方法kd.bos.entity.datamodel.ListField
-
- IsLookUp - 类 中的静态变量kd.bos.form.ClientProperties
-
- isLookup() - 类 中的方法kd.bos.list.ControlContext
-
- isLookUp() - 类 中的方法kd.bos.list.ListShowParameter
-
- isMainOrg() - 类 中的方法kd.bos.filter.CustomOrgFilterColumn
-
- isMainOrg() - 类 中的方法kd.bos.filter.CustomOrgSchemeFilterColumn
-
- isMainOrgNoLimit() - 接口 中的方法kd.bos.entity.datamodel.IFilterModel
-
- isMainOrgNoLimit() - 类 中的方法kd.bos.entity.filter.FilterBuilder
-
- isMainOrgNoLimit() - 类 中的方法kd.bos.filter.FilterModel
-
- isMainOrgNoLimit() - 类 中的方法kd.bos.list.ControlContext
-
- isMainOrgProp(IDataEntityProperty) - 类 中的静态方法kd.bos.entity.EntityTypeUtil
-
是否为主业务组织
- isMaster() - 类 中的方法kd.bos.entity.RefPropType
-
是否关联到主资料,对于主资料属性,需要支持第三层嵌套
- isMatchType(Integer) - 类 中的方法kd.bos.form.unittest.JmeterSrcForResponseAssertion
-
- isMeetExpireThreshold() - 类 中的方法kd.bos.form.FormShowParameter
-
- isMerge() - 类 中的方法kd.bos.entity.report.ReportColumnGroup
-
- isMergeRow() - 类 中的方法kd.bos.entity.list.option.ListUserOption
-
用户选项:同一张单据拆分显示
- isMergeRow(Map<String, Object>) - 类 中的方法kd.bos.entity.list.option.ListUserOption
-
用户选项:同一张单据拆分显示,优先取view里面附带过来的
param view 表单视图
- isMergeRow() - 类 中的方法kd.bos.entity.list.QueryBuilder
-
- ISMERGEROWS - 类 中的静态变量kd.bos.form.FormShowParameterNames
-
列表是否按单据合并显示,分录行不拆分;值类型 boolean,默认取列表选项值,可以传入此参数,强制设置是否合并显示
- isModifiable(String, DynamicObject, String) - 类 中的静态方法kd.bos.servicehelper.CodeRuleServiceHelper
-
- isModify() - 类 中的方法kd.bos.form.operate.webapi.OperateDataConverter
-
- isMult() - 类 中的方法kd.bos.entity.report.DynamicObjectJsonValue
-
- isMulti() - 类 中的方法kd.bos.entity.filter.CompareType
-
- isMulti() - 类 中的方法kd.bos.entity.filter.CompareTypeDto
-
- isMulti() - 类 中的方法kd.bos.filter.CommonFilterColumn
-
- IsMulti - 类 中的静态变量kd.bos.form.ClientProperties
-
- isMulti() - 类 中的方法kd.bos.form.field.events.BeforeFilterF7SelectEvent
-
是否多选
- isMulti() - 类 中的方法kd.bos.form.FilterF7Helper
-
- isMulti() - 类 中的方法kd.bos.list.MobileList
-
- isMultiFillable() - 类 中的方法kd.bos.entity.Features
-
- isMultiFillable() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
允许批量填充
- isMultiKeySearch() - 类 中的方法kd.bos.entity.filter.FilterObject
-
- isMultiKeySearch() - 类 中的方法kd.bos.filter.FilterContainer
-
- isMultiKeySearch() - 类 中的方法kd.bos.list.BillList
-
- isMultiKeySearch() - 类 中的方法kd.bos.list.MobileSearch
-
- isMultiOrgQuery() - 类 中的方法kd.bos.list.ControlContext
-
- isMultiple() - 类 中的方法kd.bos.list.events.DataSelectEvent
-
是否多选
- isMultiple() - 类 中的方法kd.bos.upload.UploadOption
-
- isMultiRow() - 类 中的方法kd.bos.entity.list.JoinEntity
-
- IsMultiSelect - 类 中的静态变量kd.bos.form.ClientProperties
-
- isMultiSelect() - 类 中的方法kd.bos.list.ListShowParameter
-
- isMustInput() - 类 中的方法kd.bos.entity.BillTypeControlInfo
-
获取字段mustInput的值
- isMustInput() - 类 中的方法kd.bos.entity.DifferentialControlInfo
-
获取字段mustInput的值
- isMustInput() - 类 中的方法kd.bos.entity.property.BasedataProp
-
- isMustInput() - 类 中的方法kd.bos.entity.property.FieldProp
-
- isMustInput() - 类 中的方法kd.bos.entity.property.MainOrgProp
-
- isMustInput() - 类 中的方法kd.bos.entity.property.MulBasedataProp
-
- isMustInput() - 类 中的方法kd.bos.filter.CommonFilterColumn
-
- isMustIuput() - 类 中的方法kd.bos.entity.EntryType
-
- isNeedInput() - 类 中的方法kd.bos.entity.filter.CompareType
-
- isNeedInput() - 类 中的方法kd.bos.entity.filter.CompareTypeDto
-
- isNeedKeyFields() - 接口 中的方法kd.bos.entity.datamodel.IListModel
-
- isNeedRefreshTree() - 类 中的方法kd.bos.entity.property.GroupProp
-
- isNeedResum() - 接口 中的方法kd.bos.entity.datamodel.IListModel
-
- isNeedResum() - 类 中的方法kd.bos.entity.list.QueryBuilder
-
- isNeedSign() - 类 中的方法kd.bos.entity.operate.AbstractOperationResult
-
- isNeedTimeTransfer() - 类 中的方法kd.bos.service.TimeZoneUtils
-
- isNextEntryScheme() - 类 中的方法kd.bos.entity.filter.FilterScheme
-
- isNodeClickExpand() - 接口 中的方法kd.bos.entity.datamodel.ITreeModel
-
- IsNoDisplayScaleZero - 类 中的静态变量kd.bos.form.ClientProperties
-
按数值实际小数位数显示,不按精度补零
- isNoDisplayScaleZero() - 类 中的方法kd.bos.list.DecimalListColumn
-
- isNoDisplayScaleZero() - 类 中的方法kd.bos.list.ListColumnGroup
-
- isNoDisplayScaleZero() - 类 中的方法kd.bos.list.MergeListColumn
-
- isNoLimit() - 类 中的方法kd.bos.entity.filter.F7FilterParam
-
- isNormual() - 类 中的方法kd.bos.entity.botp.WriteBackRuleElement
-
判断反写规则是否正常启用
- isNoSearchEnabled() - 类 中的方法kd.bos.entity.MainEntityInfo
-
- isNotEmpty() - 类 中的方法kd.bos.entity.flex.FlexEntireData.FlexData
-
- isNotEmpty() - 类 中的方法kd.bos.entity.format.FormatObject
-
- IsNotNullAnalysis - kd.bos.entity.filter.constants中的类
-
不为空
- IsNotNullAnalysis() - 类 的构造器kd.bos.entity.filter.constants.IsNotNullAnalysis
-
- isNotType(Integer) - 类 中的方法kd.bos.form.unittest.JmeterSrcForResponseAssertion
-
- isNull(int) - 类 中的方法kd.bos.sdk.db.KRow
-
- isNull(String) - 类 中的方法kd.bos.sdk.db.KRow
-
- isNullable(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- IsNullAnalysis - kd.bos.entity.filter.constants中的类
-
为空
- IsNullAnalysis() - 类 的构造器kd.bos.entity.filter.constants.IsNullAnalysis
-
- isNumber() - 类 中的方法kd.bos.entity.filter.CompareType
-
- isNumber() - 类 中的方法kd.bos.entity.filter.CompareTypeDto
-
- isNumberField(int) - 类 中的静态方法kd.bos.entity.filter.FilterScriptBuilder
-
是否为数值型字段
- isNumberFormat() - 类 中的方法kd.bos.impt.SheetHandler
-
- isOnlyTakeApprovedData() - 类 中的方法kd.bos.entity.botp.FieldMapItem
-
是否仅携带已审核的数据
- isOnlyTakeUsedData() - 类 中的方法kd.bos.entity.botp.FieldMapItem
-
是否仅携带未禁用的数据
- isOpenYzj() - 类 中的方法kd.bos.entity.param.ShowContentParam
-
- isOrgBelongTo(String, Long, Long) - 类 中的静态方法kd.bos.servicehelper.org.OrgViewServiceHelper
-
描述:判断某个下级组织是否属于某个上级组织(包括直接上级和间接上级)
- isOrgDisabled(long, Long) - 类 中的静态方法kd.bos.servicehelper.org.OrgViewServiceHelper
-
判断组织是否被禁用
- isOrgInclude(String, Long, Long) - 类 中的静态方法kd.bos.servicehelper.org.OrgViewServiceHelper
-
描述:判断某个上级级组织是否包含某个下级组织(包括直接下级和间接下级)
- isOrType(Integer) - 类 中的方法kd.bos.form.unittest.JmeterSrcForResponseAssertion
-
- isOwnLock() - 类 中的方法kd.bos.entity.param.ParamCell
-
- isOwnValue() - 类 中的方法kd.bos.entity.param.ParamCell
-
- isPaginationHide() - 类 中的方法kd.bos.list.ListCardView
-
- isPaginationHide() - 类 中的方法kd.bos.list.ListGridView
-
- isParam() - 类 中的方法kd.bos.entity.filter.ConditionVariableContext
-
确定生成的条件,是否使用参数对象
- isPass() - 类 中的方法kd.bos.entity.botp.CheckResult
-
是否检查通过
- isPassDayLocked() - 类 中的方法kd.bos.form.control.WorkCalendar
-
- isPassDayLocked() - 类 中的方法kd.bos.form.control.WorkCalendarData
-
- isPermGroup() - 类 中的方法kd.bos.entity.filter.ColumnParam
-
- isPicture() - 接口 中的方法kd.bos.entity.IColumn
-
- isPicture() - 类 中的方法kd.bos.entity.report.ReportColumn
-
- isPkLongType() - 类 中的方法kd.bos.entity.datamodel.ListSelectedRow
-
- isPkValueIsNullOrEmpty() - 类 中的方法kd.bos.entity.operate.result.OperateResultInfo
-
- ISpreadAction - kd.bos.form.spread.event中的接口
-
- isPrimaryKey() - 类 中的方法kd.bos.entity.property.PKFieldProp
-
- isPrimitive() - 类 中的方法kd.bos.script.ScriptClassInfo
-
- isPrimitive(Object) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- isPropagation() - 类 中的方法kd.bos.form.control.events.TreeNodeEvent
-
- isPropertiesKey() - 异常错误 中的方法kd.bos.form.unittest.StopException
-
- isPublishing() - 类 中的方法kd.bos.script.ScriptClassInfo
-
- isPush(String, Long) - 类 中的静态方法kd.bos.servicehelper.botp.BFTrackerServiceHelper
-
- isPush(String, String, Long) - 类 中的静态方法kd.bos.servicehelper.botp.BFTrackerServiceHelper
-
- isQingView() - 类 中的方法kd.bos.form.FormConfig
-
- isQuickSearchAll() - 类 中的方法kd.bos.filter.FilterContainer
-
- isReadOnly(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isRealRuntime() - 类 中的方法kd.bos.entity.AppInfo
-
- isRefId() - 类 中的方法kd.bos.entity.property.PKFieldProp
-
- isRefParentProperty() - 类 中的方法kd.bos.entity.EntryType
-
获取属性refParentProperty的值。
- isRefrenced(BasedataEntityType, Object) - 类 中的静态方法kd.bos.servicehelper.basedata.BaseDataRefrenceHelper
-
- isRefrenced(String, Object) - 类 中的静态方法kd.bos.servicehelper.basedata.BaseDataRefrenceHelper
-
- isRemoteInvoke() - 接口 中的方法kd.bos.entity.operate.IEntityOperate
-
- isRemoteInvoke() - 类 中的方法kd.bos.form.operate.EntityOperate
-
- isReportTree() - 类 中的方法kd.bos.entity.report.ReportTaskParam
-
- isRestDay(Long, Date) - 类 中的方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
-
- isRhinoRuntimeType(Class<?>) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
-
- isRootVisable() - 接口 中的方法kd.bos.entity.datamodel.ITreeModel
-
- isRunning() - 接口 中的方法kd.bos.script.debug.DebugResponse
-
- isRunning() - 类 中的方法kd.bos.script.debug.DebugResult
-
- isRunning() - 类 中的方法kd.bos.script.jsengine.debug.KResponse
-
- isSafeModel() - 类 中的方法kd.bos.script.jsengine.KContext
-
- isSafeModel() - 类 中的方法kd.bos.script.jsengine.mate.KClassShutter
-
- isSealed() - 类 中的方法org.mozilla.javascript.Context
-
Checks if this is a sealed Context.
- isSealed() - 类 中的方法org.mozilla.javascript.ScriptableObject
-
Return true if this object is sealed.
- isSearchable(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isSelectAllRows() - 类 中的方法kd.bos.form.control.AbstractGrid.GridState
-
- isSelected() - 类 中的方法kd.bos.entity.datamodel.ListSelectedRow
-
- isSelected() - 类 中的方法kd.bos.entity.filter.FilterEntity
-
- isSensitiveInfo() - 类 中的方法kd.bos.form.field.TextEdit
-
是否是敏感信息
- isSeq() - 类 中的方法kd.bos.entity.datamodel.ListField
-
是否是序号字段
- isSeriesNewTote() - 类 中的方法kd.bos.entity.Features
-
- isSeriesNewTote() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
连续新增
- isShare() - 类 中的方法kd.bos.entity.filter.FilterScheme
-
- isShiftKey() - 类 中的方法kd.bos.form.control.events.KeyPressArgs
-
- isShow() - 类 中的方法kd.bos.form.chart.Label
-
是否显示标签。
- isShowApproved() - 类 中的方法kd.bos.list.ListShowParameter
-
- isShowCustForm() - 类 中的方法kd.bos.entity.operate.interaction.InteractionContext
-
是否指定了定制界面
- isShowEntrySeq() - 类 中的方法kd.bos.entity.list.option.ListUserOption
-
用户选项:是否显示分录序号
- isShowFilter() - 类 中的方法kd.bos.list.ListShowParameter
-
- isShowIcon() - 类 中的方法kd.bos.entity.Tips
-
- isShowLegend() - 类 中的方法kd.bos.form.chart.Chart
-
查看是否显示图例
- isShowMessage() - 类 中的方法kd.bos.entity.operate.AbstractOperationResult
-
- isShowMessage() - 接口 中的方法kd.bos.entity.operate.IOperationResult
-
操作完毕,是否显示提示信息
- ISSHOWMESSAGE - 类 中的静态变量kd.bos.entity.operate.OperateOptionConst
-
操作完毕,是否显示提示信息;可选值 "true", "false"
- isShowModal() - 类 中的方法kd.bos.entity.param.MobileListF7Config
-
- isShowModal() - 类 中的方法kd.bos.list.MobileList
-
- isShowQuickFilter() - 类 中的方法kd.bos.list.ListShowParameter
-
- isShowSelectInfo() - 类 中的方法kd.bos.list.ListGridView
-
- isShowSeq() - 类 中的方法kd.bos.report.ReportList
-
- isShowSign() - 类 中的方法kd.bos.entity.datamodel.NumberPrecision
-
- isShowTitle() - 类 中的方法kd.bos.form.chart.Chart
-
查看是否显示标题
- isShowTitle() - 类 中的方法kd.bos.form.FormConfig
-
- isShowTitle() - 类 中的方法kd.bos.form.FormShowParameter
-
- isShowTooltip() - 类 中的方法kd.bos.form.chart.Chart
-
查看是否显示提示
- IsShowToolTip - 类 中的静态变量kd.bos.form.ClientProperties
-
- isShowTreeLower() - 类 中的方法kd.bos.entity.property.GroupProp
-
- isShowTreeNow() - 类 中的方法kd.bos.entity.property.ParentBasedataProp
-
- isShowUsed() - 类 中的方法kd.bos.entity.filter.F7FilterParam
-
- isShowUsed() - 类 中的方法kd.bos.entity.property.BasedataProp
-
- isShowUsed() - 类 中的方法kd.bos.entity.property.MulBasedataProp
-
- isShowUsed() - 类 中的方法kd.bos.form.field.BasedataEdit
-
- isShowUsed() - 类 中的方法kd.bos.form.field.MulBasedataEdit
-
- isShowUsed() - 类 中的方法kd.bos.list.ListShowParameter
-
- isShowWidget() - 类 中的方法kd.bos.form.FormConfig
-
- isShowZero() - 类 中的方法kd.bos.entity.list.option.ListUserOption
-
用户选项:是否显示尾零
- isSigned(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isSmooth() - 类 中的方法kd.bos.form.chart.LineSeries
-
折线图的线条是否平滑
- isSplit() - 类 中的方法kd.bos.list.ListOperationColumn
-
是否拆分显示
- isSplitPage() - 类 中的方法kd.bos.form.control.AbstractGrid
-
获取设计时设置的是否分页选项值
- IsStartDate - 类 中的静态变量kd.bos.form.ClientProperties
-
- isStarted() - 接口 中的方法kd.bos.script.debug.DebugManager
-
是否已经启动
- isStarted() - 类 中的方法kd.bos.script.jsengine.debug.KDebugManager
-
- isStrictMode() - 类 中的静态方法kd.bos.script.ScriptConfig
-
- isStringField(int) - 类 中的静态方法kd.bos.entity.filter.FilterScriptBuilder
-
是否为字符型字段
- isSubEntryPkLongType() - 类 中的方法kd.bos.entity.datamodel.ListSelectedRow
-
- isSubOrg(String, Long, Long) - 类 中的静态方法kd.bos.servicehelper.org.OrgViewServiceHelper
-
描述:判断当前组织是否指定组织的下级
- isSubstringType(Integer) - 类 中的方法kd.bos.form.unittest.JmeterSrcForResponseAssertion
-
- isSuccess() - 类 中的方法kd.bos.entity.botp.runtime.ConvertOperationResult
-
是否下推成功
- isSuccess() - 类 中的方法kd.bos.entity.botp.runtime.ConvertReport
-
- isSuccess() - 类 中的方法kd.bos.entity.ca.VerifySignInfo
-
- isSuccess() - 类 中的方法kd.bos.entity.operate.AbstractOperationResult
-
- isSuccess() - 接口 中的方法kd.bos.entity.operate.IOperationResult
-
- isSuccess() - 类 中的方法kd.bos.entity.operate.result.OperationResult
-
操作是否成功:重写此方法,加上校验结果的判断:如果有校验失败信息,有错误提示信息,均标注操作失败(即没有完全成功)
- isSuccess() - 类 中的方法kd.bos.entity.param.ParamOperationResult
-
- isSuccess() - 类 中的方法kd.bos.entity.validate.ValidateResultCollection
-
- isSuccess() - 类 中的方法kd.bos.form.FieldTip
-
- isSuccess() - 接口 中的方法kd.bos.script.debug.DebugResponse
-
- isSuccess() - 类 中的方法kd.bos.script.debug.DebugResult
-
- isSuccess() - 类 中的方法kd.bos.script.jsengine.debug.KResponse
-
- isSuperUser(long) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
-
描述:检查用户是不是超级用户(全功能用户)。
- isSysField() - 类 中的方法kd.bos.entity.property.BasedataProp
-
- isSysField() - 类 中的方法kd.bos.entity.property.FieldProp
-
- isSysField() - 类 中的方法kd.bos.entity.property.FlexProp
-
- isSysField() - 接口 中的方法kd.bos.entity.property.IFieldHandle
-
是否系统属性,如内码、基础资料引用Id,多语言对应内部字段
- isSysField() - 类 中的方法kd.bos.entity.property.MulBasedataProp
-
- isSysField() - 类 中的方法kd.bos.entity.property.PKFieldProp
-
- isSystem() - 接口 中的方法kd.bos.script.ScriptInfo
-
是否系统sdk脚本
- isSystem() - 类 中的方法kd.bos.script.util.SimpleScriptInfo
-
- isTemplate() - 类 中的方法kd.bos.entity.MainEntityInfo
-
- isTerminaled() - 接口 中的方法kd.bos.script.debug.DebugManager
-
调试执行完毕(已终止)
- isTerminaled() - 类 中的方法kd.bos.script.jsengine.debug.KDebugManager
-
- IsTreeEntry - 类 中的静态变量kd.bos.form.ClientProperties
-
- ISuportClick - kd.bos.form.control.events中的接口
-
控件的点击接口
- isUseIntermitNumber(String, DynamicObject, String) - 类 中的静态方法kd.bos.servicehelper.CodeRuleServiceHelper
-
- isUserActived(Long) - 类 中的静态方法kd.bos.servicehelper.license.LicenseServiceHelper
-
描述:判断一个用户是否已经激活。
- isUserBelongTo(Long, Long) - 类 中的静态方法kd.bos.servicehelper.user.UserServiceHelper
-
描述:判断某个人员是否属于某个组织(包括所有上级组织)
- isUserBelongToRole(Long, String) - 类 中的静态方法kd.bos.servicehelper.workflow.WorkflowServiceHelper
-
判定人员是否属指定的工作流角色
- isUseRegion() - 类 中的方法kd.bos.entity.property.DateTimeProp
-
- isUseRegion() - 类 中的方法kd.bos.entity.property.DecimalProp
-
- isUserEnable(long) - 类 中的静态方法kd.bos.servicehelper.user.UserServiceHelper
-
- isUserEnable(List<Long>) - 类 中的静态方法kd.bos.servicehelper.user.UserServiceHelper
-
- isValid() - 类 中的方法kd.bos.form.unittest.KDCase
-
- isValid() - 类 中的方法kd.bos.script.ScriptValidateResult
-
- isValidLanguageVersion(int) - 类 中的静态方法org.mozilla.javascript.Context
-
- isValidOptimizationLevel(int) - 类 中的静态方法org.mozilla.javascript.Context
-
- isViewBill() - 类 中的方法kd.bos.entity.param.OverallParam
-
- isViewBill(String) - 类 中的静态方法kd.bos.servicehelper.parameter.SystemParamServiceHelper
-
- ISVInfo - kd.bos.entity中的类
-
- ISVInfo() - 类 的构造器kd.bos.entity.ISVInfo
-
- isVisible(String) - 类 中的方法kd.bos.entity.BillTypeControlInfo
-
- isVisible(String) - 类 中的方法kd.bos.entity.DifferentialControlInfo
-
- isVisible() - 类 中的方法kd.bos.entity.filter.FilterEntity
-
- isVisible() - 类 中的方法kd.bos.entity.function.FunctionGroup
-
是否可见
- isVisible() - 类 中的方法kd.bos.form.operatecol.OperationColItem
-
- isVisibled() - 类 中的方法kd.bos.entity.botp.ConvertRuleElement
-
运行时是否显示出来供用户选择
- ISVServiceHelper - kd.bos.servicehelper中的类
-
- ISVServiceHelper() - 类 的构造器kd.bos.servicehelper.ISVServiceHelper
-
- isWeekendDay(Long, Date) - 类 中的方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
-
- isWorkDay(Long, Date) - 类 中的方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
-
- isWorkTime(Long, Date) - 类 中的方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
-
- isWrapperFor(Class<?>) - 类 中的方法kd.bos.sdk.db.KResultSet
-
- isWrapperFor(Class<?>) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isWritable(int) - 类 中的方法kd.bos.sdk.db.KResultSetMetaData
-
- isZeroShow() - 类 中的方法kd.bos.entity.property.FieldProp
-
- isZeroShow() - 类 中的方法kd.bos.entity.report.ReportColumn
-
- IsZeroShow - 类 中的静态变量kd.bos.form.ClientProperties
-
为零不显示
- isZeroShow() - 类 中的方法kd.bos.list.DecimalListColumn
-
- Item - 类 中的静态变量kd.bos.form.ClientProperties
-
- ITEM_ASSIGN - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_ASSIGN - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_AUDIT - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_AUDIT - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_DELETE - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_DELETE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_DISABLE - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_DISABLE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_DOWNLOAD - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_DOWNLOAD - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_ENABLE - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_ENABLE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_EXPORT - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_EXPORT - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_IMPORT - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_IMPORT - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_MODIFY - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_MODIFY - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_NEW - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_NEW - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_OPENMAINPAGE - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_OPENMAINPAGE - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_PRINT - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_PRINT - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_SUBMIT - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_SUBMIT - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_UNASSIGN - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_UNASSIGN - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_UNAUDIT - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_UNAUDIT - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_UNSUBMIT - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_UNSUBMIT - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ITEM_VIEW - 接口 中的静态变量kd.bos.consts.PermItemConst
-
- ITEM_VIEW - 接口 中的静态变量kd.bos.servicehelper.permission.constant.entity.PermItemConst
-
- ItemClassColumnDesc - kd.bos.entity.list.column中的类
-
- ItemClassColumnDesc(String, IDataEntityProperty, IDataEntityProperty) - 类 的构造器kd.bos.entity.list.column.ItemClassColumnDesc
-
- ItemClassEdit - kd.bos.form.field中的类
-
- ItemClassEdit() - 类 的构造器kd.bos.form.field.ItemClassEdit
-
- ItemClassProp - kd.bos.entity.property中的类
-
- ItemClassProp() - 类 的构造器kd.bos.entity.property.ItemClassProp
-
- ItemClassTypeEdit - kd.bos.form.field中的类
-
- ItemClassTypeEdit() - 类 的构造器kd.bos.form.field.ItemClassTypeEdit
-
- ItemClassTypeProp - kd.bos.entity.property中的类
-
- ItemClassTypeProp() - 类 的构造器kd.bos.entity.property.ItemClassTypeProp
-
- itemClick(String, String) - 类 中的方法kd.bos.form.cardentry.CardEntry
-
- itemClick(String, String) - 类 中的方法kd.bos.form.control.AbstractGrid
-
工具栏点击事件
- itemClick(String, String) - 类 中的方法kd.bos.form.control.Button
-
下拉后点击
- itemClick(CommonFunctionItemClickEvent) - 接口 中的方法kd.bos.form.control.events.CommonFunctionItemClickListener
-
常用功能面板点击子项事件
- itemClick(ItemClickEvent) - 接口 中的方法kd.bos.form.control.events.ItemClickListener
-
点击
- itemClick(String, String) - 类 中的方法kd.bos.form.control.FloatMenu
-
点击
- itemClick(Map<String, Object>) - 类 中的方法kd.bos.form.control.Search
-
- itemClick(String, String) - 类 中的方法kd.bos.form.control.Toolbar
-
工具栏点击事件
- itemClick(String, String) - 类 中的方法kd.bos.form.control.WorkCalendar
-
点击
- itemClick(ItemClickEvent) - 类 中的方法kd.bos.form.plugin.AbstractFormPlugin
-
- itemClick(ItemClickEvent) - 类 中的方法kd.bos.form.plugin.KDFormPlugin
-
- itemClick(String, String) - 类 中的方法kd.bos.form.widget.WidgetContainer
-
工具栏点击事件
- itemClick(String, String) - 类 中的方法kd.bos.list.BillList
-
- itemClick(Map<?, ?>, String) - 类 中的方法kd.bos.list.BizCustomList
-
- ItemClickEvent - kd.bos.form.control.events中的类
-
控件,点击事件
- ItemClickEvent(Object, String, String) - 类 的构造器kd.bos.form.control.events.ItemClickEvent
-
构造方法:初始化点击事件
- ItemClickEvent(Object, Map<String, Object>) - 类 的构造器kd.bos.form.control.events.ItemClickEvent
-
- ItemClickListener - kd.bos.form.control.events中的接口
-
控件点击事件监听接口
- ITemplateControl - kd.bos.list中的接口
-
- Items - 类 中的静态变量kd.bos.form.ClientProperties
-
- itemSelect(ListItemSelectEvent) - 接口 中的方法kd.bos.form.control.events.ListItemSelectListener
-
下拉列表选择事件
- itemSelect() - 类 中的方法kd.bos.list.CityList
-
- itemSelect(ItemSelectEvent) - 接口 中的方法kd.bos.list.events.ListSelectedListener
-
选择行
- itemSelect(Object) - 类 中的方法kd.bos.list.OrgList
-
获取下级组织信息
- itemSelect(Object) - 类 中的方法kd.bos.list.UserList
-
- ItemSelectEvent - kd.bos.list.events中的类
-
行选择事件
- ItemSelectEvent(Object) - 类 的构造器kd.bos.list.events.ItemSelectEvent
-
构造方法:初始化事件源
- ItemValue - kd.bos.form.chart中的类
-
- ItemValue(String, Number) - 类 的构造器kd.bos.form.chart.ItemValue
-
构造方法:实例化一个
- ItemValue(Number, String) - 类 的构造器kd.bos.form.chart.ItemValue
-
- ItemValue(String, Number, String) - 类 的构造器kd.bos.form.chart.ItemValue
-
- iterate(int, Consumer<TreeMenuNode>) - 类 中的方法kd.bos.entity.tree.TreeMenuNode
-
遍历所有节点
- iterate(int, Consumer<TreeNode>) - 类 中的方法kd.bos.entity.tree.TreeNode
-
遍历所有节点
- iterator() - 类 中的方法kd.bos.entity.datamodel.SetValueCallManager
-
- iterator() - 类 中的方法kd.bos.script.jsengine.objects.KCollection
-
- iterator() - 类 中的方法kd.bos.sdk.db.KDataSet
-
- ITimeService - kd.bos.service中的接口
-
时间服务接口
- ITipsSupport - kd.bos.form中的接口
-
字段、容器支持tips接口
- ITreeListPlugin - kd.bos.list.plugin中的接口
-
- ITreeListView - kd.bos.list中的接口
-
- ITreeModel - kd.bos.entity.datamodel中的接口
-
- IUnitTestPlugIn - kd.bos.form.unittest中的接口
-
- IUseRegion - kd.bos.entity.format中的接口
-
- IUserService - kd.bos.service中的接口
-
用户服务接口
- IValidator - kd.bos.entity.validate中的接口
-
操作校验接口
- IValidatorHanlder - kd.bos.entity.validate中的接口
-
- IValueComparator - kd.bos.entity.validate中的接口
-
- IWriteBackPlugIn - kd.bos.entity.botp.plugin中的接口
-
反写插件:控制反写过程,需要注册到下游单据的关联配置属性中