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

E22562-02

oracle.apps.fnd.applcore.flex.uimodeler.customizers
Class UICustomizerFactory

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.uimodeler.customizers.UICustomizerFactory

public class UICustomizerFactory
extends java.lang.Object


Constructor Summary
UICustomizerFactory()
           
 
Method Summary
static ContainerPageCustomizer getContainerPageCustomizer(java.lang.String customizerClass)
           
static ContextComponentsCustomizer getContextComponentsCustomizer(java.lang.String customizerClass)
           
static MultiRowContextRegionCustomizer getMultiRowContextRegionCustomizer(java.lang.String customizerClass)
           
static PageListCustomizer getPageListCustomizer(java.lang.String customizerClass)
           
static SearchRegionCustomizer getSearchRegionCustomizer(java.lang.String customizerClass)
           
static SingleRowContextRegionCustomizer getSingleRowContextRegionCustomizer(java.lang.String customizerClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICustomizerFactory

public UICustomizerFactory()
Method Detail

getContextComponentsCustomizer

public static ContextComponentsCustomizer getContextComponentsCustomizer(java.lang.String customizerClass)

getMultiRowContextRegionCustomizer

public static MultiRowContextRegionCustomizer getMultiRowContextRegionCustomizer(java.lang.String customizerClass)

getSingleRowContextRegionCustomizer

public static SingleRowContextRegionCustomizer getSingleRowContextRegionCustomizer(java.lang.String customizerClass)

getSearchRegionCustomizer

public static SearchRegionCustomizer getSearchRegionCustomizer(java.lang.String customizerClass)

getPageListCustomizer

public static PageListCustomizer getPageListCustomizer(java.lang.String customizerClass)

getContainerPageCustomizer

public static ContainerPageCustomizer getContainerPageCustomizer(java.lang.String customizerClass)

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.