jp.co.fujitsu.reffi.client.android.parser
クラス ButtonValueParser

java.lang.Object
  上位を拡張 jp.co.fujitsu.reffi.client.android.parser.ButtonValueParser
すべての実装されたインタフェース:
Parser

public class ButtonValueParser
extends java.lang.Object
implements Parser


コンストラクタの概要
protected ButtonValueParser()
           
 
メソッドの概要
 ComponentValues parse(android.view.View button)
          [概 要] パーサオブジェクトが実装するパースメソッドです。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ButtonValueParser

protected ButtonValueParser()
メソッドの詳細

parse

public ComponentValues parse(android.view.View button)
インタフェース Parser の記述:

[概 要]

パーサオブジェクトが実装するパースメソッドです。

[詳 細]

[備 考]

定義:
インタフェース Parser 内の parse
パラメータ:
button - 値をパースする各種エレメント


Copyright © 2008-2011. All Rights Reserved.