emxEditableTable.setSubHeader This API requires this input argument:
If the input parameter is empty (""), then any existing subtitle will be cleared. Long subtitles will be wrapped. If the subtitle includes special characters, encode it using the encodeForJavaScript API prior to calling this API. Example: emxEditableTable.setSubHeader("Filters for Project XYZ Applied") |