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

E17503-02

oracle.adfnmc.component.action
Class ValueChangeMethodAction

java.lang.Object
  extended by oracle.adfnmc.component.action.ValueChangeMethodAction

public class ValueChangeMethodAction
extends java.lang.Object

Author:
jmiers

Field Summary
static java.lang.Class CLASS_INSTANCE
           
 
Method Summary
static MethodActionResult invoke(MethodAction instance, Component source, java.lang.Object oldValue, java.lang.Object newValue, boolean enabled)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_INSTANCE

public static final java.lang.Class CLASS_INSTANCE
Method Detail

invoke

public static MethodActionResult invoke(MethodAction instance,
                                        Component source,
                                        java.lang.Object oldValue,
                                        java.lang.Object newValue,
                                        boolean enabled)

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.