Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Com
Aote
ObjectTools
GroupList
C# Class Com.Aote.ObjectTools.GroupList
分组列表,可进行多级分组,根据当前分组情况去后台分页加载数据。可支持流式数据获取。
Inheritance:
PagedList
Exibir arquivo
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