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

E22562-03

oracle.apps.fnd.applcore.dt.attachments.component.metadata.modellistener
Class AttachmentModelListener

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

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

A Listener for attachment drops, which the attachment is in link mode, that will wrap the dropped attachment in a panelLabelAndMessage.

Author:
Paul Cross <paul.a.cross@oracle.com>

Nested Class Summary
protected  class AttachmentModelListener.AddPanelLabelMessageWrapping
          A task to mutate the jsf tree and wrap the element passed in an af:panelLabelAndMessage.
 
Constructor Summary
AttachmentModelListener()
           
 
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

AttachmentModelListener

public AttachmentModelListener()
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.