OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

oracle.adf.view.js.component.rich.layout
Class AdfRichPanelStretchLayout

org.ecmascript.object.Object
   |
   +--org.apache.myjs.trinidad.component.AdfUIPanel
         |
         +--oracle.adf.view.js.component.rich.layout.AdfRichPanelStretchLayout

public class AdfRichPanelStretchLayout
extends AdfUIPanel
The panelStretchLayout component stretches the child in the center facet to fill all of available space.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfRichPanelStretchLayout()
The panelStretchLayout component stretches the child in the center facet to fill all of available space.


Method Summary

public String
getBottomHeight()
Get function for attribute for 'bottomHeight'.
public String
getBottomLandmark()
Get function for attribute for 'bottomLandmark'.
public String
getCenterLandmark()
Get function for attribute for 'centerLandmark'.
public String
getDimensionsFrom()
Get function for attribute for 'dimensionsFrom'.
public String
getEndLandmark()
Get function for attribute for 'endLandmark'.
public String
getEndWidth()
Get function for attribute for 'endWidth'.
public String
getInlineStyle()
Get function for attribute for 'inlineStyle'.
public String
getShortDesc()
Get function for attribute for 'shortDesc'.
public String
getStartLandmark()
Get function for attribute for 'startLandmark'.
public String
getStartWidth()
Get function for attribute for 'startWidth'.
public String
getStyleClass()
Get function for attribute for 'styleClass'.
public String
getTheme()
Get function for attribute for 'theme'.
public String
getTopHeight()
Get function for attribute for 'topHeight'.
public String
getTopLandmark()
Get function for attribute for 'topLandmark'.
public Object
getUnsecure()
Get function for attribute for 'unsecure'.
public Boolean
getVisible()
Get function for attribute for 'visible'.
public void
setBottomHeight(String newBottomHeight)
Set function for attribute 'BottomHeight'.
public void
setBottomLandmark(String newBottomLandmark)
Set function for attribute 'BottomLandmark'.
public void
setCenterLandmark(String newCenterLandmark)
Set function for attribute 'CenterLandmark'.
public void
setDimensionsFrom(String newDimensionsFrom)
Set function for attribute 'DimensionsFrom'.
public void
setEndLandmark(String newEndLandmark)
Set function for attribute 'EndLandmark'.
public void
setEndWidth(String newEndWidth)
Set function for attribute 'EndWidth'.
public void
setInlineStyle(String newInlineStyle)
Set function for attribute 'InlineStyle'.
public void
setShortDesc(String newShortDesc)
Set function for attribute 'ShortDesc'.
public void
setStartLandmark(String newStartLandmark)
Set function for attribute 'StartLandmark'.
public void
setStartWidth(String newStartWidth)
Set function for attribute 'StartWidth'.
public void
setStyleClass(String newStyleClass)
Set function for attribute 'StyleClass'.
public void
setTheme(String newTheme)
Set function for attribute 'Theme'.
public void
setTopHeight(String newTopHeight)
Set function for attribute 'TopHeight'.
public void
setTopLandmark(String newTopLandmark)
Set function for attribute 'TopLandmark'.
public void
setVisible(Boolean newVisible)
Set function for attribute 'Visible'.


Field Detail


Constructor Detail


AdfRichPanelStretchLayout

public AdfRichPanelStretchLayout()

The panelStretchLayout component stretches the child in the center facet to fill all of available space.

Method Detail


getBottomHeight

public String getBottomHeight()

Get function for attribute for 'bottomHeight'.

Return:
String - BottomHeight

getBottomLandmark

public String getBottomLandmark()

Get function for attribute for 'bottomLandmark'.

Return:
String - BottomLandmark

getCenterLandmark

public String getCenterLandmark()

Get function for attribute for 'centerLandmark'.

Return:
String - CenterLandmark

getDimensionsFrom

public String getDimensionsFrom()

Get function for attribute for 'dimensionsFrom'.

Return:
String - DimensionsFrom

getEndLandmark

public String getEndLandmark()

Get function for attribute for 'endLandmark'.

Return:
String - EndLandmark

getEndWidth

