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

More...

Inheritance diagram for Ext.Net.DirectEventUpdateAttribute:

Public Member Functions

string GetScript (BaseControl c, PropertyInfo property)
 
void RegisterScript (BaseControl c, PropertyInfo property)
 

Static Public Attributes

const string AutoGenerateFormat = "{0}.{2}={1};"
 

Properties

string Script [get, set]
 
string MethodName [get, set]
 
AutoGeneratingScript GenerateMode [get, set]
 

Detailed Description

Member Function Documentation

◆ GetScript()

string Ext.Net.DirectEventUpdateAttribute.GetScript ( BaseControl  c,
PropertyInfo  property 
)
inline

◆ RegisterScript()

void Ext.Net.DirectEventUpdateAttribute.RegisterScript ( BaseControl  c,
PropertyInfo  property 
)
inline

Member Data Documentation

◆ AutoGenerateFormat

const string Ext.Net.DirectEventUpdateAttribute.AutoGenerateFormat = "{0}.{2}={1};"
static

Property Documentation

◆ GenerateMode

AutoGeneratingScript Ext.Net.DirectEventUpdateAttribute.GenerateMode
getset

◆ MethodName

string Ext.Net.DirectEventUpdateAttribute.MethodName
getset

◆ Script

string Ext.Net.DirectEventUpdateAttribute.Script
getset


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