setShowMaskCursorValue

This method sets the value used for the CSS cursor property when the DataMask is displayed.

Syntax

setShowMaskCursorValue(cursorValue);

Parameters

cursorValue - (String) The CSS value to use in setting the cursor.

Returns

none