public String getEndWidth()

Get function for attribute for 'endWidth'.

Return:
String - EndWidth

getInlineStyle

public String getInlineStyle()

Get function for attribute for 'inlineStyle'.

Return:
String - InlineStyle

getShortDesc

public String getShortDesc()

Get function for attribute for 'shortDesc'.

Return:
String - ShortDesc

getStartLandmark

public String getStartLandmark()

Get function for attribute for 'startLandmark'.

Return:
String - StartLandmark

getStartWidth

public String getStartWidth()

Get function for attribute for 'startWidth'.

Return:
String - StartWidth

getStyleClass

public String getStyleClass()

Get function for attribute for 'styleClass'.

Return:
String - StyleClass

getTheme

public String getTheme()

Get function for attribute for 'theme'.

Return:
String - Theme

getTopHeight

public String getTopHeight()

Get function for attribute for 'topHeight'.

Return:
String - TopHeight

getTopLandmark

public String getTopLandmark()

Get function for attribute for 'topLandmark'.

Return:
String - TopLandmark

getUnsecure

public Object getUnsecure()

Get function for attribute for 'unsecure'. This attribute is secured. You may get it, but you may not set it. Any changes to this attribute will not be transmitted to the server.

Return:
Object - Unsecure

getVisible

public Boolean getVisible()

Get function for attribute for 'visible'.

Return:
Boolean - Visible

setBottomHeight

public void setBottomHeight(String newBottomHeight)

Set function for attribute 'BottomHeight'.

Parameters:
newBottomHeight    
Return:
void - No Value returned

setBottomLandmark

public void setBottomLandmark(String newBottomLandmark)

Set function for attribute 'BottomLandmark'.

Parameters:
newBottomLandmark    
Return:
void - No Value returned

setCenterLandmark

public void setCenterLandmark(String newCenterLandmark)

Set function for attribute 'CenterLandmark'.

Parameters:
newCenterLandmark    
Return:
void - No Value returned

setDimensionsFrom

public void setDimensionsFrom(String newDimensionsFrom)

Set function for attribute 'DimensionsFrom'.

Parameters:
newDimensionsFrom    
Return:
void - No Value returned

setEndLandmark

public void setEndLandmark(String newEndLandmark)

Set function for attribute 'EndLandmark'.

Parameters:
newEndLandmark    
Return:
void - No Value returned

setEndWidth

public void setEndWidth(String newEndWidth)

Set function for attribute 'EndWidth'.

Parameters:
newEndWidth    
Return:
void - No Value returned

setInlineStyle

public void setInlineStyle(String newInlineStyle)

Set function for attribute 'InlineStyle'.

Parameters:
newInlineStyle    
Return:
void - No Value returned

setShortDesc

public void setShortDesc(String newShortDesc)

Set function for attribute 'ShortDesc'.

Parameters:
newShortDesc    
Return:
void - No Value returned

setStartLandmark

public void setStartLandmark(String newStartLandmark)

Set function for attribute 'StartLandmark'.

Parameters:
newStartLandmark    
Return:
void - No Value returned

setStartWidth

public void setStartWidth(String newStartWidth)

Set function for attribute 'StartWidth'.

Parameters:
newStartWidth    
Return:
void - No Value returned

setStyleClass

public void setStyleClass(String newStyleClass)

Set function for attribute 'StyleClass'.

Parameters:
newStyleClass    
Return:
void - No Value returned

setTheme

public void setTheme(String newTheme)

Set function for attribute 'Theme'.

Parameters:
newTheme    
Return:
void - No Value returned

setTopHeight

public void setTopHeight(String newTopHeight)

Set function for attribute 'TopHeight'.

Parameters:
newTopHeight    
Return:
void - No Value returned

setTopLandmark

public void setTopLandmark(String newTopLandmark)

Set function for attribute 'TopLandmark'.

Parameters:
newTopLandmark    
Return:
void - No Value returned

setVisible

public void setVisible(Boolean newVisible)

Set function for attribute 'Visible'.

Parameters:
newVisible    
Return:
void - No Value returned

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2012.03.28 02:21 UTC
Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.