Package net.neurowork.mobile.android.fw.activities.generators

Interface Summary
ActivityGenerator Interface AbstractActivityGenerator abstract class that implements the method initializeActivity ()
 

Class Summary
AbstractActivtyGenerator Abstract class that inherit all other ActivityGenerators.
ActivityGeneratorFactory  
AudioActivityGenerator  
ButtonsActivityGenerator Screen generator, responsible for specific components to initialize the display type "BUTTONS".
CalendarActivityGenerator Screen generator, responsible for specific components to initialize the display type "CALENDAR".
CoverActivityGenerator Screen generator, responsible for specific components to initialize the display type "COVER".
FormActivityGenerator Screen generator, responsible for specific components to initialize the display type "FORM".
ImageGalleryActivityGenerator Screen generator, responsible for specific components to initialize the display type "IMAGE_GALLERY".
ImageListActivityGenerator Screen generator, responsible for specific components to initialize the display type "IMAGE_LIST".
ImageTextDescriptionActivityGenerator Screen generator, responsible for specific components to initialize the display type "IMAGE_TEXT_DESCRIPTION".
ImageZoomActivityGenerator Screen generator, responsible for specific components to initialize the display type "IMAGE_ZOOM".
LevelActivityGenerator Abstract class that implements all the methods necessary for the proper start of the screens, focusing primarily on the current "level".
ListActivityGenerator Screen generator, responsible for specific components to initialize the display type "LIST".
MapActivityGenerator Screen generator, responsible for specific components to initialize the display type "MAP".
PdfActivityGenerator Screen generator, responsible for specific components to initialize the display type "PDF".
QrActivityGenerator Screen generator, responsible for specific components to initialize the display type "QR".
QuizActivityGenerator  
VideoActivityGenerator Screen generator, responsible for specific components to initialize the display type "VIDEO".
WebActivityGenerator Screen generator, responsible for specific components to initialize the display type "WEB".
 

Exception Summary
RequiredFieldException