
SmartClient
进击的码码码码N
每天学一天,头发少一点
中专毕业,学Java,现全栈工程师,有兴趣的朋友点个关注。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
filterEditorProperties
{ name: 'factoryName', title: '工厂名称', width: '10%', editorType:"select", filterEditorProperties: { optionDataSource: 'V_PS_scoreTofastToproblem_FactoryDS', ...原创 2018-02-24 15:08:07 · 189 阅读 · 0 评论 -
Listgrid右击
rowContextClick原创 2018-02-24 15:09:06 · 149 阅读 · 0 评论 -
img类右击
rightMouseDown原创 2018-02-24 15:09:35 · 315 阅读 · 0 评论 -
处理下拉框返回结果函数dataArrived
name:"问题来源",title:"问题来源",width:"*",type:"select", optionDataSource:"T_FR_ProblemFieldSelectionConfigDS", valueField:"valueField", pickListCriteria:{relateSubIdOrId:70}, pickListFields:原创 2018-04-21 18:53:37 · 201 阅读 · 0 评论 -
smartCLient 方法使用
listGrid中更新某一行refreshRow 方法 winList.refreshRow(rowNum); form中重绘某一列方法 headerForm.getField("ifTakePhoto").redraw() layout局部滚动跟CSS同一属性overFlow overFlow:"auto" 使用存储过程loading状态显示 1.emptyMessage 中添...原创 2018-05-17 15:09:44 · 398 阅读 · 0 评论 -
form表单title不换行
wrapTitle: false原创 2018-05-11 13:48:08 · 755 阅读 · 0 评论