Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 1 (11.1.1)
E14128-02


oracle.alm.view.uicomponents
Class AlmPanelLayoutComponent

java.lang.Object
  extended by oracle.alm.view.uicomponents.AlmComponent
      extended by oracle.alm.view.uicomponents.AlmContainerComponent
          extended by oracle.alm.view.uicomponents.AlmPanelLayoutComponent


public class AlmPanelLayoutComponent
extends AlmContainerComponent

Nested Class Summary
static class AlmPanelLayoutComponent.layoutType
           

 

Field Summary
static java.lang.String LAYOUT
           

 

Fields inherited from class oracle.alm.view.uicomponents.AlmContainerComponent
CONTEXTMENU_MODEL

 

Fields inherited from class oracle.alm.view.uicomponents.AlmComponent
DISABLED, FOCUSLISTENER, HELPTOPICID, ID, KEYLISTENER, MOUSELISTENER, PROPERTYCHANGELISTENER, SHORTDESC, TAGNAME, VISIBLE

 

Constructor Summary
AlmPanelLayoutComponent()
           

 

Method Summary
 void addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value)
           
 java.lang.Enum getLayout(AlmELContext elcontext)
           
 void setLayout(AlmELContext elcontext, java.lang.Enum fetchMode)
           

 

Methods inherited from class oracle.alm.view.uicomponents.AlmContainerComponent
getContextMenuModel, setContextMenuModel

 

Methods inherited from class oracle.alm.view.uicomponents.AlmComponent
addAlmScope, addAttributeFromTagImpl, addAttributeFromTagImpl, addChild, getAlmScopeMap, getAttribute, getAttributes, getAttributeValueExpression, getChildren, getClientId, getContainer, getFocusListener, getHelpTopicId, getId, getId, getJComponent, getKeyListener, getMouseListener, getParent, getPropertyChangeListener, getShortDesc, getTagName, isDisabled, isVisible, release, removeAllChildren, removeListeners, render, setAttribute, setContainer, setDisabled, setFocusListener, setHelpTopicId, setId, setJComponent, setKeyListener, setMouseListener, setParent, setPropertyChangeListener, setShortDesc, setTagName, setVisible, updateUI, validate

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

LAYOUT

public static final java.lang.String LAYOUT
See Also:
Constant Field Values

Constructor Detail

AlmPanelLayoutComponent

public AlmPanelLayoutComponent()

Method Detail

addAttributeFromTag

public void addAttributeFromTag(AlmELContext context,
                                RenderingContext rContext,
                                java.lang.String name,
                                java.lang.String value)
Overrides:
addAttributeFromTag in class AlmContainerComponent

getLayout

public java.lang.Enum getLayout(AlmELContext elcontext)

setLayout

public void setLayout(AlmELContext elcontext,
                      java.lang.Enum fetchMode)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 1 (11.1.1)
E14128-02


Copyright © 1998,2009, Oracle. All rights reserved.