|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.7.0) E10653-08 |
||||||||
| 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 1 (11.1.1.7.0) E10653-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||