company logo

ProjectContext :: resetInputContext - Reset input context for project

The function resets the input context, which has been set for the project. After resetting the input context, no input can be processed from the input control anymore.

The function has to be called before closing (destroying) the control assigned to input area. Typically, the function is called in the doBeforeClose() handler for the input area control.

Implementation details

ProjectContext  :: resetInputContext (  )