C# Class XafBootstrap.Web.XafBootstrapView

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: Terricks/XAFBootstrap Class Usage Examples

Méthodes publiques

Свойство Type Description
ControlToRender System.Web.UI.Control
ControlUniqueIDList IList
DataSource object
DisabledItems IList
IsRootView System.Boolean
ListTable XafBootstrapTable
ModelListViewID String
PropertyName String
SelectionType SelectionObjectType
View DevExpress.ExpressApp.View
ViewType System.Web.UI.ViewType
XafBootstrapControls IList

Méthodes publiques

Méthode Description
InnerRender ( ) : void
XafBootstrapView ( ) : System
handler_OnCallback ( object source, DevExpress e ) : void

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
AddContent ( Control control, object DataContainer = null ) : void
BuildContent ( ) : void
BuildRecursiveElement ( Control control, Control Parent, ElemType type, object Container ) : System.Boolean
BuildRecursiveTag ( Control control, Control Parent, System.Boolean Start, ElemType type, object Container ) : System.Boolean

Method Details

InnerRender() public méthode

public InnerRender ( ) : void
Résultat void

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

XafBootstrapView() public méthode

public XafBootstrapView ( ) : System
Résultat System

handler_OnCallback() public méthode

public handler_OnCallback ( object source, DevExpress e ) : void
source object
e DevExpress
Résultat void

Property Details

ControlToRender public_oe property

public Control,System.Web.UI ControlToRender
Résultat System.Web.UI.Control

ControlUniqueIDList public_oe property

public IList ControlUniqueIDList
Résultat IList

DataSource public_oe property

public object DataSource
Résultat object

DisabledItems public_oe property

public IList DisabledItems
Résultat IList

IsRootView public_oe property

public Boolean,System IsRootView
Résultat System.Boolean

ListTable public_oe property

public XafBootstrapTable ListTable
Résultat XafBootstrapTable

ModelListViewID public_oe property

public String ModelListViewID
Résultat String

PropertyName public_oe property

public String PropertyName
Résultat String

SelectionType public_oe property

public SelectionObjectType SelectionType
Résultat SelectionObjectType

View public_oe property

public View,DevExpress.ExpressApp View
Résultat DevExpress.ExpressApp.View

ViewType public_oe property

public ViewType,System.Web.UI ViewType
Résultat System.Web.UI.ViewType

XafBootstrapControls public_oe property

public IList XafBootstrapControls
Résultat IList