Свойство | Type | Description | |
---|---|---|---|
_actualTreeRoots | List |
Свойство | Type | Description | |
---|---|---|---|
AddButtonControlID | string | ||
ChangeButtonControlID | string | ||
ClearButtonControlID | string | ||
PagerDivID | string | ||
TableControlID | string |
Свойство | Type | Description | |
---|---|---|---|
GetAddButtonHandler | string | ||
GetAllowedContentTypesParam | string | ||
GetClearButtonHandler | string | ||
GetDataInternal | object | ||
GetDefaultContentTypesParam | string | ||
GetDefaultPathParam | string | ||
GetMultiSelectModeParam | string | ||
GetStringListParam | string | ||
GetTreeRootsParam | string | ||
InitGrid | void | ||
ManipulateTemplateControls | void | ||
SetDataInternal | void |
Méthode | Description | |
---|---|---|
DoAutoConfigure ( |
||
GetAddButtonControl ( ) : System.Web.UI.WebControls.Button | ||
GetChangeButtonControl ( ) : System.Web.UI.WebControls.Button | ||
GetClearButtonControl ( ) : System.Web.UI.WebControls.Button | ||
GetData ( ) : object | ||
GetInnerControl ( ) : |
||
GetLabelForDescription ( ) : |
||
GetLabelForTitleControl ( ) : |
||
GetPagerDiv ( ) : System.Web.UI.WebControls.Panel | ||
GetTableControl ( ) : System.Web.UI.WebControls.Table | ||
ReferenceGrid ( ) : System | ||
SetData ( object data ) : void |
Méthode | Description | |
---|---|---|
OnInit ( |
||
OnPreRender ( |
||
RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
RenderSimple ( System.Web.UI.HtmlTextWriter writer ) : void |
Méthode | Description | |
---|---|---|
GetAddButtonHandler ( ) : string | ||
GetAllowedContentTypesParam ( ) : string | ||
GetClearButtonHandler ( ) : string | ||
GetDataInternal ( ITextControl inputTextBox ) : object | ||
GetDefaultContentTypesParam ( ) : string | ||
GetDefaultPathParam ( ) : string | ||
GetMultiSelectModeParam ( ) : string | ||
GetStringListParam ( List |
||
GetTreeRootsParam ( ) : string | ||
InitGrid ( ) : void | ||
ManipulateTemplateControls ( ) : void | ||
SetDataInternal ( object data, ITextControl inputTextBox ) : void |
public DoAutoConfigure ( |
||
setting | ||
Résultat | void |
public GetAddButtonControl ( ) : System.Web.UI.WebControls.Button | ||
Résultat | System.Web.UI.WebControls.Button |
public GetChangeButtonControl ( ) : System.Web.UI.WebControls.Button | ||
Résultat | System.Web.UI.WebControls.Button |
public GetClearButtonControl ( ) : System.Web.UI.WebControls.Button | ||
Résultat | System.Web.UI.WebControls.Button |
public GetInnerControl ( ) : |
||
Résultat |
public GetLabelForDescription ( ) : |
||
Résultat |
public GetLabelForTitleControl ( ) : |
||
Résultat |
public GetPagerDiv ( ) : System.Web.UI.WebControls.Panel | ||
Résultat | System.Web.UI.WebControls.Panel |
public GetTableControl ( ) : System.Web.UI.WebControls.Table | ||
Résultat | System.Web.UI.WebControls.Table |
protected OnPreRender ( |
||
e | ||
Résultat | void |
protected RenderContents ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected RenderEditor ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |
protected RenderSimple ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
Résultat | void |