|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rim.blackberry.api.invoke.ApplicationArguments
net.rim.blackberry.api.invoke.SearchArguments
public class SearchArguments
Encapsulates arguments to pass to the Search application.
Constructor Summary | ||
---|---|---|
|
SearchArguments()
Creates a new SearchArguments instance. |
|
|
SearchArguments(String query)
Creates a new SearchArguments instance. |
|
|
SearchArguments(String text,
String name)
Deprecated. use SearchArguments.SearchArguments(String) instead with text as the query (name is ignored) |
Method Summary |
---|
Methods inherited from class net.rim.blackberry.api.invoke.ApplicationArguments |
---|
getArgs |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchArguments()
The default arguments start the Search application.
public SearchArguments(String text, String name)
SearchArguments.SearchArguments(String)
instead with text as the query (name is ignored)
The default arguments start the Search application.
text
- Text Stringname
- Name Stringpublic SearchArguments(String query)
The default arguments start the Search application.
query
- Query String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal