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

More...

Inheritance diagram for Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >:
Ext.Net.DataView.Builder< TChartDomLegend, TBuilder >

Public Member Functions

 Builder (TChartDomLegend component)
 
virtual TBuilder Dock (Dock dock)
 The dock position of this component in its parent panel More...
 
virtual TBuilder Toggleable (bool toggleable)
 
 Builder ()
 
 Builder (ChartDomLegend component)
 
 Builder (ChartDomLegend.Config config)
 
- Public Member Functions inherited from Ext.Net.DataView.Builder< TChartDomLegend, TBuilder >
 Builder (TDataView component)
 
 Builder ()
 
 Builder (DataView component)
 
 Builder (DataView.Config config)
 
virtual TBuilder DeselectOnContainerClick (bool deselectOnContainerClick)
 
virtual TBuilder Listeners (Action< DataViewListeners > action)
 Client-side JavaScript Event Handlers More...
 
virtual TBuilder DirectEvents (Action< DataViewDirectEvents > action)
 Server-side Ajax Event Handlers More...
 
virtual TBuilder SelectedRows (Action< SelectedRowCollection > action)
 

Static Public Member Functions

static implicit operator Builder (ChartDomLegend component)
 
- Static Public Member Functions inherited from Ext.Net.DataView.Builder< TChartDomLegend, TBuilder >
static implicit operator Builder (DataView component)
 

Detailed Description

Type Constraints
TChartDomLegend :ChartDomLegend 
TBuilder :Builder 
TBuilder :TChartDomLegend 
TBuilder :TBuilder 

Constructor & Destructor Documentation

◆ Builder() [1/4]

Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >.Builder ( TChartDomLegend  component)
inline

◆ Builder() [2/4]

Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >.Builder ( )
inline

◆ Builder() [3/4]

Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >.Builder ( ChartDomLegend  component)
inline

◆ Builder() [4/4]

Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >.Builder ( ChartDomLegend.Config  config)
inline

Member Function Documentation

◆ Dock()

virtual TBuilder Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >.Dock ( Dock  dock)
inlinevirtual

The dock position of this component in its parent panel

◆ operator Builder()

static implicit Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >.operator Builder ( ChartDomLegend  component)
inlinestatic

◆ Toggleable()

virtual TBuilder Ext.Net.ChartDomLegend.Builder< TChartDomLegend, TBuilder >.Toggleable ( bool  toggleable)
inlinevirtual


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