C# Class Com.Aote.ObjectTools.GroupList

分组列表,可进行多级分组,根据当前分组情况去后台分页加载数据。可支持流式数据获取。
Inheritance: PagedList
Mostra file Open project: DuBin1988/restv2

Public Methods

Method Description
OpenOrClose_ ( GeneralObject go, string name ) : void

Private Methods

Method Description
GroupList_DataLoaded ( object sender, System e ) : void

Method Details

OpenOrClose_() public method

public OpenOrClose_ ( GeneralObject go, string name ) : void
go GeneralObject
name string
return void