C# Class Ext.Net.TreeNodeBase

Inheritance: Node, IIcon
Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
SetCls void
SetHref void
SetHref void
SetIcon void
SetIconCls void
SetToolTip void
SetToolTip void
ToScript string
ToScript string

Private Methods

Method Description
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