Uses of Class
net.neurowork.mobile.android.fw.activities.generators.LevelActivityGenerator

Packages that use LevelActivityGenerator
net.neurowork.mobile.android.fw.activities.generators   
 

Uses of LevelActivityGenerator in net.neurowork.mobile.android.fw.activities.generators
 

Subclasses of LevelActivityGenerator in net.neurowork.mobile.android.fw.activities.generators
 class AudioActivityGenerator
           
 class ButtonsActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "BUTTONS".
 class CalendarActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "CALENDAR".
 class FormActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "FORM".
 class ImageGalleryActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "IMAGE_GALLERY".
 class ImageListActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "IMAGE_LIST".
 class ImageTextDescriptionActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "IMAGE_TEXT_DESCRIPTION".
 class ImageZoomActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "IMAGE_ZOOM".
 class ListActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "LIST".
 class MapActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "MAP".
 class PdfActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "PDF".
 class QrActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "QR".
 class QuizActivityGenerator
           
 class VideoActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "VIDEO".
 class WebActivityGenerator
          Screen generator, responsible for specific components to initialize the display type "WEB".