|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 2 (11.1.2.3.0) E17483-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CtrlHint
| Method Summary | |
|---|---|
java.lang.String |
getKey()Gets the key name for the control hint. |
java.lang.Object |
getValue()Gets the property value for the control hint. |
void |
setKey(java.lang.String value)Sets the key name for the control hint. |
void |
setValue(java.lang.Object value)Sets the property value for the control hint. |
| Method Detail |
|---|
java.lang.String getKey()
void setKey(java.lang.String value)
value - key namejava.lang.Object getValue()
void setValue(java.lang.Object value)
value - property value
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 2 (11.1.2.3.0) E17483-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||