-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathallclasses-frame.html
92 lines (92 loc) · 12.8 KB
/
allclasses-frame.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152-release) on Sun Mar 18 14:57:34 MDT 2018 -->
<title>All Classes</title>
<meta name="date" content="2018-03-18">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/example/android/funkytasks/Bid.html" title="class in com.example.android.funkytasks" target="classFrame">Bid</a></li>
<li><a href="com/example/android/funkytasks/BidListViewAdapter.html" title="class in com.example.android.funkytasks" target="classFrame">BidListViewAdapter</a></li>
<li><a href="com/example/android/funkytasks/BidTest.html" title="class in com.example.android.funkytasks" target="classFrame">BidTest</a></li>
<li><a href="com/example/android/funkytasks/BuildConfig.html" title="class in com.example.android.funkytasks" target="classFrame">BuildConfig</a></li>
<li><a href="com/example/android/funkytasks/CreateTaskActivity.html" title="class in com.example.android.funkytasks" target="classFrame">CreateTaskActivity</a></li>
<li><a href="com/example/android/funkytasks/CreateTaskTest.html" title="class in com.example.android.funkytasks" target="classFrame">CreateTaskTest</a></li>
<li><a href="com/example/android/funkytasks/DashboardProviderTask.html" title="class in com.example.android.funkytasks" target="classFrame">DashboardProviderTask</a></li>
<li><a href="com/example/android/funkytasks/DashboardRequestedTask.html" title="class in com.example.android.funkytasks" target="classFrame">DashboardRequestedTask</a></li>
<li><a href="com/example/android/funkytasks/DashboardRequestedTaskTest.html" title="class in com.example.android.funkytasks" target="classFrame">DashboardRequestedTaskTest</a></li>
<li><a href="com/example/android/funkytasks/EditDashboardRequestedTask.html" title="class in com.example.android.funkytasks" target="classFrame">EditDashboardRequestedTask</a></li>
<li><a href="com/example/android/funkytasks/EditDashboardRequestedTaskTest.html" title="class in com.example.android.funkytasks" target="classFrame">EditDashboardRequestedTaskTest</a></li>
<li><a href="com/example/android/funkytasks/EditProfileActivity.html" title="class in com.example.android.funkytasks" target="classFrame">EditProfileActivity</a></li>
<li><a href="com/example/android/funkytasks/EditProfileActivityTest.html" title="class in com.example.android.funkytasks" target="classFrame">EditProfileActivityTest</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.deleteBid.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.deleteBid</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.deleteTask.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.deleteTask</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.deleteUser.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.deleteUser</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetAllProviderTask.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetAllProviderTask</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetAllTask.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetAllTask</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetAllUsers.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetAllUsers</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetBidsByBidder.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetBidsByBidder</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetBidsByRequester.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetBidsByRequester</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetBidsByTaskID.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetBidsByTaskID</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetDefaultSearchTaskList.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetDefaultSearchTaskList</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetTask.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetTask</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.GetUser.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.GetUser</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.PlaceBid.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.PlaceBid</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.PostTask.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.PostTask</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.PostUser.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.PostUser</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.searchTask.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.searchTask</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.updateBid.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.updateBid</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.updateTask.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.updateTask</a></li>
<li><a href="com/example/android/funkytasks/ElasticSearchController.updateUser.html" title="class in com.example.android.funkytasks" target="classFrame">ElasticSearchController.updateUser</a></li>
<li><a href="com/example/android/funkytasks/ExampleInstrumentedTest.html" title="class in com.example.android.funkytasks" target="classFrame">ExampleInstrumentedTest</a></li>
<li><a href="com/example/android/funkytasks/ExampleUnitTest.html" title="class in com.example.android.funkytasks" target="classFrame">ExampleUnitTest</a></li>
<li><a href="com/example/android/funkytasks/GlobalVariables.html" title="class in com.example.android.funkytasks" target="classFrame">GlobalVariables</a></li>
<li><a href="com/example/android/funkytasks/ListViewAdapter.html" title="class in com.example.android.funkytasks" target="classFrame">ListViewAdapter</a></li>
<li><a href="com/example/android/funkytasks/LoginActivity.html" title="class in com.example.android.funkytasks" target="classFrame">LoginActivity</a></li>
<li><a href="com/example/android/funkytasks/LoginActivityTest.html" title="class in com.example.android.funkytasks" target="classFrame">LoginActivityTest</a></li>
<li><a href="com/example/android/funkytasks/MainMenuActivity.html" title="class in com.example.android.funkytasks" target="classFrame">MainMenuActivity</a></li>
<li><a href="com/example/android/funkytasks/MainMenuActivityTest.html" title="class in com.example.android.funkytasks" target="classFrame">MainMenuActivityTest</a></li>
<li><a href="com/example/android/funkytasks/MyRequestedTasksFragment.html" title="class in com.example.android.funkytasks" target="classFrame">MyRequestedTasksFragment</a></li>
<li><a href="com/example/android/funkytasks/MyTasksActivity.html" title="class in com.example.android.funkytasks" target="classFrame">MyTasksActivity</a></li>
<li><a href="com/example/android/funkytasks/MyTasksActivity.PlaceholderFragment.html" title="class in com.example.android.funkytasks" target="classFrame">MyTasksActivity.PlaceholderFragment</a></li>
<li><a href="com/example/android/funkytasks/PlaceBidDialogFragment.html" title="class in com.example.android.funkytasks" target="classFrame">PlaceBidDialogFragment</a></li>
<li><a href="com/example/android/funkytasks/ProviderBiddedTaskAdapter.html" title="class in com.example.android.funkytasks" target="classFrame">ProviderBiddedTaskAdapter</a></li>
<li><a href="com/example/android/funkytasks/R.html" title="class in com.example.android.funkytasks" target="classFrame">R</a></li>
<li><a href="com/example/android/funkytasks/R.anim.html" title="class in com.example.android.funkytasks" target="classFrame">R.anim</a></li>
<li><a href="com/example/android/funkytasks/R.animator.html" title="class in com.example.android.funkytasks" target="classFrame">R.animator</a></li>
<li><a href="com/example/android/funkytasks/R.attr.html" title="class in com.example.android.funkytasks" target="classFrame">R.attr</a></li>
<li><a href="com/example/android/funkytasks/R.bool.html" title="class in com.example.android.funkytasks" target="classFrame">R.bool</a></li>
<li><a href="com/example/android/funkytasks/R.color.html" title="class in com.example.android.funkytasks" target="classFrame">R.color</a></li>
<li><a href="com/example/android/funkytasks/R.dimen.html" title="class in com.example.android.funkytasks" target="classFrame">R.dimen</a></li>
<li><a href="com/example/android/funkytasks/R.drawable.html" title="class in com.example.android.funkytasks" target="classFrame">R.drawable</a></li>
<li><a href="com/example/android/funkytasks/R.id.html" title="class in com.example.android.funkytasks" target="classFrame">R.id</a></li>
<li><a href="com/example/android/funkytasks/R.integer.html" title="class in com.example.android.funkytasks" target="classFrame">R.integer</a></li>
<li><a href="com/example/android/funkytasks/R.layout.html" title="class in com.example.android.funkytasks" target="classFrame">R.layout</a></li>
<li><a href="com/example/android/funkytasks/R.menu.html" title="class in com.example.android.funkytasks" target="classFrame">R.menu</a></li>
<li><a href="com/example/android/funkytasks/R.mipmap.html" title="class in com.example.android.funkytasks" target="classFrame">R.mipmap</a></li>
<li><a href="com/example/android/funkytasks/R.string.html" title="class in com.example.android.funkytasks" target="classFrame">R.string</a></li>
<li><a href="com/example/android/funkytasks/R.style.html" title="class in com.example.android.funkytasks" target="classFrame">R.style</a></li>
<li><a href="com/example/android/funkytasks/R.styleable.html" title="class in com.example.android.funkytasks" target="classFrame">R.styleable</a></li>
<li><a href="com/example/android/funkytasks/SearchListViewAdapter.html" title="class in com.example.android.funkytasks" target="classFrame">SearchListViewAdapter</a></li>
<li><a href="com/example/android/funkytasks/SignUpActivity.html" title="class in com.example.android.funkytasks" target="classFrame">SignUpActivity</a></li>
<li><a href="com/example/android/funkytasks/SignUpActivityTest.html" title="class in com.example.android.funkytasks" target="classFrame">SignUpActivityTest</a></li>
<li><a href="com/example/android/funkytasks/SolveTaskActivity.html" title="class in com.example.android.funkytasks" target="classFrame">SolveTaskActivity</a></li>
<li><a href="com/example/android/funkytasks/Task.html" title="class in com.example.android.funkytasks" target="classFrame">Task</a></li>
<li><a href="com/example/android/funkytasks/TaskDashboardActivity.html" title="class in com.example.android.funkytasks" target="classFrame">TaskDashboardActivity</a></li>
<li><a href="com/example/android/funkytasks/TaskTest.html" title="class in com.example.android.funkytasks" target="classFrame">TaskTest</a></li>
<li><a href="com/example/android/funkytasks/ToSolveTasksFragment.html" title="class in com.example.android.funkytasks" target="classFrame">ToSolveTasksFragment</a></li>
<li><a href="com/example/android/funkytasks/UpdateBidDialogFragment.html" title="class in com.example.android.funkytasks" target="classFrame">UpdateBidDialogFragment</a></li>
<li><a href="com/example/android/funkytasks/User.html" title="class in com.example.android.funkytasks" target="classFrame">User</a></li>
<li><a href="com/example/android/funkytasks/UserTest.html" title="class in com.example.android.funkytasks" target="classFrame">UserTest</a></li>
<li><a href="com/example/android/funkytasks/ViewRequestorTaskActivity.html" title="class in com.example.android.funkytasks" target="classFrame">ViewRequestorTaskActivity</a></li>
</ul>
</div>
</body>
</html>