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

More...

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

Static Public Member Functions

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

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 ()
 
- Properties inherited from Ext.Net.ImageCommandBase.Config
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...
 

Detailed Description

Member Function Documentation

◆ operator ImageCommand.Builder()

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


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