|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.communications.command.param.ParameterRenderingInformation
org.rhq.enterprise.communications.command.param.UnorderedListRenderingInformation
public class UnorderedListRenderingInformation
Class used to encapsulate information about how clients should render parameters when displaying them as an unordered list.
| Constructor Summary | |
|---|---|
UnorderedListRenderingInformation()
|
|
UnorderedListRenderingInformation(java.lang.String labelKey,
java.lang.String descriptionKey)
|
|
| Method Summary |
|---|
| Methods inherited from class org.rhq.enterprise.communications.command.param.ParameterRenderingInformation |
|---|
applyResourceBundle, getDescription, getDescriptionKey, getLabel, getLabelKey, isHidden, isObfuscated, isReadOnly, setDescription, setHidden, setLabel, setObfuscated, setReadOnly |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnorderedListRenderingInformation()
ParameterRenderingInformation.ParameterRenderingInformation()
public UnorderedListRenderingInformation(java.lang.String labelKey,
java.lang.String descriptionKey)
ParameterRenderingInformation.ParameterRenderingInformation(String, String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||