Package | Description |
---|---|
org.richfaces.renderkit |
Fundamental classes and interfaces defining the rendering model
|
org.richfaces.ui.menu.contextMenu | |
org.richfaces.ui.misc.focus | |
org.richfaces.util |
RichFaces utility classes
|
Modifier and Type | Method and Description |
---|---|
RendererUtils |
RendererBase.getUtils()
Due to big number of common utility methods, base renderer divide to 2 classes - renderer and utils.
|
Modifier and Type | Field and Description |
---|---|
protected static RendererUtils |
ContextMenuRendererBase.RENDERER_UTILS |
Modifier and Type | Field and Description |
---|---|
protected RendererUtils |
AbstractFocusRenderStrategy.RENDERER_UTILS |
Modifier and Type | Method and Description |
---|---|
static RendererUtils |
RendererUtils.getInstance()
Use this method to get singleton instance of RendererUtils
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.