JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
uk.ac.newcastle.team22.usb.fragments
Interface USBFragment
All Known Implementing Classes:
CafeFragment
,
DashboardFragment
,
SettingsFragment
public interface
USBFragment
An interface which declares a fragment available in Urban Sciences Building navigation drawer. See
NavigationDrawerActivity
for more information.
Version:
1.0
Author:
Alexander MacLeod
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getTitle
()
Method Detail
getTitle
@StringRes int getTitle()
Returns:
The title to display on the title bar when the fragment is visible.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method