MCPcopy Create free account
hub / github.com/buggins/coolreader / onCancel

Method onCancel

android/src/org/coolreader/CoolReader.java:1333–1333  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1331 boolean validate( String s ) throws Exception;
1332 void onOk( String s ) throws Exception;
1333 void onCancel();
1334 };
1335
1336 public static class InputDialog extends BaseDialog {

Callers 2

onNegativeButtonClickMethod · 0.65
onPositiveButtonClickMethod · 0.65

Implementers 1

CoolReaderandroid/src/org/coolreader/CoolReader.

Calls

no outgoing calls

Tested by

no test coverage detected