RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

CalculatorProcessor Members

The CalculatorProcessor type exposes the following members.

Constructors


  Name Description
Public method CalculatorProcessor
Initializes a new instance of the CalculatorProcessor class.

Methods


  Name Description
Public method Initialize
Initializes this instance.
Public method ProcessBackspace
Processes the backspace.
Public method ProcessCButton
Processes the c button.
Public method ProcessCeButton
Processes the ce button.
Public method ProcessChar
Processes the character.
Public method ProcessDecimal
Processes the decimal.
Public method ProcessMemoryAdd
Processes the memory add.
Public method ProcessMemoryClear
Processes the memory clear.
Public method ProcessMemoryRecall
Processes the memory recall.
Public method ProcessMemoryStore
Processes the memory store.
Public method ProcessMemorySubtract
Processes the memory subtract.
Public method ProcessPlusMinusButton
Processes the plus minus button.
Public method ReinitializeValue
Reinitializes the value.

Properties


  Name Description
Public property CalculationError
Gets a value indicating whether [calculation error].
Public property ComittedValue
Gets the comitted value.
Public property Control
Gets the control.
Public property Memory
Gets the memory.
Public property Precision
Gets or sets the precision.