Primefaces users guide 3 5

Page 294

PrimeFaces User’s Guide

Name

Default

Type

Description

for

null

String

Id of the associated input component.

tabindex

null

String

Position in tabbing order.

title

null

String

Advisory tooltip information.

style

null

String

Inline style of the component.

styleClass

null

String

Style class of the component.

onblur

null

String

Client side callback to execute when component loses focus.

onclick

null

String

Client side callback to execute when component is clicked.

ondblclick

null

String

Client side callback to execute when component is double clicked.

onfocus

null

String

Client side callback to execute when component receives focus.

onkeydown

null

String

Client side callback to execute when a key is pressed down over component.

onkeypress

null

String

Client side callback to execute when a key is pressed and released over component.

onkeyup

null

String

Client side callback to execute when a key is released over component.

onmousedown

null

String

Client side callback to execute when a pointer button is pressed down over component.

onmouseout

null

String

Client side callback to execute when a pointer button is moved away from component.

onmouseover

null

String

Client side callback to execute when a pointer button is moved onto component.

onmouseup

null

String

Client side callback to execute when a pointer button is released over component.

Getting Started with OutputPanel Usage is same as standard outputPanel, an input component is associated with for attribute. <p:outputLabel for="input" value="Label" /> <p:inputText id="input" value="#{bean.text}" />

294


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.