|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.neurowork.mobile.android.fw.activities.generators.AbstractActivtyGenerator
net.neurowork.mobile.android.fw.activities.generators.LevelActivityGenerator
public abstract class LevelActivityGenerator
Abstract class that implements all the methods necessary for the proper start of the screens, focusing primarily on the current "level".
Constructor Summary | |
---|---|
LevelActivityGenerator(AppLevel appLevel,
NextLevel nextLevel)
|
Method Summary | |
---|---|
AppLevel |
getAppLevel()
|
void |
setAppLevel(AppLevel appLevel)
|
Methods inherited from class net.neurowork.mobile.android.fw.activities.generators.AbstractActivtyGenerator |
---|
hasLength, initializeActivity |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LevelActivityGenerator(AppLevel appLevel, NextLevel nextLevel)
Method Detail |
---|
public AppLevel getAppLevel()
public void setAppLevel(AppLevel appLevel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |