A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
RemotingCommand — Class in package jp.sourceforge.larch.core.command
リモートサービス呼び出しコマンド基底クラス
RemotingCommand(aTarget, aTargetProperty) — Constructor in class jp.sourceforge.larch.core.command.RemotingCommand
コンストラクタ
removeItem(collection, item) — Static method in class jp.sourceforge.larch.core.util.LarchCollectionUtil
collectionからitemを削除します。 itemと同一の要素が複数存在する場合は、最初のインデックスの要素のみを削除します。
result(data) — Method in class jp.sourceforge.larch.core.command.RemotingCommand
非同期処理の正常終了処理です。 サブクラスの正常終了処理を実行後、次のコマンドを実行します。
resultValue — Property in class jp.sourceforge.larch.core.command.Command
コンストラクタで指定した結果の設定先に結果を設定します。
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z