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

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

public class MultiAutoCompleteTextViewValueParser
extends java.lang.Object
implements Parser


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

コンストラクタの詳細

MultiAutoCompleteTextViewValueParser

protected MultiAutoCompleteTextViewValueParser()
メソッドの詳細

parse

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

[概 要]

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

[詳 細]

[備 考]

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


Copyright © 2008-2011. All Rights Reserved.