| Package | jp.sourceforge.larch.core.action.command.impl |
| Class | public class AlertCommand |
| Inheritance | AlertCommand SyncCommand Command |
| Method | Defined by | ||
|---|---|---|---|
|
AlertCommand(aMessage:String, aTitle:String = null)
コンストラクタ
| AlertCommand | ||
![]() |
execute():void
サブクラスのコマンド処理を実行します。
実行が正常終了したらnextCommandを実行します。
| SyncCommand | |
| Method | Defined by | ||
|---|---|---|---|
|
doExecute():Boolean
アラートを表示します。
| AlertCommand | ||