类 UserDictComponent
- java.lang.Object
-
- top.daxian1218.dust.edp.ui.DictComponent
-
- top.daxian1218.dust.edp.component.UserDictComponent
-
- 所有已实现的接口:
IBiz
@Component public class UserDictComponent extends DictComponent
-
-
构造器概要
构造器 构造器 说明 UserDictComponent()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 protected void
SearchAsync(top.daxian1218.dust.db.base.IDataAdapter adapter, MenuStore store, top.daxian1218.dust.db.dict.DictObj obj)
-
从类继承的方法 top.daxian1218.dust.edp.ui.DictComponent
AfterDictObjSaveAsync, AfterDictObjSearchAsync, AfterSaveAsync, AfterSearchAsync, BeforeDictObjSaveAsync, BeforeDictObjSearchAsync, BeforeSaveAsync, BeforeSearchAsync, bindMasterDetail, DoActionAsync, ExportData, getConditionInput, getCurrentUser, getRoles, getSqlWhere, GetUserCondition, HandleDataRightAsync, ImportData, Save, SearchAsync, updateRelationKeys
-
-
-
-
方法详细资料
-
SearchAsync
protected void SearchAsync(top.daxian1218.dust.db.base.IDataAdapter adapter, MenuStore store, top.daxian1218.dust.db.dict.DictObj obj)
- 覆盖:
SearchAsync
在类中DictComponent
-
-