public class Dialog extends Object implements ReflowScheduler<Dialog>
| Constructor and Description |
|---|
Dialog(DialogContent content) |
Dialog(DialogContent content,
DialogFooter footer) |
Dialog(String title) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
show() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelMeasure, cancelMutation, measureAsSoonAsPossible, mutateAsSoonAsPossible, mutateAsSoonAsPossible, scheduleMeasure, scheduleMutationpublic Dialog(DialogContent content)
public Dialog(DialogContent content, DialogFooter footer)
public Dialog(String title)
Copyright © 2018 Xalys. All rights reserved.