Would be nice to change the classes of the confirmation dialogue because we want to set the yes button red (because it's a delete action) for example.
Maybe sending instead of textTrue or textFalse, send confirmTrue:{text: "blabla",cssClass: "btn-danger"} for example.