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

More...

Public Member Functions

 DirectEventTriplet (string name, ComponentDirectEvent directEvent, ConfigOptionAttribute attribute, PropertyInfo propertyInfo)
 

Properties

string Name [get]
 
ComponentDirectEvent DirectEvent [get]
 
ConfigOptionAttribute Attribute [get]
 
PropertyInfo PropertyInfo [get]
 

Detailed Description

Constructor & Destructor Documentation

◆ DirectEventTriplet()

Ext.Net.DirectEventTriplet.DirectEventTriplet ( string  name,
ComponentDirectEvent  directEvent,
ConfigOptionAttribute  attribute,
PropertyInfo  propertyInfo 
)
inline

Property Documentation

◆ Attribute

ConfigOptionAttribute Ext.Net.DirectEventTriplet.Attribute
get

◆ DirectEvent

ComponentDirectEvent Ext.Net.DirectEventTriplet.DirectEvent
get

◆ Name

string Ext.Net.DirectEventTriplet.Name
get

◆ PropertyInfo

PropertyInfo Ext.Net.DirectEventTriplet.PropertyInfo
get


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