From f343d3df0070f2e192da0e9bc4f70f2aa38e179f Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 8 Feb 2011 11:42:32 -0800 Subject: Doc change: add diff report for API 11 Change-Id: I4cd673d1316e6f7b81ec56510029b738cd12a295 --- .../11/changes/android.widget.TextView.html | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 docs/html/sdk/api_diff/11/changes/android.widget.TextView.html (limited to 'docs/html/sdk/api_diff/11/changes/android.widget.TextView.html') diff --git a/docs/html/sdk/api_diff/11/changes/android.widget.TextView.html b/docs/html/sdk/api_diff/11/changes/android.widget.TextView.html new file mode 100644 index 0000000..48e551e --- /dev/null +++ b/docs/html/sdk/api_diff/11/changes/android.widget.TextView.html @@ -0,0 +1,150 @@ + + + + + + + + + +android.widget.TextView + + + + + + + + + + +
+
+
+

+Class android.widget.TextView +

+ + +

+ + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + Callback getCustomSelectionActionModeCallback() +  
+ + boolean isTextSelectable() +  
+ + void onCommitCorrection(CorrectionInfo) +  
+ + void setCustomSelectionActionModeCallback(Callback) +  
+ + void setTextIsSelectable(boolean) +  
+  + +

+ +
+
+ + + + -- cgit v1.1