跳过导航链接
www.baidu.com
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

H

handle(AsynMessage) - 接口 中的方法kd.bos.entity.api.IAsynMessageHandler
 
HANDLED - 类 中的静态变量kd.bos.servicehelper.workflow.WorkflowServiceHelper
 
handleData(BasedataFuzzySearchEvent) - 接口 中的方法kd.bos.form.field.events.BasedataFuzzySearchListener
处理模糊查询的结果
handleDataValidation(Set<SheetHandler.CellValidation>) - 类 中的方法kd.bos.impt.SheetHandler
处理所有的数据有效性规则(暂时只处理下拉选项)
handleDisable(String, DynamicObject[]) - 类 中的静态方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
描述:处理禁用基础资料时相关处理。
handleEnable(String, DynamicObject[]) - 类 中的静态方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
描述:处理启用基础资料时相关处理。
handleManageOrg(DynamicObject) - 类 中的静态方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
描述:处理管理费用组织。
handleModify(DynamicObject) - 类 中的静态方法kd.bos.servicehelper.basedata.BaseDataServiceHelper
描述:处理受控基础数据修改。
handleRow(SheetHandler.ParsedRow) - 类 中的方法kd.bos.impt.SheetHandler
处理每行数据
has(int, Scriptable) - 类 中的方法kd.bos.script.jsengine.def.KDyWrapper
 
