C# Class GAPPSF.UIControls.ActionBuilder.ActionSelected

Inheritance: GAPPSF.UIControls.ActionBuilder.ActionImplementationCondition
Mostrar archivo Open project: GlobalcachingEU/GAPP

Public Methods

Method Description
ActionSelected ( ) : System
CommitUIData ( UIElement uiElement ) : void
GetUIElement ( ) : UIElement
Process ( Core gc ) : Operator

Method Details

ActionSelected() public method

public ActionSelected ( ) : System
return System

CommitUIData() public method

public CommitUIData ( UIElement uiElement ) : void
uiElement UIElement
return void

GetUIElement() public method

public GetUIElement ( ) : UIElement
return UIElement

Process() public method

public Process ( Core gc ) : Operator
gc Core
return Operator