Uses of Class
org.universAAL.middleware.ui.rdf.Output

Packages that use Output
org.universAAL.middleware.ui.rdf   
org.universAAL.ui.handler.gui.swing.model.FormControl The Models for all FormControls in the IO RDF. 
org.universAAL.ui.ui.handler.web.html.model   
 

Uses of Output in org.universAAL.middleware.ui.rdf
 

Subclasses of Output in org.universAAL.middleware.ui.rdf
 class MediaObject
          An Output control for presenting media (content that goes beyond plain text).
 class SimpleOutput
          The default Output control containing info in form of plain text or another simple type supported by TypeMapper.
 

Methods in org.universAAL.middleware.ui.rdf that return Output
 Output[] Form.getSharedOutputs()
          Returns all the Output controls contained in the ioControls group (see the above documentation of this class concerning the standard groups within forms) that are likely to be relevant for human users in order to decide what to do with this dialog.
 

Uses of Output in org.universAAL.ui.handler.gui.swing.model.FormControl
 

Constructors in org.universAAL.ui.handler.gui.swing.model.FormControl with parameters of type Output
OutputModel(Output control, Renderer render)
          Constructor.
 

Uses of Output in org.universAAL.ui.ui.handler.web.html.model
 

Constructors in org.universAAL.ui.ui.handler.web.html.model with parameters of type Output
OutputModel(Output fe, HTMLUserGenerator render)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.