|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NextLevel in net.neurowork.mobile.android.fw |
---|
Methods in net.neurowork.mobile.android.fw that return NextLevel | |
---|---|
NextLevel |
AppButton.getNextLevel()
|
NextLevel |
SimpleSearchResult.getNextLevel()
|
NextLevel |
SearchResult.getNextLevel()
|
Methods in net.neurowork.mobile.android.fw with parameters of type NextLevel | |
---|---|
AppLevelDataItem |
ApplicationData.getDataItem(android.content.Context context,
NextLevel nextLevel)
Returns the AppLevelDataItem associated to nextLevel |
ActivityGenerator |
ApplicationData.getFromNextLevel(android.content.Context context,
NextLevel nextLevel)
Returns an ActivityGenerator (if exists), of a specific type |
AppLevel |
ApplicationData.getNextAppLevel(NextLevel nextLevel)
Returns the AppLevel associated with a nextLevel |
void |
AppButton.setNextLevel(NextLevel nextLevel)
|
Constructors in net.neurowork.mobile.android.fw with parameters of type NextLevel | |
---|---|
SimpleSearchResult(java.lang.String name,
java.lang.String text,
NextLevel nextLevel)
|
Uses of NextLevel in net.neurowork.mobile.android.fw.activities.generators |
---|
Methods in net.neurowork.mobile.android.fw.activities.generators with parameters of type NextLevel | |
---|---|
static ActivityGenerator |
ActivityGeneratorFactory.createActivityGenerator(android.content.Context context,
NextLevel nextLevel)
Returns a specific ActivityGenerator a screen depending on the requested activity |
Uses of NextLevel in net.neurowork.mobile.android.fw.levels |
---|
Methods in net.neurowork.mobile.android.fw.levels with parameters of type NextLevel | |
---|---|
AppLevelDataItem |
AppLevelData.findByNextLevel(NextLevel nextLevel)
Find number of nextLevel |
Uses of NextLevel in net.neurowork.mobile.android.fw.levels.impl |
---|
Methods in net.neurowork.mobile.android.fw.levels.impl that return NextLevel | |
---|---|
NextLevel |
FormLevelDataItem.getNextLevel()
|
NextLevel |
MapDataItem.getNextLevel()
|
NextLevel |
ListItemDataItem.getNextLevel()
|
NextLevel |
EventDataItem.getNextLevel()
|
NextLevel |
ImageDataItem.getNextLevel()
|
NextLevel |
ImageTextDescriptionLevelDataItem.getNextLevel()
|
Methods in net.neurowork.mobile.android.fw.levels.impl with parameters of type NextLevel | |
---|---|
AppLevelDataItem |
DefaultAppLevelData.findByNextLevel(NextLevel nextLevel)
|
void |
FormLevelDataItem.setNextLevel(NextLevel nextLevel)
|
void |
MapDataItem.setNextLevel(NextLevel nextLevel)
|
void |
ListItemDataItem.setNextLevel(NextLevel nextLevel)
|
void |
EventDataItem.setNextLevel(NextLevel nextLevel)
|
void |
ImageDataItem.setNextLevel(NextLevel nextLevel)
|
void |
ImageTextDescriptionLevelDataItem.setNextLevel(NextLevel nextLevel)
|
Uses of NextLevel in net.neurowork.mobile.android.fw.menu |
---|
Methods in net.neurowork.mobile.android.fw.menu that return NextLevel | |
---|---|
NextLevel |
MenuActionDataItem.getNextLevel()
|
Methods in net.neurowork.mobile.android.fw.menu with parameters of type NextLevel | |
---|---|
void |
MenuActionDataItem.setNextLevel(NextLevel nextLevel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |