Base interface for UIElements text value fields.
| value | The value of the field. | 
| ApplyInputDeviceDelta | Modify the value using a 3D delta and a speed, typically coming from an input device. | 
| StartDragging | Indicate when the mouse dragging is starting. | 
| StopDragging | Indicate when the mouse dragging is ending. |