C# 클래스 XafBootstrap.Web.XafBootstrapView

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: Terricks/XAFBootstrap 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
InnerRender ( ) : void
XafBootstrapView ( ) : System
handler_OnCallback ( object source, DevExpress e ) : void

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
OnLoad ( EventArgs e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

InnerRender() 공개 메소드

public InnerRender ( ) : void
리턴 void

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
리턴 void

XafBootstrapView() 공개 메소드

public XafBootstrapView ( ) : System
리턴 System

handler_OnCallback() 공개 메소드

public handler_OnCallback ( object source, DevExpress e ) : void
source object
e DevExpress
리턴 void

프로퍼티 상세

ControlToRender 공개적으로 프로퍼티

public Control,System.Web.UI ControlToRender
리턴 System.Web.UI.Control

ControlUniqueIDList 공개적으로 프로퍼티

public IList ControlUniqueIDList
리턴 IList

DataSource 공개적으로 프로퍼티

public object DataSource
리턴 object

DisabledItems 공개적으로 프로퍼티

public IList DisabledItems
리턴 IList

IsRootView 공개적으로 프로퍼티

public Boolean,System IsRootView
리턴 System.Boolean

ListTable 공개적으로 프로퍼티

public XafBootstrapTable ListTable
리턴 XafBootstrapTable

ModelListViewID 공개적으로 프로퍼티

public String ModelListViewID
리턴 String

PropertyName 공개적으로 프로퍼티

public String PropertyName
리턴 String

SelectionType 공개적으로 프로퍼티

public SelectionObjectType SelectionType
리턴 SelectionObjectType

View 공개적으로 프로퍼티

public View,DevExpress.ExpressApp View
리턴 DevExpress.ExpressApp.View

ViewType 공개적으로 프로퍼티

public ViewType,System.Web.UI ViewType
리턴 System.Web.UI.ViewType

XafBootstrapControls 공개적으로 프로퍼티

public IList XafBootstrapControls
리턴 IList