|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rim.blackberry.api.messagelist.ApplicationFolderIntegrationConfig
public class ApplicationFolderIntegrationConfig
Specifies how application folder messages should be integrated.
| Constructor Summary | ||
|---|---|---|
|
ApplicationFolderIntegrationConfig()
Creates default configuration object with all integration settings set to false. |
|
|
ApplicationFolderIntegrationConfig(boolean messageListIntegration)
Creates configuration object based on message list integration setting. |
|
|
ApplicationFolderIntegrationConfig(boolean messageListIntegration,
boolean homeScreenIntegration,
ApplicationDescriptor uiApplication)
Creates configuration object based on message list and home screen integration settings. |
|
| Method Summary | ||
|---|---|---|
|
ApplicationDescriptor |
getUiApplication()
Returns UI application that manages folder messages. |
|
boolean |
isHomeScreenIntegration()
Returns home screen integration setting |
|
boolean |
isMessageListIntegration()
Returns unified message list integration setting |
|
void |
setHomeScreenIntegration(boolean homeScreenIntegration)
Sets home screen integration setting. |
|
void |
setMessageListIntegration(boolean messageListIntegration)
Sets unified message list integration setting |
|
void |
setUiApplication(ApplicationDescriptor uiApplication)
Set UI application that manages folder messages. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationFolderIntegrationConfig()
public ApplicationFolderIntegrationConfig(boolean messageListIntegration)
messageListIntegration - defines whether folder messages should be integrated with unified message list
public ApplicationFolderIntegrationConfig(boolean messageListIntegration,
boolean homeScreenIntegration,
ApplicationDescriptor uiApplication)
messageListIntegration - defines whether folder messages should be integrated with unified message listhomeScreenIntegration - defines whether folder messages should be integrated with home screenuiApplication - defines UI application that manages messages; the application will be started automatically when user selects
group of messages on the home screen| Method Detail |
|---|
public boolean isMessageListIntegration()
public void setMessageListIntegration(boolean messageListIntegration)
messageListIntegration - defines whether folder messages should be integrated with unified message listpublic boolean isHomeScreenIntegration()
public void setHomeScreenIntegration(boolean homeScreenIntegration)
homeScreenIntegration - defines whether folder messages should be integrated with home screenpublic ApplicationDescriptor getUiApplication()
public void setUiApplication(ApplicationDescriptor uiApplication)
uiApplication - descriptor for the UI application
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.