C# Class MonoReports.Gui.Widgets.MainDesignView

Afficher le fichier Open project: modesto/monoreports

Méthodes publiques

Méthode Description
MainDesignView ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void
OnDrawingareaButtonPressEvent ( object o, Gtk args ) : void
OnDrawingareaButtonReleaseEvent ( object o, Gtk args ) : void
OnDrawingareaExposeEvent ( object o, Gtk args ) : void
OnDrawingareaKeyPressEvent ( object o, Gtk args ) : void
OnDrawingareaKeyReleaseEvent ( object o, Gtk args ) : void
OnDrawingareaMotionNotifyEvent ( object o, Gtk args ) : void
OnExecuteActionActivated ( object sender, System e ) : void
OnMainNotebookSwitchPage ( object o, Gtk args ) : void
OnPreviewDrawingareaExposeEvent ( object o, Gtk args ) : void

Private Methods

Méthode Description
HandleDesignServiceOnReportChanged ( object sender, EventArgs e ) : void
buildPreviewToolbar ( ) : void
evaluate ( ) : bool

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

MainDesignView() public méthode

public MainDesignView ( ) : System
Résultat System

OnDrawingareaButtonPressEvent() protected méthode

protected OnDrawingareaButtonPressEvent ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnDrawingareaButtonReleaseEvent() protected méthode

protected OnDrawingareaButtonReleaseEvent ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnDrawingareaExposeEvent() protected méthode

protected OnDrawingareaExposeEvent ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnDrawingareaKeyPressEvent() protected méthode

protected OnDrawingareaKeyPressEvent ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnDrawingareaKeyReleaseEvent() protected méthode

protected OnDrawingareaKeyReleaseEvent ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnDrawingareaMotionNotifyEvent() protected méthode

protected OnDrawingareaMotionNotifyEvent ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnExecuteActionActivated() protected méthode

protected OnExecuteActionActivated ( object sender, System e ) : void
sender object
e System
Résultat void

OnMainNotebookSwitchPage() protected méthode

protected OnMainNotebookSwitchPage ( object o, Gtk args ) : void
o object
args Gtk
Résultat void

OnPreviewDrawingareaExposeEvent() protected méthode

protected OnPreviewDrawingareaExposeEvent ( object o, Gtk args ) : void
o object
args Gtk
Résultat void