public class CPDFKeyboard
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CPDFKeyboard.KeyboardType |
Modifier and Type | Field and Description |
---|---|
static float |
cause_move |
Constructor and Description |
---|
CPDFKeyboard(ReaderView readerView) |
Modifier and Type | Method and Description |
---|---|
void |
hideKeyboard(android.view.View view) |
void |
showKeyboard(android.view.View view) |
public CPDFKeyboard(ReaderView readerView)