C1


C : CS Shantanu Pethe (CACSCMA Coach)

R : Visit www.cacscmacoach.com

A2

webView.setWebChromeClient(new WebChromeClient(){ [.... other overrides....] // @Override // https://bugzilla.wikimedia.org/show_bug.cgi?id=31484 // If you DO NOT want to start selection by long click, // the remove this function // (All this is undocumented stuff...) public void onSelectionStart(WebView view) { // By default we cancel the selection again, thus disabling // text selection unless the chrome client supports it. // view.notifySelectDialogDismissed(); } });

A1

your_edit_text.setCustomSelectionActionModeCallback(new Callback() { public boolean onPrepareActionMode(ActionMode mode, Menu menu) { return false; } public void onDestroyActionMode(ActionMode mode) { } public boolean onCreateActionMode(ActionMode mode, Menu menu) { return false; } public boolean onActionItemClicked(ActionMode mode, MenuItem item) { return false; } });

Tuesday, 7 March 2017

Basic Concepts of Auditing Part A for CS Executive CA IPCC CA Final CMA...



To Download or Buy DVDs of Full Lectures of CA CS CMA Please Call 9860544418 Or Customer care no. 747111-8-444, 747111-7-444, 747111-6-444

A FREE Short Video By Prof. Shantanu Pethe (CACSCMA COACH)

On Basic Concepts of Auditing For CA IPCC CA Final CS Executive CMA Inter & CMA Final