C# Class ASR.App.MainForm

Inheritance: Sitecore.Web.UI.Sheer.BaseForm
Afficher le fichier Open project: Sitecore/AdvancedSystemReporter Class Usage Examples

Protected Properties

Свойство Type Description
Cm ContextMenu
ConfigSection Section
Description Literal
InformationSection Section
ItemList ASRListview
LViewHeader ListviewHeader
MainPanel GridPanel
MyRibbon ASR.Controls.RibbonContainer
RibbonBorder Border
Status Literal

Méthodes publiques

Méthode Description
GetCommandContext ( ) : CommandContext
HandleMessage ( Message message ) : void

Méthodes protégées

Méthode Description
OnLoad ( EventArgs args ) : void
OnOpen ( ) : void

Private Methods

Méthode Description
ChangePage ( string pageno ) : void
CreateParameters ( ) : void
HandleClickEvent ( Message message, string eventname ) : void
MakeControls ( ReferenceItem referenceItem ) : bool
OpenReport ( Message m ) : void
OpenReport ( NameValueCollection nvc ) : void
OpenReport ( string qs ) : void
PopulateItemList ( int start, int count ) : void
RunCommand ( ClientPipelineArgs args ) : void
RunFinished ( Message message ) : void
StoreContext ( ReportItem rItem ) : void
UpdateInterface ( Message message ) : void
UpdateParameters ( Message message ) : void

Method Details

GetCommandContext() public méthode

public GetCommandContext ( ) : CommandContext
Résultat CommandContext

HandleMessage() public méthode

public HandleMessage ( Message message ) : void
message Message
Résultat void

OnLoad() protected méthode

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

OnOpen() protected méthode

protected OnOpen ( ) : void
Résultat void

Property Details

Cm protected_oe property

protected ContextMenu Cm
Résultat ContextMenu

ConfigSection protected_oe property

protected Section ConfigSection
Résultat Section

Description protected_oe property

protected Literal Description
Résultat Literal

InformationSection protected_oe property

protected Section InformationSection
Résultat Section

ItemList protected_oe property

protected ASRListview ItemList
Résultat ASRListview

LViewHeader protected_oe property

protected ListviewHeader LViewHeader
Résultat ListviewHeader

MainPanel protected_oe property

protected GridPanel MainPanel
Résultat GridPanel

MyRibbon protected_oe property

protected RibbonContainer,ASR.Controls MyRibbon
Résultat ASR.Controls.RibbonContainer

RibbonBorder protected_oe property

protected Border RibbonBorder
Résultat Border

Status protected_oe property

protected Literal Status
Résultat Literal