public class BinderPropertiesRenderer extends java.lang.Object implements PropertiesRenderer
| Constructor and Description |
|---|
BinderPropertiesRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderProperties(Component comp,
ContentRenderer render)
Renders additional properties of the given component with
the given
ContentRenderer. |
public void renderProperties(Component comp, ContentRenderer render) throws java.io.IOException
PropertiesRendererContentRenderer.
If the generated properties have the same as the component's default
properties, they will be both sent to the client and the default one
will be evaluated first, and then the custom properties.renderProperties in interface PropertiesRendererjava.io.IOExceptionCopyright © 2005-2011 Potix Corporation. All Rights Reserved.