Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.Tag.Config Class Reference

More...

Inheritance diagram for Ext.Net.Tag.Config:
Ext.Net.ListItem.Config Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator Tag.Builder (Tag.Config config)
 
- Static Public Member Functions inherited from Ext.Net.ListItem.Config
static implicit operator ListItem.Builder (ListItem.Config config)
 
- Static Public Member Functions inherited from Ext.Net.BaseItem.Config
static Config Deserialize (string config)
 
static TConfig Deserialize< TConfig > (string config)
 

Properties

virtual bool Selected [get, set]
 
virtual Icon Icon [get, set]
 
virtual string IconCls [get, set]
 
virtual bool Disabled [get, set]
 
virtual string Cls [get, set]
 
virtual string QTitle [get, set]
 
virtual string QTip [get, set]
 
virtual int Width [get, set]
 
virtual string Style [get, set]
 
virtual ? bool Closable [get, set]
 
virtual string OverCls [get, set]
 
- Properties inherited from Ext.Net.ListItem.Config
virtual string Text [get, set]
 
virtual string Value [get, set]
 
virtual int Index [get, set]
 
virtual ParameterMode Mode [get, set]
 Wrap in quotes or not More...
 

Additional Inherited Members

- Public Member Functions inherited from Ext.Net.BaseItem.Config
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
new Type GetType ()
 
object ApplyIf (object obj)
 
Apply< T > (object obj)
 
object Apply (object obj)
 
virtual string Serialize ()
 

Detailed Description

Member Function Documentation

◆ operator Tag.Builder()

static implicit Ext.Net.Tag.Config.operator Tag.Builder ( Tag.Config  config)
inlinestatic

Property Documentation

◆ Closable

virtual ? bool Ext.Net.Tag.Config.Closable
getset

◆ Cls

virtual string Ext.Net.Tag.Config.Cls
getset

◆ Disabled

virtual bool Ext.Net.Tag.Config.Disabled
getset

◆ Icon

virtual Icon Ext.Net.Tag.Config.Icon
getset

◆ IconCls

virtual string Ext.Net.Tag.Config.IconCls
getset

◆ OverCls

virtual string Ext.Net.Tag.Config.OverCls
getset

◆ QTip

virtual string Ext.Net.Tag.Config.QTip
getset

◆ QTitle

virtual string Ext.Net.Tag.Config.QTitle
getset

◆ Selected

virtual bool Ext.Net.Tag.Config.Selected
getset

◆ Style

virtual string Ext.Net.Tag.Config.Style
getset

◆ Width

virtual int Ext.Net.Tag.Config.Width
getset


The documentation for this class was generated from the following file: