|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.dt.patterns.binding.binder.dialogDetails.DialogDetailsBinder
public class DialogDetailsBinder
Binder gui for hover details pattern.
| Constructor Summary | |
|---|---|
DialogDetailsBinder()
|
|
| Method Summary | |
|---|---|
void |
bind(oracle.adfdt.ADFDesignTimeContext dtContext,
oracle.adfdt.view.common.binding.creator.CreationContext creationContext,
oracle.adfdt.view.common.binding.provider.ModelProvider modelProvider,
org.w3c.dom.Node insertionSubtreeRoot,
org.w3c.dom.Element dialogDetailsElement,
java.util.Map properties)
Show the binder UI for DialogDetais. |
boolean |
canRebind(org.w3c.dom.Node insertionSubtreeRoot,
org.w3c.dom.Element root)
Can we rebind. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DialogDetailsBinder()
| Method Detail |
|---|
public void bind(oracle.adfdt.ADFDesignTimeContext dtContext,
oracle.adfdt.view.common.binding.creator.CreationContext creationContext,
oracle.adfdt.view.common.binding.provider.ModelProvider modelProvider,
org.w3c.dom.Node insertionSubtreeRoot,
org.w3c.dom.Element dialogDetailsElement,
java.util.Map properties)
bind in interface oracle.adfdt.view.common.binding.creator.BinderdtContext - contextcreationContext - ADFDT specific contextmodelProvider - model provider - in this case an instance of
ApplcoreModelProviderinsertionSubtreeRoot - where in the dom tree we are to be inserteddialogDetailsElement - prototype Element for adding toproperties - generic properties from declarative pattern
public boolean canRebind(org.w3c.dom.Node insertionSubtreeRoot,
org.w3c.dom.Element root)
canRebind in interface oracle.adfdt.view.common.binding.creator.BinderinsertionSubtreeRoot - where in the dom tree we are to be reboundroot - element in question
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||