com.onlineobject.objectnet Namespace

IInputEntry Members

The IInputEntry<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method Evaluate
Evaluates the current value of the input entry by invoking the registered evaluation function.
Public method GetValue
Retrieves the current value of the input entry.
Public method OnEvaluate
Registers a function that will be called to evaluate the input entry's value.
Public method SetValue
Sets the input entry to a specified value.