eDriven Framework API
IFormAdapter Interface
NamespaceseDriven.Gui.FormIFormAdapter
eDriven Framework API
Form adapter knows how to get, set and reset the value of the control
Declaration Syntax
C#Visual BasicVisual C++
public interface IFormAdapter
Public Interface IFormAdapter
public interface class IFormAdapter
Members
All MembersMethods



IconMemberDescription
GetValue(Component)
Gets the component value

Reset(Component)
Resets the component to its default value

SetValue(Component, Object)
Sets the component value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)