Skip navigation links


Package org.apache.myfaces.trinidad.component.core

Class Summary
CoreDocument The CoreDocument creates each of the standard root elements of an HTML page: <html>, <body>, and <head>, but by abstracting away from those components, can be used in non-HTML pages as well.
CoreForm The UIXForm component creates an HTML <form> element.
CoreImportScript The importScript component supports importing the built-in scripts provided by Apache Trinidad.
CorePoll <html:p> The poll element triggers an event after the time interval specified by the interval attribute (in milliseconds).
CoreStyleSheet The styleSheet component generates the style sheet link reference to a generated Apache Trinidad style sheet.
CoreSubform <html:p> The CoreSubform represents an independently submittable region of a page.

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.