| Package | Description |
|---|---|
| to.etc.domui.component.layout | |
| to.etc.domui.component.misc |
| Modifier and Type | Method and Description |
|---|---|
static LinkButton |
MsgBox.areYouSureLinkButton(String text,
String message,
IClicked<LinkButton> ch)
Create a button which will show an "are you sure" yes/no dialog with a specified text.
|
static LinkButton |
MsgBox.areYouSureLinkButton(String text,
String icon,
String message,
IClicked<LinkButton> ch)
Create a LinkButton which will show an "are you sure" yes/no dialog with a specified text.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkButton |
MsgBox.areYouSureLinkButton(String text,
String message,
IClicked<LinkButton> ch)
Create a button which will show an "are you sure" yes/no dialog with a specified text.
|
static LinkButton |
MsgBox.areYouSureLinkButton(String text,
String icon,
String message,
IClicked<LinkButton> ch)
Create a LinkButton which will show an "are you sure" yes/no dialog with a specified text.
|
Copyright © 2017 etc.to. All rights reserved.