C# Class Ext.Net.PagingToolbar

Inheritance: ToolbarBase
Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description
IPostBackDataHandler bool
PagingToolbar System.Collections.Specialized
SetHideRefresh void
SetPageIndex void
SetPageSize void

Méthodes publiques

Méthode Description
IPostBackDataHandler ( ) : void
PagingToolbar ( Config config ) : System

Private Methods

Méthode Description
IPostBackDataHandler ( string postDataKey, NameValueCollection postCollection ) : bool
PagingToolbar ( ) : System.Collections.Specialized
SetHideRefresh ( bool hide ) : void
SetPageIndex ( int index ) : void
SetPageSize ( int size ) : void

Method Details

IPostBackDataHandler() public méthode

public IPostBackDataHandler ( ) : void
Résultat void

PagingToolbar() public méthode

public PagingToolbar ( Config config ) : System
config Config
Résultat System