FileDocCategorySizeDatePackage
ExtractEditText.javaAPI DocAndroid 5.1 API1845Sat Mar 14 14:09:44 GMT 2015android.inputmethodservice

ExtractEditText

public class ExtractEditText extends android.widget.EditText

Fields Summary
Constructors Summary
public ExtractEditText(android.content.Context context)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
public ExtractEditText(android.content.Context context, android.util.AttributeSet attrs)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
public ExtractEditText(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
public ExtractEditText(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr, int defStyleRes)

 super((android.content.Context)null,(android.util.AttributeSet)null,0,0); throw new RuntimeException("Stub!"); 
Methods Summary
public voidfinishInternalChanges()

 throw new RuntimeException("Stub!"); 
public booleanhasFocus()

 throw new RuntimeException("Stub!"); 
public booleanhasVerticalScrollBar()

 throw new RuntimeException("Stub!"); 
public booleanhasWindowFocus()

 throw new RuntimeException("Stub!"); 
public booleanisFocused()

 throw new RuntimeException("Stub!"); 
public booleanisInputMethodTarget()

 throw new RuntimeException("Stub!"); 
protected voidonSelectionChanged(int selStart, int selEnd)

 throw new RuntimeException("Stub!"); 
public booleanonTextContextMenuItem(int id)

 throw new RuntimeException("Stub!"); 
public booleanperformClick()

 throw new RuntimeException("Stub!"); 
public voidsetExtractedText(android.view.inputmethod.ExtractedText text)

 throw new RuntimeException("Stub!"); 
public voidstartInternalChanges()

 throw new RuntimeException("Stub!");