Intersoft WebInput Documentation
Editors
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Editors

Glossary Item Box

The CalculatorEditor and DatetimeEditor equip user interface for better UI and better editing process. These editors are working well and have different behaviors (for edited data) when working with other feature. 
   
Inherit from Editor class, calculator and DateTime editors have some common behaviors such as access key, switch key, enter key, collaboration with HighLight, drop down behavior, drop down active style, error window info, and much more. These behaviors expose better accessibility feature and easy-to-use by any end users who want to operate with keyboard only.

Calculator and DateTime editors support both mouse and keyboard operations.

Calculator editor in WebInput.NET modes

DateTime editor in WebInput.NET modes

Only 1 editor can be enabled at the same time.
Editor availability depends on control data type.

See Also