Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.component
Class FromToActionListener

java.lang.Object
  extended by oracle.adfnmc.component.Attribute
      extended by oracle.adfnmc.component.FromToActionListener
All Implemented Interfaces:
RefreshablePropertyObjectOwner

public class FromToActionListener
extends Attribute


Field Summary
protected  ValueExpression fromExpression
           
protected  ValueExpression toExpression
           
 
Fields inherited from class oracle.adfnmc.component.Attribute
CLASS_INSTANCE, m_children, m_childrenById, m_elementText, m_id, m_parent, m_props, refreshableProperties
 
Constructor Summary
FromToActionListener()
           
 
Method Summary
 Attribute Clone()
           
 void endInit()
           
 void executeAction()
           
 
Methods inherited from class oracle.adfnmc.component.Attribute
addChild, addChild, beginInit, CloneImpl, disposeProperties, endInitChildren, getId, getParent, getProps, propertyInstanceCreated, refreshProperties, setChild, setElementText, setId, setParent, setProp, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

fromExpression

protected ValueExpression fromExpression

toExpression

protected ValueExpression toExpression
Constructor Detail

FromToActionListener

public FromToActionListener()
Method Detail

Clone

public Attribute Clone()
Specified by:
Clone in class Attribute

executeAction

public void executeAction()

endInit

public void endInit()
Overrides:
endInit in class Attribute

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.