Click or drag to resize
ApplicationWrapper Class

[Missing <summary> documentation for "T:X3Platform.Apps.Ajax.ApplicationWrapper"]

Inheritance Hierarchy
SystemObject
  X3PlatformContextWrapper
    X3Platform.Apps.AjaxApplicationWrapper

Namespace: X3Platform.Apps.Ajax
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class ApplicationWrapper : ContextWrapper

The ApplicationWrapper type exposes the following members.

Constructors
  NameDescription
Public methodApplicationWrapper
Initializes a new instance of the ApplicationWrapper class
Top
Methods
  NameDescription
Public methodDelete
删除记录
Public methodEquals (Inherited from Object.)
Public methodExport
输出
(Inherited from ContextWrapper.)
Protected methodFinalize (Inherited from Object.)
Public methodFindOne
获取详细信息
Public methodGetDynamicTreeView
Public methodGetExtTreeView
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessRequest
处理请求
(Inherited from ContextWrapper.)
Public methodQuery
获取分页内容
Public methodSave
保存记录
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyIsReusable
可再用的
(Inherited from ContextWrapper.)
Top
See Also