Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.LocalStorageProxy.Builder< TLocalStorageProxy, TBuilder > Class Template Reference

More...

Inheritance diagram for Ext.Net.LocalStorageProxy.Builder< TLocalStorageProxy, TBuilder >:
Ext.Net.WebStorageProxy.Builder< TLocalStorageProxy, TBuilder >

Public Member Functions

 Builder (TLocalStorageProxy component)
 
 Builder ()
 
 Builder (LocalStorageProxy component)
 
 Builder (LocalStorageProxy.Config config)
 
- Public Member Functions inherited from Ext.Net.WebStorageProxy.Builder< TLocalStorageProxy, TBuilder >
 Builder (TWebStorageProxy component)
 
virtual TBuilder StorageID (string storageID)
 The unique ID used as the key in which all record data are stored in the local storage object More...
 

Static Public Member Functions

static implicit operator Builder (LocalStorageProxy component)
 

Detailed Description

Type Constraints
TLocalStorageProxy :LocalStorageProxy 
TBuilder :Builder 
TBuilder :TLocalStorageProxy 
TBuilder :TBuilder 

Constructor & Destructor Documentation

◆ Builder() [1/4]

Ext.Net.LocalStorageProxy.Builder< TLocalStorageProxy, TBuilder >.Builder ( TLocalStorageProxy  component)
inline

◆ Builder() [2/4]

Ext.Net.LocalStorageProxy.Builder< TLocalStorageProxy, TBuilder >.Builder ( )
inline

◆ Builder() [3/4]

Ext.Net.LocalStorageProxy.Builder< TLocalStorageProxy, TBuilder >.Builder ( LocalStorageProxy  component)
inline

◆ Builder() [4/4]

Ext.Net.LocalStorageProxy.Builder< TLocalStorageProxy, TBuilder >.Builder ( LocalStorageProxy.Config  config)
inline

Member Function Documentation

◆ operator Builder()

static implicit Ext.Net.LocalStorageProxy.Builder< TLocalStorageProxy, TBuilder >.operator Builder ( LocalStorageProxy  component)
inlinestatic


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