C# 클래스 Ext.Net.Editor

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

Private Properties

프로퍼티 타입 설명
CancelEdit void
CancelEdit void
CompleteEdit void
CompleteEdit void
Editor System
GetClientConstructor string
Realign void
SetSize void
SetValue void
SetValueProxy void
StartEdit void
StartEdit void

공개 메소드들

메소드 설명
Editor ( Config config ) : System

비공개 메소드들

메소드 설명
CancelEdit ( ) : void
CancelEdit ( bool remainVisible ) : void
CompleteEdit ( ) : void
CompleteEdit ( bool remainVisible ) : void
Editor ( ) : System
GetClientConstructor ( bool instanceOnly, string body ) : string
Realign ( ) : void
SetSize ( int width, int height ) : void
SetValue ( string value ) : void
SetValueProxy ( string value ) : void
StartEdit ( string el ) : void
StartEdit ( string el, string value ) : void

메소드 상세

Editor() 공개 메소드

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