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

More...

Inheritance diagram for Ext.Net.StoreParameter.Config:
Ext.Net.Parameter.Config Ext.Net.BaseParameter.Config Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator StoreParameter.Builder (StoreParameter.Config config)
 
- Static Public Member Functions inherited from Ext.Net.Parameter.Config
static implicit operator Parameter.Builder (Parameter.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 ApplyMode ApplyMode [get, set]
 
virtual ? StoreAction Action [get, set]
 
- Properties inherited from Ext.Net.BaseParameter.Config
virtual string Name [get, set]
 
virtual string Value [get, set]
 
virtual ParameterMode Mode [get, set]
 Wrap in quotes or not More...
 
virtual bool Encode [get, set]
 Encode value, it might be useful when value is js object More...
 
ParameterCollection Params [get]
 

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 StoreParameter.Builder()

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

Property Documentation

◆ Action

virtual ? StoreAction Ext.Net.StoreParameter.Config.Action
getset

◆ ApplyMode

virtual ApplyMode Ext.Net.StoreParameter.Config.ApplyMode
getset


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