|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectroboguice.activity.event.OnConfigurationChangedEvent
public class OnConfigurationChangedEvent
Class representing the event raised by RoboActivity.onConfigurationChanged()
Field Summary | |
---|---|
protected android.content.res.Configuration |
config
|
Constructor Summary | |
---|---|
OnConfigurationChangedEvent(android.content.res.Configuration config)
|
Method Summary | |
---|---|
android.content.res.Configuration |
getConfig()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected android.content.res.Configuration config
Constructor Detail |
---|
public OnConfigurationChangedEvent(android.content.res.Configuration config)
Method Detail |
---|
public android.content.res.Configuration getConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |