|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.flex.ui.kff.KffUIUtil
public class KffUIUtil
| Constructor Summary | |
|---|---|
KffUIUtil()
|
|
| Method Summary | |
|---|---|
static void |
cleanupBinding(oracle.jbo.uicli.binding.JUIteratorBinding iter)
|
static java.lang.Object |
getCustomProperty(javax.faces.component.UIComponent comp,
java.lang.String key)
Getter for a Custom property with given Key. |
static java.util.Map<oracle.jbo.AttributeDef,java.lang.Object> |
processConcatSegment(java.lang.String concatSegment,
OAViewRowImpl masterRow,
OAViewObjectImpl kffvo)
|
static void |
setCustomProperty(javax.faces.component.UIComponent comp,
java.lang.String key,
java.lang.Object value)
Setter for Custom properites for KFF component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KffUIUtil()
| Method Detail |
|---|
public static void cleanupBinding(oracle.jbo.uicli.binding.JUIteratorBinding iter)
public static void setCustomProperty(javax.faces.component.UIComponent comp,
java.lang.String key,
java.lang.Object value)
key - as Stringvalue - as the value for given property
public static java.lang.Object getCustomProperty(javax.faces.component.UIComponent comp,
java.lang.String key)
public static java.util.Map<oracle.jbo.AttributeDef,java.lang.Object> processConcatSegment(java.lang.String concatSegment,
OAViewRowImpl masterRow,
OAViewObjectImpl kffvo)
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||