ExtCloseInputMarkerResponse

public interface ExtCloseInputMarkerResponse

Результат выполнения метода ExtControl.closeInputMarker(ExtCloseInputMarkerArgs,ExtCloseInputMarkerResponse)

Methods

cancel

void cancel(Error cause)

Отмена запроса. Имеет смысл в случае если запрос не форсированный

Parameters:
  • cause – передается в результат запроса фокуса

getCause

Error getCause()
Returns:

Причина отмены редактирвоания

isCancelled

boolean isCancelled()
Returns:

Флаг, указывающий на отмену завершения редактирования.