메소드 | 설명 | |
---|---|---|
ShowDetail ( int reportId ) : void |
Shows the detail.
|
|
ShowDetail ( int reportId, int parentCategoryId ) : void |
Shows the detail.
|
|
ShowEditDetails ( Report report ) : void |
Shows the edit.
|
메소드 | 설명 | |
---|---|---|
FieldsPanelWidget_DeleteClick ( object sender, |
Handles the DeleteClick event of the FieldsPanelWidget control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
OnPreRender ( |
Raises the E:System.Web.UI.Control.PreRender event.
|
|
btnAddField_Click ( object sender, |
Handles the Click event of the btnAddField control.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancel control.
|
|
btnCopy_Click ( object sender, |
Handles the Click event of the Copy button control.
|
|
btnDelete_Click ( object sender, |
Handles the Click event of the btnDelete control.
|
|
btnEdit_Click ( object sender, |
Handles the Click event of the btnEdit control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
btnToggleResults_Click ( object sender, |
Handles the Click event of the btnToggleResults control.
|
|
ddlFields_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ddlFields control.
|
|
etpEntityType_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the etpEntityType control.
|
|
gReport_GridRebind ( object sender, |
Handles the GridRebind event of the gReport control.
|
|
lbDataView_Click ( object sender, |
메소드 | 설명 | |
---|---|---|
AddFieldPanelWidget ( System.Guid reportFieldGuid, ReportFieldType reportFieldType, string fieldSelection, bool showExpanded, |
Adds the field panel widget.
|
|
BindGrid ( Report report ) : void |
Binds the grid.
|
|
CreateFieldTypeSpecificControls ( ReportFieldType reportFieldType, string fieldSelection, |
Creates the data select controls.
|
|
GetDataSelectComponent ( |
Creates a DataSelectComponent instance from a unique identifier.
|
|
GetSelectedFieldTypeSelection ( |
Gets the selected field type select.
|
|
IsAuthorizedForAllReportComponents ( string reportAction, Report report, |
Determines whether [is authorized for all report components] [the specified report].
|
|
LoadDropDowns ( ) : void |
Loads the drop downs.
|
|
LoadDropdownsForEntityType ( int entityTypeId ) : void |
Loads the DataView and Fields dropdowns based on the selected EntityType
|
|
LoadFieldsDropDown ( |
Loads the fields drop down.
|
|
PopulateFieldPanelWidget ( |
Populates the field panel widget.
|
|
SelectedFieldTypeSupportsSorting ( |
Selecteds the field type supports sorting.
|
|
SetEditMode ( bool editable ) : void |
Sets the edit mode.
|
|
ShowReadonlyDetails ( Report report ) : void |
Shows the readonly details.
|
|
SortPanelWidgets ( string eventParam, string values ) : void |
Sorts the panel widgets.
|
protected FieldsPanelWidget_DeleteClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
protected OnPreRender ( |
||
e | An |
|
리턴 | void |
public ShowDetail ( int reportId ) : void | ||
reportId | int | The report identifier. |
리턴 | void |
public ShowDetail ( int reportId, int parentCategoryId ) : void | ||
reportId | int | The report identifier. |
parentCategoryId | int | The parent category id. |
리턴 | void |
public ShowEditDetails ( Report report ) : void | ||
report | Report | The data view. |
리턴 | void |
protected btnAddField_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnCopy_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnDelete_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnEdit_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnToggleResults_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected ddlFields_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected etpEntityType_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gReport_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected lbDataView_Click ( object sender, |
||
sender | object | |
e | ||
리턴 | void |