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