android.text
Class AutoText

java.lang.Object
  extended by android.text.AutoText

public class AutoText
extends Object


Method Summary
static String get(CharSequence src, int start, int end, View view)
           
static int getSize(View view)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static String get(CharSequence src,
                         int start,
                         int end,
                         View view)

getSize

public static int getSize(View view)


Copyright © 2008-2012. All Rights Reserved.