|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.statements.PassThrough
public final class PassThrough
object contains information about attribute
| Constructor Summary | |
|---|---|
PassThrough()
|
|
| Method Summary | |
|---|---|
int |
compareTo(PassThrough o)
|
Set<String> |
getBehaviors()
|
String |
getBuilderMethod()
|
String |
getComponentAttribute()
|
Object |
getDefaultValue()
|
org.richfaces.cdk.attributes.Attribute.Kind |
getKind()
|
QName |
getName()
|
String |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PassThrough()
| Method Detail |
|---|
public QName getName()
public org.richfaces.cdk.attributes.Attribute.Kind getKind()
public String getComponentAttribute()
public String getType()
public Object getDefaultValue()
public Set<String> getBehaviors()
public String getBuilderMethod()
public int compareTo(PassThrough o)
compareTo in interface Comparable<PassThrough>
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||