C# Class NClass.DiagramEditor.ClassDiagram.Editors.EnumValueEditor

Inheritance: ItemEditor
Afficher le fichier Open project: gbaychev/NClass

Méthodes protégées

Méthode Description
Delete ( ) : void
HideEditor ( ) : void
MoveDown ( ) : void
MoveUp ( ) : void
RefreshValues ( ) : void
SelectNext ( ) : void
SelectPrevious ( ) : void
ValidateDeclarationLine ( ) : bool

Private Methods

Méthode Description
Init ( DiagramElement element ) : void
RefreshMoveUpDownTools ( ) : void
Relocate ( DiagramElement element ) : void
Relocate ( EnumShape shape ) : void

Method Details

Delete() protected méthode

protected Delete ( ) : void
Résultat void

HideEditor() protected méthode

protected HideEditor ( ) : void
Résultat void

MoveDown() protected méthode

protected MoveDown ( ) : void
Résultat void

MoveUp() protected méthode

protected MoveUp ( ) : void
Résultat void

RefreshValues() protected méthode

protected RefreshValues ( ) : void
Résultat void

SelectNext() protected méthode

protected SelectNext ( ) : void
Résultat void

SelectPrevious() protected méthode

protected SelectPrevious ( ) : void
Résultat void

ValidateDeclarationLine() protected méthode

protected ValidateDeclarationLine ( ) : bool
Résultat bool