C# 클래스 PropertyGrid.PropertyEditors.TextEditor

상속: Gtk.HBox, IPropertyEditor
파일 보기 프로젝트 열기: modesto/monoreports

공개 메소드들

메소드 설명
Initialize ( EditSession session ) : void
TextEditor ( ) : System

보호된 메소드들

메소드 설명
OnDestroyed ( ) : void
ShouldShowDialogButton ( ) : bool

비공개 메소드들

메소드 설명
ButtonClicked ( object s, EventArgs a ) : void
IDisposable ( ) : void
TextChanged ( object s, EventArgs a ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( EditSession session ) : void
session EditSession
리턴 void

OnDestroyed() 보호된 메소드

protected OnDestroyed ( ) : void
리턴 void

ShouldShowDialogButton() 보호된 메소드

protected ShouldShowDialogButton ( ) : bool
리턴 bool

TextEditor() 공개 메소드

public TextEditor ( ) : System
리턴 System