|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpecificAttributeController
This interface is used to manage reflex specific attribute (and vice versa).
| Method Summary | |
|---|---|
java.lang.String |
getReflexAttribute(java.lang.String name)
Get a predefined reflex attribute. |
void |
setReflexAttribute(java.lang.String name,
java.lang.String value)
Set a predefined reflex attribute. |
| Method Detail |
|---|
void setReflexAttribute(java.lang.String name,
java.lang.String value)
name - the name of the attribute to set.value - the value of the attribute.java.lang.String getReflexAttribute(java.lang.String name)
name - the name of the attribute to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||