- queryBackground - Static variable in class com.cmput301f16t11.a2b.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- queryByKeywordDescription(String) - Static method in class com.cmput301f16t11.a2b.RequestController
-
Fetch requests whose descriptions match a given keyword
- queryByKeywordEndLocation(String) - Static method in class com.cmput301f16t11.a2b.RequestController
-
Fetch requests whose end Locations match a given keyword
- queryByKeywordStartLocation(String) - Static method in class com.cmput301f16t11.a2b.RequestController
-
Fetch requests whose start Locations match a given keyword
- queryByKeywordUserName(String) - Static method in class com.cmput301f16t11.a2b.RequestController
-
Deprecated.
- queryHint - Static variable in class com.cmput301f16t11.a2b.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.