|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.apt.processors.DescriptionProcessorImpl
public class DescriptionProcessorImpl
| Constructor Summary | |
|---|---|
DescriptionProcessorImpl()
|
|
| Method Summary | |
|---|---|
void |
processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description)
process |
void |
processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description,
java.lang.String docComment)
process |
protected void |
setIcon(DescriptionGroup component,
org.richfaces.cdk.annotations.Description icon)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptionProcessorImpl()
| Method Detail |
|---|
public void processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description,
java.lang.String docComment)
DescriptionProcessorprocess Description annotation and set information from it into model. Optional string from the JavaDoc comment has precedence over Desription#value() attribute.
processDescription in interface DescriptionProcessordocComment - JavaDoc comment associated with described element.
public void processDescription(DescriptionGroup model,
org.richfaces.cdk.annotations.Description description)
DescriptionProcessorprocess Description annotation and set information from it into model.
processDescription in interface DescriptionProcessor
protected void setIcon(DescriptionGroup component,
org.richfaces.cdk.annotations.Description icon)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||