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

More...

Inheritance diagram for Ext.Net.ImageCommandBase.Config:
Ext.Net.BaseItem.Config Ext.Net.IApply Ext.Net.GroupImageCommand.Config Ext.Net.ImageCommand.Config

Properties

virtual string CommandName [get, set]
 
virtual string Cls [get, set]
 
virtual bool Hidden [get, set]
 
virtual bool Disabled [get, set]
 
virtual Icon Icon [get, set]
 
virtual string IconCls [get, set]
 
virtual string Text [get, set]
 
virtual string Style [get, set]
 
SimpleToolTip ToolTip [get]
 
virtual HideMode HideMode [get, set]
 How this component should be hidden. Supported values are 'visibility' (css visibility), 'offsets' (negative offset position) and 'display' (css display) - defaults to 'display'. 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 ()
 
- Static Public Member Functions inherited from Ext.Net.BaseItem.Config
static Config Deserialize (string config)
 
static TConfig Deserialize< TConfig > (string config)
 

Detailed Description

Property Documentation

◆ Cls

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

◆ CommandName

virtual string Ext.Net.ImageCommandBase.Config.CommandName
getset

◆ Disabled

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

◆ Hidden

virtual bool Ext.Net.ImageCommandBase.Config.Hidden
getset

◆ HideMode

virtual HideMode Ext.Net.ImageCommandBase.Config.HideMode
getset

How this component should be hidden. Supported values are 'visibility' (css visibility), 'offsets' (negative offset position) and 'display' (css display) - defaults to 'display'.

◆ Icon

virtual Icon Ext.Net.ImageCommandBase.Config.Icon
getset

◆ IconCls

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

◆ Style

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

◆ Text

virtual string Ext.Net.ImageCommandBase.Config.Text
getset

◆ ToolTip

SimpleToolTip Ext.Net.ImageCommandBase.Config.ToolTip
get


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