C# Class Stetic.WidgetDesignerFrontend

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: mono/stetic Class Usage Examples

Méthodes publiques

Méthode Description
InitializeLifetimeService ( ) : object
NotifyBindField ( ) : void
NotifyChanged ( ) : void
NotifyModifiedChanged ( ) : void
NotifyRootWidgetChanged ( ) : void
NotifyRootWidgetChanging ( ) : void
WidgetDesignerFrontend ( WidgetDesigner designer ) : System

Private Methods

Méthode Description
NotifySelectionChanged ( object ob, bool canCut, bool canCopy, bool canPaste, bool canDelete ) : void

Method Details

InitializeLifetimeService() public méthode

public InitializeLifetimeService ( ) : object
Résultat object

NotifyBindField() public méthode

public NotifyBindField ( ) : void
Résultat void

NotifyChanged() public méthode

public NotifyChanged ( ) : void
Résultat void

NotifyModifiedChanged() public méthode

public NotifyModifiedChanged ( ) : void
Résultat void

NotifyRootWidgetChanged() public méthode

public NotifyRootWidgetChanged ( ) : void
Résultat void

NotifyRootWidgetChanging() public méthode

public NotifyRootWidgetChanging ( ) : void
Résultat void

WidgetDesignerFrontend() public méthode

public WidgetDesignerFrontend ( WidgetDesigner designer ) : System
designer WidgetDesigner
Résultat System