Name

HtmlPanelGroup

Synopsis

The HtmlPanelGroup class is the HTML rendering-dependent class representing the UIPanel component with a javax.faces.Group renderer.

Synopsis

Class name:

javax.faces.component.html.HtmlPanelGroup

Extends:

javax.faces.component.UIPanel

Implements:

javax.faces.component.StateHolder

Fields

public static String COMPONENT_TYPE

The component family: javax.faces.HtmlPanelGroup.

Constructor

public HtmlPanelGroup()

Creates a new instance.

Methods

public String getStyle( )
public String getStyleClass( )
public void restoreState(javax.faces.context.FacesContext context, Object state)
public Object saveState(javax.faces.context.FacesContext context)
public void setStyle(String style)
public void setStyleClass(String styleClass)

Get JavaServer Faces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.