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

E17503-02

oracle.adfnmc.component.ui
Class UiControlUtils

java.lang.Object
  extended by oracle.adfnmc.component.ui.UiControlUtils

public class UiControlUtils
extends java.lang.Object


Constructor Summary
UiControlUtils()
           
 
Method Summary
static void applyBackgroundColorNative(Control control, java.lang.String backgroundColor)
           
static Control getFocusableControl(Control control)
           
static void reapplyBackgroundColorNative(Control control)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UiControlUtils

public UiControlUtils()
Method Detail

applyBackgroundColorNative

public static void applyBackgroundColorNative(Control control,
                                              java.lang.String backgroundColor)

reapplyBackgroundColorNative

public static void reapplyBackgroundColorNative(Control control)

getFocusableControl

public static Control getFocusableControl(Control control)

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.