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

E17503-02

oracle.adfnmc.component.action
Class RangeChangeMethodAction

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

public class RangeChangeMethodAction
extends java.lang.Object

Author:
jmiers

Field Summary
static java.lang.Class CLASS_INSTANCE
           
 
Method Summary
static MethodActionResult invoke(MethodAction instance, Component source, int oldStart, int oldEnd, int newStart, int newEnd, 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,
                                        int oldStart,
                                        int oldEnd,
                                        int newStart,
                                        int newEnd,
                                        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.