A B C D E F G H L N O P R S T U V W 
All Classes All Packages

O

onCreate(Bundle) - Method in class com.example.airplanned.activity.AddingTripActivity
 
onCreate(Bundle) - Method in class com.example.airplanned.activity.FlightPageActivity
 
onCreate(Bundle) - Method in class com.example.airplanned.activity.HomePageActivity
this method creates the home page and links layout to functionality
onCreate(Bundle) - Method in class com.example.airplanned.activity.LodgingPageActivity
 
onCreate(Bundle) - Method in class com.example.airplanned.activity.LoginPageActivity
this method connects layout to functionality of the login page
onCreate(Bundle) - Method in class com.example.airplanned.activity.PostPageActivity
this method sets up the post page activity and connects the layout with functionality
onCreate(Bundle) - Method in class com.example.airplanned.activity.ProfilePageActivity
 
onCreate(Bundle) - Method in class com.example.airplanned.activity.RegisterPageActivity
 
onCreate(Bundle) - Method in class com.example.airplanned.activity.TripPlannedList
 
onCreateOptionsMenu(Menu) - Method in class com.example.airplanned.activity.FlightPageActivity
this function creates a menu and handles searching of the user for flights
onCreateOptionsMenu(Menu) - Method in class com.example.airplanned.activity.PostPageActivity
this method creates the options menu and allows the user to search through it
onFailure(Call<T>, Throwable) - Method in class com.example.airplanned.api.SlimCallback
handles retrofit failure response
onOptionsItemSelected(MenuItem) - Method in class com.example.airplanned.activity.FlightPageActivity
this function creates the menu and connects the layout with functionality
onOptionsItemSelected(MenuItem) - Method in class com.example.airplanned.activity.PostPageActivity
this method tracks if something is clicked on the options menu
onResponse(Call<T>, Response<T>) - Method in class com.example.airplanned.api.SlimCallback
handles retrofit call response
A B C D E F G H L N O P R S T U V W 
All Classes All Packages