C# 클래스 Ext.Net.Examples.FeedViewer.MainPanel

파일 보기 프로젝트 열기: pgodwin/Ext.net

Private Properties

프로퍼티 타입 설명
BuildGrid void
BuildPreviewPanel void
BuildTemplate void
MovePreview void
OpenTab void
ShowPreview_Toggle void

공개 메소드들

메소드 설명
MainPanel ( ) : System

보호된 메소드들

메소드 설명
OnLoad ( EventArgs e ) : void

비공개 메소드들

메소드 설명
BuildGrid ( ) : void
BuildPreviewPanel ( ) : void
BuildTemplate ( ) : void
MovePreview ( string place ) : void
OpenTab ( string id, string title, string link ) : void
ShowPreview_Toggle ( object sender, DirectEventArgs e ) : void

메소드 상세

MainPanel() 공개 메소드

public MainPanel ( ) : System
리턴 System

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e EventArgs
리턴 void