has(String, Scriptable) - 类 中的方法kd.bos.script.jsengine.def.KDyWrapper
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
has(String, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the named property is defined.
has(int, Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Returns true if the property index is defined.
hasBindingFunctionPerm(String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
 
hasBreakpoint() - 类 中的方法kd.bos.script.jsengine.debug.DIM.SourceInfo
 
hasFeature(int) - 类 中的方法org.mozilla.javascript.Context
Controls certain aspects of script semantics.
hasFlex - 类 中的静态变量kd.bos.form.ClientProperties
 
hashCode() - 类 中的方法kd.bos.entity.BillTypeControlInfo
 
hashCode() - 类 中的方法kd.bos.entity.botp.ConvertPath
 
hashCode() - 类 中的方法kd.bos.entity.botp.runtime.BFRowId
 
hashCode() - 类 中的方法kd.bos.entity.datamodel.KeyValue
 
hashCode() - 类 中的方法kd.bos.entity.datamodel.ListField
 
hashCode() - 类 中的方法kd.bos.entity.datamodel.ListSelectedRow
 
hashCode() - 类 中的方法kd.bos.entity.datamodel.SetValueCallInfo
 
hashCode() - 类 中的方法kd.bos.entity.EntryEntityDto
 
hashCode() - 类 中的方法kd.bos.entity.filter.CompareType
 
hashCode() - 类 中的方法kd.bos.entity.filter.FieldName
 
hashCode() - 类 中的方法kd.bos.entity.filter.FilterField
 
hashCode() - 类 中的方法kd.bos.entity.filter.SortField
 
hashCode() - 类 中的方法kd.bos.entity.filter.SortRow
 
hashCode() - 类 中的方法kd.bos.entity.list.FormatRowData
 
hashCode() - 类 中的方法kd.bos.entity.operate.GridConfigurationRow
 
hashCode() - 类 中的方法kd.bos.entity.param.ParamKey
 
hashCode() - 类 中的方法kd.bos.entity.plugin.Plugin
 
hashCode() - 类 中的方法kd.bos.filter.CommonDateFilterColumn
 
hashCode() - 类 中的方法kd.bos.filter.CommonFilterColumn
 
hashCode() - 类 中的方法kd.bos.filter.FilterColumn
 
hashCode() - 类 中的方法kd.bos.filter.SchemeFilterColumn
 
hashCode() - 类 中的方法kd.bos.form.field.ComboItem
 
hashCode() - 类 中的方法kd.bos.impt.SheetHandler.CellValidation
 
hashCode() - 类 中的方法kd.bos.list.ListFieldMeta
 
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.NativeJavaObject
 
hasInstance(Scriptable) - 类 中的方法org.mozilla.javascript.ScriptableObject
Implements the instanceof operator.
hasNewPermission(long, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
已过时。
hasNewPermission(long, String, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
判断用户是否拥有指定实体的新增权
hasNext() - 类 中的方法kd.bos.script.jsengine.objects.KIterator
 
hasObjectElem(Scriptable, Object, Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
hasPermission(Long, String, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
已过时。
hasPrevious() - 类 中的方法kd.bos.script.jsengine.objects.KListIterator
 
hasProperty(Scriptable, String) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns whether a named property is defined in an object or any object in its prototype chain.
hasProperty(Scriptable, int) - 类 中的静态方法org.mozilla.javascript.ScriptableObject
Returns whether an indexed property is defined in an object or any object in its prototype chain.
hasSourceInfo() - 类 中的方法kd.bos.script.jsengine.debug.KDebugExecutor
 
hasSpecificPerm(long, String, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
已过时。
hasSpecificPerm(long, String, String, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
判断用户是否拥有指定实体指定权限项
hasTopCall(Context) - 类 中的静态方法org.mozilla.javascript.ScriptRuntime
 
hasViewPermission(long, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
已过时。
hasViewPermission(long, String, String) - 类 中的静态方法kd.bos.servicehelper.permission.PermissionServiceHelper
判断用户是否有指定实体的查看权
Header - 类 中的静态变量kd.bos.form.ClientProperties
 
headerCellClick(HeaderCellClickEvent) - 接口 中的方法kd.bos.form.control.events.HeaderCellClickListener
列点击事件
HeaderCellClickEvent - kd.bos.form.control.events中的类
列点击事件
HeaderCellClickEvent(Object) - 类 的构造器kd.bos.form.control.events.HeaderCellClickEvent
 
HeaderCellClickEvent(Object, String) - 类 的构造器kd.bos.form.control.events.HeaderCellClickEvent
 
HeaderCellClickListener - kd.bos.form.control.events中的接口
列点击事件监听器接口(点击表头事件)
HeadHeight - 类 中的静态变量kd.bos.form.ClientProperties
 
Height - 类 中的静态变量kd.bos.form.ClientProperties
 
hello(String) - 类 中的方法kd.bos.script.debug.arrayparameter.MyBean
 
hello() - 类 中的方法kd.bos.script.debug.nativewrap.JavaBeanCaller
 
hello(String) - 接口 中的方法kd.bos.script.jsengine.function.MyHello
 
hello(String) - 接口 中的方法kd.bos.script.jsengine.intercept.IHello
 
hello(String) - 类 中的方法kd.bos.script.jsengine.intercept.KHello
 
hello(String) - 接口 中的方法kd.bos.script.jsengine.interfaces.JSPlugin
 
hello() - 接口 中的静态方法kd.bos.script.jsengine.interfaces2.JSPlugin
 
hello(Bean[], Object) - 类 中的方法kd.bos.script.jsengine.matchparameter.Bean
 
hello(List<Bean>) - 类 中的方法kd.bos.script.jsengine.matchparameter.Bean
 
hello() - 类 中的方法kd.bos.script.jsengine.super1.B
 
hello() - 类 中的方法kd.bos.script.jsengine.super1.SuperB
 
hello() - 类 中的方法kd.bos.script.jsengine.this1.B
 
hello(SuperB) - 类 中的静态方法kd.bos.script.jsengine.this1.B
 
hello() - 类 中的方法kd.bos.script.jsengine.this1.SuperB
 
hello0(String) - 类 中的方法kd.bos.script.jsengine.intercept.KHello
 
hello2(String) - 接口 中的方法kd.bos.script.jsengine.intercept.IHello
 
hello3(String) - 接口 中的方法kd.bos.script.jsengine.intercept.IHello
 
hello3(String) - 类 中的方法kd.bos.script.jsengine.intercept.KHello
 
helloExported() - 类 中的方法kd.bos.script.debug.nativewrap.JavaBean
 
helloNotExported() - 类 中的方法kd.bos.script.debug.nativewrap.JavaBean
 
helpFormId - 类 中的静态变量kd.bos.form.ClientProperties
帮助文档
HideNavigation - 类 中的静态变量kd.bos.form.ClientProperties
页签属性
hideOperateItems(String, int, List<String>) - 类 中的方法kd.bos.form.control.AbstractGrid
 
hidePanel(SplitDirection, boolean) - 类 中的方法kd.bos.form.control.SplitContainer
隐藏分割容器面板,包含分割条
HIDEPUSHFORM - 类 中的静态变量kd.bos.entity.operate.OperationParameterNames
略过下推界面
hideTips() - 接口 中的方法kd.bos.form.ITipsSupport
隐藏控件tips
hideTips() - 类 中的方法kd.bos.form.TipsSupport
隐藏控件tips
HistogramChart - kd.bos.form.chart中的类
柱状图
HistogramChart() - 类 的构造器kd.bos.form.chart.HistogramChart
 
HomeTab - 类 中的静态变量kd.bos.form.ClientProperties
 
HoverShowItems - 类 中的静态变量kd.bos.form.ClientProperties
悬停显示元素
HR - 类 中的静态变量kd.bos.servicehelper.org.OrgViewType
HR组织视图
Html - 类 中的静态变量kd.bos.form.ClientControlTypes
 
Html - kd.bos.form.control中的类
HTML控件,继承与控件Control
Html() - 类 的构造器kd.bos.form.control.Html
 
HtmlContent - 类 中的静态变量kd.bos.form.ClientProperties
 
HTTPInvokeMethod - kd.bos.form.unittest中的类
 
HTTPInvokeMethod() - 类 的构造器kd.bos.form.unittest.HTTPInvokeMethod
 
Hyperlink - 类 中的静态变量kd.bos.form.ClientControlTypes
 
Hyperlink - kd.bos.form.control中的类
超链接控件,继承与控件Control
Hyperlink() - 类 的构造器kd.bos.form.control.Hyperlink
 
hyperLinkAccountClick(HyperLinkClickEvent) - 类 中的方法kd.bos.report.demo.DemoReport
 
hyperLinkClick(String, int) - 类 中的方法kd.bos.form.control.AbstractGrid
单元格链接事件方法
hyperLinkClick(HyperLinkClickEvent) - 接口 中的方法kd.bos.form.events.HyperLinkClickListener
 
hyperLinkClick(String, int) - 类 中的方法kd.bos.list.BillList
 
hyperLinkClick(ListHyperLinkClickEvent) - 接口 中的方法kd.bos.list.events.ListHyperLinkClickListener
监听列超链接点击事件
hyperLinkClick(ListHyperLinkClickEvent) - 接口 中的方法kd.bos.list.plugin.IListPlugin
 
HyperLinkClickArgs - kd.bos.form.events中的类
超链接点击事件参数
HyperLinkClickArgs(HyperLinkClickEvent, boolean) - 类 的构造器kd.bos.form.events.HyperLinkClickArgs
 
HyperLinkClickEvent - kd.bos.form.events中的类
超链接点击事件
HyperLinkClickEvent(Object, String, int) - 类 的构造器kd.bos.form.events.HyperLinkClickEvent
 
HyperLinkClickEvent(Object, String, int, DynamicObject) - 类 的构造器kd.bos.form.events.HyperLinkClickEvent
已过时。
不推荐,插件通过当前行所在行的主键获取数据
HyperLinkClickEvent(Object, String, int, DynamicObject, int) - 类 的构造器kd.bos.form.events.HyperLinkClickEvent
已过时。
不推荐,插件通过当前行所在行的主键获取数据
HyperLinkClickListener - kd.bos.form.events中的接口
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接
www.baidu.com