|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandLink | |
|---|---|
| com.ezware.dialog.task | |
| com.ezware.dialog.task.design | |
| Uses of CommandLink in com.ezware.dialog.task |
|---|
| Methods in com.ezware.dialog.task with parameters of type CommandLink | |
|---|---|
static int |
TaskDialogs.choice(java.lang.String instruction,
java.lang.String text,
int defaultChoice,
CommandLink... choices)
Produces choice dialog based on command links. |
| Method parameters in com.ezware.dialog.task with type arguments of type CommandLink | |
|---|---|
static int |
TaskDialogs.choice(java.lang.String instruction,
java.lang.String text,
int defaultChoice,
java.util.Collection<CommandLink> choices)
Produces choice dialog based on command links. |
| Uses of CommandLink in com.ezware.dialog.task.design |
|---|
| Constructors in com.ezware.dialog.task.design with parameters of type CommandLink | |
|---|---|
CommandLinkButton(CommandLink link,
ICommandLinkPainter painter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||