Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.dt.flex.component.metadata.modellistener
Class FlexModelListener

java.lang.Object
  extended by oracle.bali.xml.model.event.XmlModelAdapter
      extended by oracle.apps.fnd.applcore.dt.flex.component.metadata.modellistener.FlexModelListener
All Implemented Interfaces:
java.util.EventListener, oracle.bali.xml.model.XmlModelListener

public class FlexModelListener
extends oracle.bali.xml.model.event.XmlModelAdapter

A Listener for flexfield drops that will wrap the dropped ff with panels when the drop is to a table detailStamp facet.

Author:
David Groves <david.groves@oracle.com>

Nested Class Summary
protected  class FlexModelListener.AddFlexPanelWrapping
          A task to mutate the jsf trww and wrap the element passed in construction with some panels.
 
Constructor Summary
FlexModelListener()
           
 
Method Summary
 void modelChanged(oracle.bali.xml.model.XmlModelEvent event)
           
 
Methods inherited from class oracle.bali.xml.model.event.XmlModelAdapter
invalidate, listenerAttached, listenerDetached, noChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexModelListener

public FlexModelListener()
Method Detail

modelChanged

public void modelChanged(oracle.bali.xml.model.XmlModelEvent event)
Specified by:
modelChanged in interface oracle.bali.xml.model.XmlModelListener
Overrides:
modelChanged in class oracle.bali.xml.model.event.XmlModelAdapter

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.