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

E22562-03

oracle.apps.fnd.applcore.dt.flex.component.piLayout.gui
Class FlexStyleGuiComponent

java.lang.Object
  extended by oracle.ide.inspector.layout.CustomGUIComponent
      extended by oracle.jdeveloper.webapp.inspector.BaseStyleGuiComponent
          extended by oracle.apps.fnd.applcore.dt.flex.component.piLayout.gui.FlexStyleGuiComponent
All Implemented Interfaces:
SearchableContainer

public class FlexStyleGuiComponent
extends oracle.jdeveloper.webapp.inspector.BaseStyleGuiComponent

Gui Component for flexfield style info.

Author:
@author David Groves <david.groves@oracle.com>

Constructor Summary
FlexStyleGuiComponent()
           
 
Method Summary
protected  java.lang.String getAttributeName()
          Get the attribyte name for the style property.
protected  oracle.bali.xml.metadata.XmlKey getRepresentativePropertyKey(oracle.bali.inspector.PropertyModel model)
          Get the XmlKey for the node representing the style property.
 
Methods inherited from class oracle.jdeveloper.webapp.inspector.BaseStyleGuiComponent
findText, getGUIPanel, getNodeName, getOnlyTargetNode, initializeOnNode, onApply, onInitialize, onUpdate
 
Methods inherited from class oracle.ide.inspector.layout.CustomGUIComponent
getCustomGUIComponent, getLabel, hasContent, setCustomGUIComponent, shouldApplyOnLostFocus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexStyleGuiComponent

public FlexStyleGuiComponent()
Method Detail

getRepresentativePropertyKey

protected oracle.bali.xml.metadata.XmlKey getRepresentativePropertyKey(oracle.bali.inspector.PropertyModel model)
Get the XmlKey for the node representing the style property.

Specified by:
getRepresentativePropertyKey in class oracle.jdeveloper.webapp.inspector.BaseStyleGuiComponent
Parameters:
model - xml model in use.
Returns:
XmlKey for the node representing the style property.

getAttributeName

protected java.lang.String getAttributeName()
Get the attribyte name for the style property.

Specified by:
getAttributeName in class oracle.jdeveloper.webapp.inspector.BaseStyleGuiComponent
Returns:
style property attribute name.

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.