public static class HtmlBasicRenderer.Param
extends java.lang.Object
Simple class to encapsulate the name and value of a
UIParameeter.
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
java.lang.String |
value |
| Constructor and Description |
|---|
HtmlBasicRenderer.Param(java.lang.String name,
java.lang.String value) |
Copyright ? 2002-2006 Sun Microsystems, Inc. All Rights Reserved.