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

E22562-01

oracle.apps.fnd.applcore.dt.patterns.piLayout.gui
Class StyleGuiComponent

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

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

Gui Component for style info.

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

Constructor Summary
StyleGuiComponent()
           
 
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

StyleGuiComponent

public StyleGuiComponent()
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.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.