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

More...

Inheritance diagram for Ext.Net.RemoteActionEventArgs:
Ext.Net.RemoteAppendEventArgs Ext.Net.RemoteEditEventArgs Ext.Net.RemoteMoveEventArgs Ext.Net.RemoteRemoveEventArgs

Public Member Functions

 RemoteActionEventArgs (string serviceParams, ParameterCollection extraParams)
 

Protected Member Functions

GetValue< T > (string name)
 

Properties

bool Accept [get, set]
 
string RefusalMessage [get, set]
 
ParameterCollection ExtraParams [get]
 
JObject ServiceParams [get]
 
virtual string NodeID [get]
 
object? Attributes [get, set]
 

Detailed Description

Constructor & Destructor Documentation

◆ RemoteActionEventArgs()

Ext.Net.RemoteActionEventArgs.RemoteActionEventArgs ( string  serviceParams,
ParameterCollection  extraParams 
)
inline

Member Function Documentation

◆ GetValue< T >()

T Ext.Net.RemoteActionEventArgs.GetValue< T > ( string  name)
inlineprotected

Property Documentation

◆ Accept

bool Ext.Net.RemoteActionEventArgs.Accept
getset

◆ Attributes

object? Ext.Net.RemoteActionEventArgs.Attributes
getset

◆ ExtraParams

ParameterCollection Ext.Net.RemoteActionEventArgs.ExtraParams
get

◆ NodeID

virtual string Ext.Net.RemoteActionEventArgs.NodeID
get

◆ RefusalMessage

string Ext.Net.RemoteActionEventArgs.RefusalMessage
getset

◆ ServiceParams

JObject Ext.Net.RemoteActionEventArgs.ServiceParams
getprotected


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