org.apache.myfaces.custom.div

Class Div

Implemented Interfaces:
UserRoleAware

public class Div
extends HtmlTag

Version:
$Revision: 189718 $ $Date: 2005-06-09 08:27:56 +0200 (Thu, 09 Jun 2005) $
Author:
bdudney (latest modification by $Author: svieujot $)

Field Summary

static String
COMPONENT_TYPE

Fields inherited from class org.apache.myfaces.custom.htmlTag.HtmlTag

COMPONENT_FAMILY, COMPONENT_TYPE

Fields inherited from interface org.apache.myfaces.component.UserRoleAware

ENABLED_ON_USER_ROLE_ATTR, VISIBLE_ON_USER_ROLE_ATTR

Method Summary

Object
getValue()

Methods inherited from class org.apache.myfaces.custom.htmlTag.HtmlTag

getClientId, getEnabledOnUserRole, getFamily, getStyle, getStyleClass, getVisibleOnUserRole, isRendered, restoreState, saveState, setEnabledOnUserRole, setStyle, setStyleClass, setVisibleOnUserRole

Field Details

COMPONENT_TYPE

public static final String COMPONENT_TYPE

Method Details

getValue

public Object getValue()