C# 클래스 Ext.Net.TreeNodeBase

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

Private Properties

프로퍼티 타입 설명
SetCls void
SetHref void
SetHref void
SetIcon void
SetIconCls void
SetToolTip void
SetToolTip void
ToScript string
ToScript string

비공개 메소드들

메소드 설명
SetCls ( string cls ) : void
SetHref ( string href ) : void
SetHref ( string href, string target ) : void
SetIcon ( Icon icon ) : void
SetIconCls ( string cls ) : void
SetToolTip ( string tip ) : void
SetToolTip ( string tip, string title ) : void
ToScript ( ) : string
ToScript ( bool configOnly ) : string