getOKButton

fun getOKButton(): LoadingButton

Returns the OK button of this dialog. Should only be called from within onClickHandlers or onViewBound as it will likely throw a NullPointerException in other cases

See also