com.pankia.ui.cell
クラス ScoreCell

java.lang.Object
  上位を拡張 FrameLayout
      上位を拡張 com.pankia.ui.cell.ScoreCell

public class ScoreCell
extends FrameLayout


コンストラクタの概要
ScoreCell(Context context, LayoutInflater inflater, PankiaController controller)
           
 
メソッドの概要
 void setUpCell(Rank rank, User user, int default_user_id, boolean isSelf, boolean isGrade)
           
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ScoreCell

public ScoreCell(Context context,
                 LayoutInflater inflater,
                 PankiaController controller)
メソッドの詳細

setUpCell

public void setUpCell(Rank rank,
                      User user,
                      int default_user_id,
                      boolean isSelf,
                      boolean isGrade)