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

More...

Inheritance diagram for Ext.Net.KeyBindItem.Config:
Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator KeyBindItem.Builder (KeyBindItem.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 string Key [get, set]
 Key to bind to. More...
 
virtual string Handler [get, set]
 Key binding handler. 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 KeyBindItem.Builder()

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

Property Documentation

◆ Handler

virtual string Ext.Net.KeyBindItem.Config.Handler
getset

Key binding handler.

◆ Key

virtual string Ext.Net.KeyBindItem.Config.Key
getset

Key to bind to.


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