C# 클래스 Ext.Net.PagingToolbar

상속: ToolbarBase
파일 보기 프로젝트 열기: pgodwin/Ext.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
IPostBackDataHandler bool
PagingToolbar System.Collections.Specialized
SetHideRefresh void
SetPageIndex void
SetPageSize void

공개 메소드들

메소드 설명
IPostBackDataHandler ( ) : void
PagingToolbar ( Config config ) : System

비공개 메소드들

메소드 설명
IPostBackDataHandler ( string postDataKey, NameValueCollection postCollection ) : bool
PagingToolbar ( ) : System.Collections.Specialized
SetHideRefresh ( bool hide ) : void
SetPageIndex ( int index ) : void
SetPageSize ( int size ) : void

메소드 상세

IPostBackDataHandler() 공개 메소드

public IPostBackDataHandler ( ) : void
리턴 void

PagingToolbar() 공개 메소드

public PagingToolbar ( Config config ) : System
config Config
리턴 System