| Package | Description |
|---|---|
| com.qoppa.notes.views | |
| com.qoppa.viewer | |
| com.qoppa.viewer.views |
| Constructor and Description |
|---|
ToolbarNotes(Context context,
Location initLocation) |
| Modifier and Type | Method and Description |
|---|---|
Location |
QPDFViewerView.getToolbarLocation()
Returns the current location of the toolbar.
|
static Location |
Location.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Location[] |
Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QPDFViewerView.setToolbarLocation(Location location)
Setter for the toolbar location.
|
| Constructor and Description |
|---|
Toolbar(Context context,
Location initLocation) |