Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.flex.uimodeler.customizers
Class SearchRegionCustomizer.AdditionalToolbarComponentDefinition

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.uimodeler.customizers.SearchRegionCustomizer.AdditionalToolbarComponentDefinition
Enclosing interface:
SearchRegionCustomizer

public static class SearchRegionCustomizer.AdditionalToolbarComponentDefinition
extends java.lang.Object


Nested Class Summary
static class SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ChildComponentType
           
static class SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ComponentType
           
 
Constructor Summary
SearchRegionCustomizer.AdditionalToolbarComponentDefinition()
           
 
Method Summary
 java.util.ArrayList<java.util.HashMap> getChildComponentPropertiesMaps()
           
 SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ChildComponentType getChildComponentType()
           
 java.util.HashMap getComponentPropertiesMap()
           
 SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ComponentType getComponentType()
           
 void setChildComponentPropertiesMaps(java.util.ArrayList<java.util.HashMap> childComponentPropertiesMaps)
           
 void setChildComponentType(SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ChildComponentType childComponentType)
           
 void setComponentPropertiesMap(java.util.HashMap componentPropertiesMap)
           
 void setComponentType(SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ComponentType componentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchRegionCustomizer.AdditionalToolbarComponentDefinition

public SearchRegionCustomizer.AdditionalToolbarComponentDefinition()
Method Detail

setComponentPropertiesMap

public void setComponentPropertiesMap(java.util.HashMap componentPropertiesMap)

getComponentPropertiesMap

public java.util.HashMap getComponentPropertiesMap()

setComponentType

public void setComponentType(SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ComponentType componentType)

getComponentType

public SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ComponentType getComponentType()

setChildComponentType

public void setChildComponentType(SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ChildComponentType childComponentType)

getChildComponentType

public SearchRegionCustomizer.AdditionalToolbarComponentDefinition.ChildComponentType getChildComponentType()

setChildComponentPropertiesMaps

public void setChildComponentPropertiesMaps(java.util.ArrayList<java.util.HashMap> childComponentPropertiesMaps)

getChildComponentPropertiesMaps

public java.util.ArrayList<java.util.HashMap> getChildComponentPropertiesMaps()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.