|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DrawerConfig | |
|---|---|
| com.ideo.sweetdevria.config | |
| com.ideo.sweetdevria.config.elements | |
| Uses of DrawerConfig in com.ideo.sweetdevria.config |
|---|
| Methods in com.ideo.sweetdevria.config that return DrawerConfig | |
|---|---|
DrawerConfig |
RIAConfigImpl.findDrawerConfig(java.lang.String drawerId)
Return the drawer configuration for the specified id, if any; otherwise return null. |
DrawerConfig |
IRIAConfig.findDrawerConfig(java.lang.String drawerId)
|
DrawerConfig[] |
RIAConfigImpl.findDrawerConfigs()
Return the drawer configurations. |
DrawerConfig[] |
IRIAConfig.findDrawerConfigs()
|
| Methods in com.ideo.sweetdevria.config with parameters of type DrawerConfig | |
|---|---|
void |
RIAConfigImpl.addDrawerConfig(DrawerConfig config)
Add a new DrawerConfig instance to the set
The add is processed from the HIGHER to the LOWER important element. |
| Uses of DrawerConfig in com.ideo.sweetdevria.config.elements |
|---|
| Methods in com.ideo.sweetdevria.config.elements that return DrawerConfig | |
|---|---|
DrawerConfig |
BuilderConfig.getDrawerConfig()
Return the drawer configuration associated with the builder configuration |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||