Get an event emitter which will emit the event before the button model is changed.
Get an event emitter which will emit the event before the dialog's error is changed.
Get an event emitter which will emit the event before the dialog's result is changed.
Get an event emitter which will emit the event when the button model is changed.
Get button models (ButtonModel) to be rendered in the dialog.
Get dialog's error which will be rejected by the Promise returned from PhloxDialog.show...Dialog.
Get dialog's result which will be resolved by the Promise returned from PhloxDialog.show...Dialog.
Get an event emitter which will emit the event when the dialog's error is changed.
Get an event emitter which will emit the event when the dialog's result is changed.
Generated using TypeDoc
All dialog component classes, including
custom componentclasses used in ComponentDialog, must be an instance of this interface.shiorin, tee4cute
PhloxDialog