C# Class GAPPSF.UIControls.ActionBuilder.ActionSetSelected

Inheritance: GAPPSF.UIControls.ActionBuilder.ActionImplementationAction
Afficher le fichier Open project: GlobalcachingEU/GAPP

Méthodes publiques

Méthode Description
ActionSetSelected ( ) : System
CommitUIData ( UIElement uiElement ) : void
FinalizeRun ( ) : void
GetUIElement ( ) : UIElement

Method Details

ActionSetSelected() public méthode

public ActionSetSelected ( ) : System
Résultat System

CommitUIData() public méthode

public CommitUIData ( UIElement uiElement ) : void
uiElement UIElement
Résultat void

FinalizeRun() public méthode

public FinalizeRun ( ) : void
Résultat void

GetUIElement() public méthode

public GetUIElement ( ) : UIElement
Résultat UIElement