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

More...

Inheritance diagram for Ext.Net.AfterStoreChangedEventArgs:

Public Member Functions

 AfterStoreChangedEventArgs (string action, bool success, Exception exception, ResponseRecordsList responseRecords)
 

Properties

ResponseRecordsList ResponseRecords [get]
 
StoreAction Action [get]
 
bool Success [get]
 
Exception Exception [get]
 
bool ExceptionHandled [get, set]
 

Detailed Description

Constructor & Destructor Documentation

◆ AfterStoreChangedEventArgs()

Ext.Net.AfterStoreChangedEventArgs.AfterStoreChangedEventArgs ( string  action,
bool  success,
Exception  exception,
ResponseRecordsList  responseRecords 
)
inline

Property Documentation

◆ Action

StoreAction Ext.Net.AfterStoreChangedEventArgs.Action
get

◆ Exception

Exception Ext.Net.AfterStoreChangedEventArgs.Exception
get

◆ ExceptionHandled

bool Ext.Net.AfterStoreChangedEventArgs.ExceptionHandled
getset

◆ ResponseRecords

ResponseRecordsList Ext.Net.AfterStoreChangedEventArgs.ResponseRecords
get

◆ Success

bool Ext.Net.AfterStoreChangedEventArgs.Success
get


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