public interface DialogButton
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.BooleanProperty |
enabled() |
String |
getLabel() |
boolean |
isCancel() |
boolean |
isDefault() |
boolean isCancel()
boolean isDefault()
javafx.beans.property.BooleanProperty enabled()
String getLabel()
Copyright © 2019. All rights reserved.