Uses of Class
com.sun.rave.web.ui.component.ImageHyperlink

Packages that use ImageHyperlink
com.sun.rave.web.ui.component   
 

Uses of ImageHyperlink in com.sun.rave.web.ui.component
 

Subclasses of ImageHyperlink in com.sun.rave.web.ui.component
 class IconHyperlink
           
 class IconHyperlinkBase
          Use the ui:iconHyperlink tag to display a clickable icon image from the current theme in the rendered HTML page.
 

Methods in com.sun.rave.web.ui.component that return ImageHyperlink
 ImageHyperlink Calendar.getDatePickerLink(javax.faces.context.FacesContext context)
          This method returns the ImageHyperlink that serves as the "button" to show or hide the calendar date picker display.