Méthode | Description | |
---|---|---|
HandleSelectionChange ( Context context ) : bool |
Allows to refresh the view, when the selected model changed
|
|
HandleValueChange ( IModelElement modelElement, Context changeKind ) : bool |
Allows to refresh the view, when the value of a model changed
|
|
Window ( ) : System.Windows.Forms |
Constructor
|
public HandleSelectionChange ( Context context ) : bool | ||
context | Context | |
Résultat | bool |
public HandleValueChange ( IModelElement modelElement, Context changeKind ) : bool | ||
modelElement | IModelElement | |
changeKind | Context | |
Résultat | bool |