OracleJavaScript API Reference for Oracle ADF Faces

 

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

oracle.adf.view.js.component.rich
Class AdfRichDynamicComponent

org.ecmascript.object.Object
   |
   +--org.apache.myjs.trinidad.component.AdfUIValue
         |
         +--org.apache.myjs.trinidad.component.AdfUIEditableValue
               |
               +--org.apache.myjs.trinidad.component.AdfUIInput
                     |
                     +--oracle.adf.view.js.component.AdfUIInputPopup
                           |
                           +--oracle.adf.view.js.component.rich.AdfRichDynamicComponent

public class AdfRichDynamicComponent
extends AdfUIInputPopup
A dynamic component.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfRichDynamicComponent()
A dynamic component.


Method Summary

public string
getAccessKey()
Get function for attribute for 'accessKey'.
public Object
getAttributeModel()
Get function for attribute for 'attributeModel'.
public string
getAutoComplete()
Get function for attribute for 'autoComplete'.
public boolean
getAutoSubmit()
Get function for attribute for 'autoSubmit'.
public boolean
getAutoTab()
Get function for attribute for 'autoTab'.
public boolean
getChanged()
Get function for attribute for 'changed'.
public string
getChangedDesc()
Get function for attribute for 'changedDesc'.
public string
getChooseId()
Get function for attribute for 'chooseId'.
public number
getColumns()
Get function for attribute for 'columns'.
public string
getContentDelivery()
Get function for attribute for 'contentDelivery'.
public string
getContentStyle()
Get function for attribute for 'contentStyle'.
public string
getDimensionsFrom()
Get function for attribute for 'dimensionsFrom'.
public boolean
getDisabled()
Get function for attribute for 'disabled'.
public Object
getDisabledDays()
Get function for attribute for 'disabledDays'.
public Object
getDisabledDaysOfWeek()
Get function for attribute for 'disabledDaysOfWeek'.
public Object
getDisabledMonths()
Get function for attribute for 'disabledMonths'.
public string
getEditable()
Get function for attribute for 'editable'.
public string
getGroup()
Get function for attribute for 'group'.
public string
getHelpTopicId()
Get function for attribute for 'helpTopicId'.
public string
getInlineStyle()
Get function for attribute for 'inlineStyle'.
public Array
getItems()
Get function for attribute for 'items'.
public string
getLabel()
Get function for attribute for 'label'.
public string
getLabelStyle()
Get function for attribute for 'labelStyle'.
public string
getLayout()
Get function for attribute for 'layout'.
public Array
getLazySelectedLabels()
Get function for attribute for 'lazySelectedLabels'.
public number
getMaximumLength()
Get function for attribute for 'maximumLength'.
public Date
getMaxValue()
Get function for attribute for 'maxValue'.
public Date
getMinValue()
Get function for attribute for 'minValue'.
public string
getMode()
Get function for attribute for 'mode'.
public string
getNullValueMeans()
Get function for attribute for 'nullValueMeans'.
public string
getPlaceholder()
Get function for attribute for 'placeholder'.
public string
getPopupTitle()
Get function for attribute for 'popupTitle'.
public boolean
getReadOnly()
Get function for attribute for 'readOnly'.
public Array
getRecentItems()
Get function for attribute for 'recentItems'.
public number
getRows()
Get function for attribute for 'rows'.
public string
getSearchDesc()
Get function for attribute for 'searchDesc'.
public string
getSearchDialog()
Get function for attribute for 'searchDialog'.
public boolean
getSecret()
Get function for attribute for 'secret'.
public boolean
getSelectAllVisible()
Get function for attribute for 'selectAllVisible'.
public string
getShortDesc()
Get function for attribute for 'shortDesc'.
public boolean
getShowRequired()
Get function for attribute for 'showRequired'.
public boolean
getSimple()
Get function for attribute for 'simple'.
public number
getSize()
Get function for attribute for 'size'.
public string
getSpellCheck()
Get function for attribute for 'spellCheck'.
public string
getStyleClass()
Get function for attribute for 'styleClass'.
public string
getText()
Get function for attribute for 'text'.
public Array
getTimeZoneList()
Get function for attribute for 'timeZoneList'.
public Object
getUnsecure()
Get function for attribute for 'unsecure'.
public string
getUnselectedLabel()
Get function for attribute for 'unselectedLabel'.
public string
getUsage()
Get function for attribute for 'usage'.
public boolean
getValuePassThru()
Get function for attribute for 'valuePassThru'.
public boolean
getVisible()
Get function for attribute for 'visible'.
public string
getWrap()
Get function for attribute for 'wrap'.
public void
setAccessKey(string newAccessKey)
Set function for attribute 'AccessKey'.
public void
setAttributeModel(Object newAttributeModel)
Set function for attribute 'AttributeModel'.
public void
setAutoComplete(string newAutoComplete)
Set function for attribute 'AutoComplete'.
public void
setAutoSubmit(boolean newAutoSubmit)
Set function for attribute 'AutoSubmit'.
public void
setAutoTab(boolean newAutoTab)
Set function for attribute 'AutoTab'.
public void
setChanged(boolean newChanged)
Set function for attribute 'Changed'.
public void
setChangedDesc(string newChangedDesc)
Set function for attribute 'ChangedDesc'.
public void
setColumns(number newColumns)
Set function for attribute 'Columns'.
public void
setContentDelivery(string newContentDelivery)
Set function for attribute 'ContentDelivery'.
public void
setContentStyle(string newContentStyle)
Set function for attribute 'ContentStyle'.
public void
setDimensionsFrom(string newDimensionsFrom)
Set function for attribute 'DimensionsFrom'.
public void
setEditable(string newEditable)
Set function for attribute 'Editable'.
public void
setGroup(string newGroup)
Set function for attribute 'Group'.
public void
setHelpTopicId(string newHelpTopicId)
Set function for attribute 'HelpTopicId'.
public void
setInlineStyle(string newInlineStyle)
Set function for attribute 'InlineStyle'.
public void
setItems(Array newItems)
Set function for attribute 'Items'.
public void
setLabel(string newLabel)
Set function for attribute 'Label'.
public void
setLabelStyle(string newLabelStyle)
Set function for attribute 'LabelStyle'.
public void
setLayout(string newLayout)
Set function for attribute 'Layout'.
public void
setLazySelectedLabels(Array newLazySelectedLabels)
Set function for attribute 'LazySelectedLabels'.
public void
setMaximumLength(number newMaximumLength)
Set function for attribute 'MaximumLength'.
public void
setMode(string newMode)
Set function for attribute 'Mode'.
public void
setNullValueMeans(string newNullValueMeans)
Set function for attribute 'NullValueMeans'.
public void
setPlaceholder(string newPlaceholder)
Set function for attribute 'Placeholder'.
public void
setPopupTitle(string newPopupTitle)
Set function for attribute 'PopupTitle'.
public void
setRecentItems(Array newRecentItems)
Set function for attribute 'RecentItems'.
public void
setRows(number newRows)
Set function for attribute 'Rows'.
public void
setSearchDesc(string newSearchDesc)
Set function for attribute 'SearchDesc'.
public void
setSearchDialog(string newSearchDialog)
Set function for attribute 'SearchDialog'.
public void
setSelectAllVisible(boolean newSelectAllVisible)
Set function for attribute 'SelectAllVisible'.
public void
setShortDesc(string newShortDesc)
Set function for attribute 'ShortDesc'.
public void
setShowRequired(boolean newShowRequired)
Set function for attribute 'ShowRequired'.
public void
setSimple(boolean newSimple)
Set function for attribute 'Simple'.
public void
setSize(number newSize)
Set function for attribute 'Size'.
public void
setSpellCheck(string newSpellCheck)
Set function for attribute 'SpellCheck'.
public void
setStyleClass(string newStyleClass)
Set function for attribute 'StyleClass'.
public void
setText(string newText)
Set function for attribute 'Text'.
public void
setUnselectedLabel(string newUnselectedLabel)
Set function for attribute 'UnselectedLabel'.
public void
setUsage(string newUsage)
Set function for attribute 'Usage'.
public void
setVisible(boolean newVisible)
Set function for attribute 'Visible'.
public void
setWrap(string newWrap)
Set function for attribute 'Wrap'.


Methods inherited from oracle.adf.view.js.component.AdfUIInputPopup

DeliverDerivedPropertyEvents, getCreatePopupId, getEditMode, getLaunchPopupListener, getModel, getResultsTableColumnStretching, getReturnPopupDataListener, getReturnPopupDataValue, getReturnPopupListener


Methods inherited from org.apache.myjs.trinidad.component.AdfUIEditableValue

addValidator, getImmediate, getLocalValueSet, getRequired, GetRequiredKey, getRequiredMessageDetail, getSubmittedValue, getValid, getValidators, getValue, InitSubclass, IsEmpty, isEventRoot, resetValue, SetPropertyImpl, setValue, validate, ValidateValue


Methods inherited from org.apache.myjs.trinidad.component.AdfUIValue

GetChanges, GetConvertedValue, getConverter, isConvertible


Field Detail


Constructor Detail


AdfRichDynamicComponent

public AdfRichDynamicComponent()

A dynamic component.

Method Detail


getAccessKey

public string getAccessKey()

Get function for attribute for 'accessKey'.

Return:
string - AccessKey

getAttributeModel

public Object getAttributeModel()

Get function for attribute for 'attributeModel'.

Return:
Object - AttributeModel

getAutoComplete

public string getAutoComplete()

Get function for attribute for 'autoComplete'.

Return:
string - AutoComplete

getAutoSubmit

public boolean getAutoSubmit()

Get function for attribute for 'autoSubmit'.

Return:
boolean - AutoSubmit

getAutoTab

public boolean getAutoTab()

Get function for attribute for 'autoTab'.

Return:
boolean - AutoTab

getChanged

public boolean getChanged()

Get function for attribute for 'changed'.

Return:
boolean - Changed

getChangedDesc

public string getChangedDesc()

Get function for attribute for 'changedDesc'.

Return:
string - ChangedDesc

getChooseId

public string getChooseId()

Get function for attribute for 'chooseId'. 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:
string - ChooseId

getColumns

public number getColumns()

Get function for attribute for 'columns'.

Return:
number - Columns

getContentDelivery

public string getContentDelivery()

Get function for attribute for 'contentDelivery'.

Return:
string - ContentDelivery

getContentStyle

public string getContentStyle()

Get function for attribute for 'contentStyle'.

Return:
string - ContentStyle

getDimensionsFrom

public string getDimensionsFrom()

Get function for attribute for 'dimensionsFrom'.

Return:
string - DimensionsFrom

getDisabled

public boolean getDisabled()

Get function for attribute for 'disabled'. 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:
boolean - Disabled

getDisabledDays

public Object getDisabledDays()

Get function for attribute for 'disabledDays'. 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 - DisabledDays

getDisabledDaysOfWeek

public Object getDisabledDaysOfWeek()

Get function for attribute for 'disabledDaysOfWeek'. 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 - DisabledDaysOfWeek

getDisabledMonths

public Object getDisabledMonths()

Get function for attribute for 'disabledMonths'. 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 - DisabledMonths

getEditable

public string getEditable()

Get function for attribute for 'editable'.

Return:
string - Editable

getGroup

public string getGroup()

Get function for attribute for 'group'.

Return:
string - Group

getHelpTopicId

public string getHelpTopicId()

Get function for attribute for 'helpTopicId'.

Return:
string - HelpTopicId

getInlineStyle

public string getInlineStyle()

Get function for attribute for 'inlineStyle'.

Return:
string - InlineStyle

getItems

public Array getItems()

Get function for attribute for 'items'.

Return:
Array - Items

getLabel

public string getLabel()

Get function for attribute for 'label'.

Return:
string - Label

getLabelStyle

public string getLabelStyle()

Get function for attribute for 'labelStyle'.

Return:
string - LabelStyle

getLayout

public string getLayout()

Get function for attribute for 'layout'.

Return:
string - Layout

getLazySelectedLabels

public Array getLazySelectedLabels()

Get function for attribute for 'lazySelectedLabels'.

Return:
Array - LazySelectedLabels

getMaximumLength

public number getMaximumLength()

Get function for attribute for 'maximumLength'.

Return:
number - MaximumLength

getMaxValue

public Date getMaxValue()

Get function for attribute for 'maxValue'. 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:
Date - MaxValue

getMinValue

public Date getMinValue()

Get function for attribute for 'minValue'. 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:
Date - MinValue

getMode

public string getMode()

Get function for attribute for 'mode'.

Return:
string - Mode

getNullValueMeans

public string getNullValueMeans()

Get function for attribute for 'nullValueMeans'.

Return:
string - NullValueMeans

getPlaceholder

public string getPlaceholder()

Get function for attribute for 'placeholder'.

Return:
string - Placeholder

getPopupTitle

public string getPopupTitle()

Get function for attribute for 'popupTitle'.

Return:
string - PopupTitle

getReadOnly

public boolean getReadOnly()

Get function for attribute for 'readOnly'. 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:
boolean - ReadOnly

getRecentItems

public Array getRecentItems()

Get function for attribute for 'recentItems'.

Return:
Array - RecentItems

getRows

public number getRows()

Get function for attribute for 'rows'.

Return:
number - Rows

getSearchDesc

public string getSearchDesc()

Get function for attribute for 'searchDesc'.

Return:
string - SearchDesc

getSearchDialog

public string getSearchDialog()

Get function for attribute for 'searchDialog'.

Return:
string - SearchDialog

getSecret

public boolean getSecret()

Get function for attribute for 'secret'. 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:
boolean - Secret

getSelectAllVisible

public boolean getSelectAllVisible()

Get function for attribute for 'selectAllVisible'.

Return:
boolean - SelectAllVisible

getShortDesc

public string getShortDesc()

Get function for attribute for 'shortDesc'.

Return:
string - ShortDesc

getShowRequired

public boolean getShowRequired()

Get function for attribute for 'showRequired'.

Return:
boolean - ShowRequired

getSimple

public boolean getSimple()

Get function for attribute for 'simple'.

Return:
boolean - Simple

getSize

public number getSize()

Get function for attribute for 'size'.

Return:
number - Size

getSpellCheck

public string getSpellCheck()

Get function for attribute for 'spellCheck'.

Return:
string - SpellCheck

getStyleClass

public string getStyleClass()

Get function for attribute for 'styleClass'.

Return:
string - StyleClass

getText

public string getText()

Get function for attribute for 'text'.

Return:
string - Text

getTimeZoneList

public Array getTimeZoneList()

Get function for attribute for 'timeZoneList'. 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:
Array - TimeZoneList

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

getUnselectedLabel

public string getUnselectedLabel()

Get function for attribute for 'unselectedLabel'.

Return:
string - UnselectedLabel

getUsage

public string getUsage()

Get function for attribute for 'usage'.

Return:
string - Usage

getValuePassThru

public boolean getValuePassThru()

Get function for attribute for 'valuePassThru'. 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:
boolean - ValuePassThru

getVisible

public boolean getVisible()

Get function for attribute for 'visible'.

Return:
boolean - Visible

getWrap

public string getWrap()

Get function for attribute for 'wrap'.

Return:
string - Wrap

setAccessKey

public void setAccessKey(string newAccessKey)

Set function for attribute 'AccessKey'.

Parameters:
newAccessKey    
Return:
void - No Value returned

setAttributeModel

public void setAttributeModel(Object newAttributeModel)

Set function for attribute 'AttributeModel'.

Parameters:
newAttributeModel    
Return:
void - No Value returned

setAutoComplete

public void setAutoComplete(string newAutoComplete)

Set function for attribute 'AutoComplete'.

Parameters:
newAutoComplete    
Return:
void - No Value returned

setAutoSubmit

public void setAutoSubmit(boolean newAutoSubmit)

Set function for attribute 'AutoSubmit'.

Parameters:
newAutoSubmit    
Return:
void - No Value returned

setAutoTab

public void setAutoTab(boolean newAutoTab)

Set function for attribute 'AutoTab'.

Parameters:
newAutoTab    
Return:
void - No Value returned

setChanged

public void setChanged(boolean newChanged)

Set function for attribute 'Changed'.

Parameters:
newChanged    
Return:
void - No Value returned

setChangedDesc

public void setChangedDesc(string newChangedDesc)

Set function for attribute 'ChangedDesc'.

Parameters:
newChangedDesc    
Return:
void - No Value returned

setColumns

public void setColumns(number newColumns)

Set function for attribute 'Columns'.

Parameters:
newColumns    
Return:
void - No Value returned

setContentDelivery

public void setContentDelivery(string newContentDelivery)

Set function for attribute 'ContentDelivery'.

Parameters:
newContentDelivery    
Return:
void - No Value returned

setContentStyle

public void setContentStyle(string newContentStyle)

Set function for attribute 'ContentStyle'.

Parameters:
newContentStyle    
Return:
void - No Value returned

setDimensionsFrom

public void setDimensionsFrom(string newDimensionsFrom)

Set function for attribute 'DimensionsFrom'.

Parameters:
newDimensionsFrom    
Return:
void - No Value returned

setEditable

public void setEditable(string newEditable)

Set function for attribute 'Editable'.

Parameters:
newEditable    
Return:
void - No Value returned

setGroup

public void setGroup(string newGroup)

Set function for attribute 'Group'.

Parameters:
newGroup    
Return:
void - No Value returned

setHelpTopicId

public void setHelpTopicId(string newHelpTopicId)

Set function for attribute 'HelpTopicId'.

Parameters:
newHelpTopicId    
Return:
void - No Value returned

setInlineStyle

public void setInlineStyle(string newInlineStyle)

Set function for attribute 'InlineStyle'.

Parameters:
newInlineStyle    
Return:
void - No Value returned

setItems

public void setItems(Array newItems)

Set function for attribute 'Items'.

Parameters:
newItems    
Return:
void - No Value returned

setLabel

public void setLabel(string newLabel)

Set function for attribute 'Label'.

Parameters:
newLabel    
Return:
void - No Value returned

setLabelStyle

public void setLabelStyle(string newLabelStyle)

Set function for attribute 'LabelStyle'.

Parameters:
newLabelStyle    
Return:
void - No Value returned

setLayout

public void setLayout(string newLayout)

Set function for attribute 'Layout'.

Parameters:
newLayout    
Return:
void - No Value returned

setLazySelectedLabels

public void setLazySelectedLabels(Array newLazySelectedLabels)

Set function for attribute 'LazySelectedLabels'.

Parameters:
newLazySelectedLabels    
Return:
void - No Value returned

setMaximumLength

public void setMaximumLength(number newMaximumLength)

Set function for attribute 'MaximumLength'.

Parameters:
newMaximumLength    
Return:
void - No Value returned

setMode

public void setMode(string newMode)

Set function for attribute 'Mode'.

Parameters:
newMode    
Return:
void - No Value returned

setNullValueMeans

public void setNullValueMeans(string newNullValueMeans)

Set function for attribute 'NullValueMeans'.

Parameters:
newNullValueMeans    
Return:
void - No Value returned

setPlaceholder

public void setPlaceholder(string newPlaceholder)

Set function for attribute 'Placeholder'.

Parameters:
newPlaceholder    
Return:
void - No Value returned

setPopupTitle

public void setPopupTitle(string newPopupTitle)

Set function for attribute 'PopupTitle'.

Parameters:
newPopupTitle    
Return:
void - No Value returned

setRecentItems

public void setRecentItems(Array newRecentItems)

Set function for attribute 'RecentItems'.

Parameters:
newRecentItems    
Return:
void - No Value returned

setRows

public void setRows(number newRows)

Set function for attribute 'Rows'.

Parameters:
newRows    
Return:
void - No Value returned

setSearchDesc

public void setSearchDesc(string newSearchDesc)

Set function for attribute 'SearchDesc'.

Parameters:
newSearchDesc    
Return:
void - No Value returned

setSearchDialog

public void setSearchDialog(string newSearchDialog)

Set function for attribute 'SearchDialog'.

Parameters:
newSearchDialog    
Return:
void - No Value returned

setSelectAllVisible

public void setSelectAllVisible(boolean newSelectAllVisible)

Set function for attribute 'SelectAllVisible'.

Parameters:
newSelectAllVisible    
Return:
void - No Value returned

setShortDesc

public void setShortDesc(string newShortDesc)

Set function for attribute 'ShortDesc'.

Parameters:
newShortDesc    
Return:
void - No Value returned

setShowRequired

public void setShowRequired(boolean newShowRequired)

Set function for attribute 'ShowRequired'.

Parameters:
newShowRequired    
Return:
void - No Value returned

setSimple

public void setSimple(boolean newSimple)

Set function for attribute 'Simple'.

Parameters:
newSimple    
Return:
void - No Value returned

setSize

public void setSize(number newSize)

Set function for attribute 'Size'.

Parameters:
newSize    
Return:
void - No Value returned

setSpellCheck

public void setSpellCheck(string newSpellCheck)

Set function for attribute 'SpellCheck'.

Parameters:
newSpellCheck    
Return:
void - No Value returned

setStyleClass

public void setStyleClass(string newStyleClass)

Set function for attribute 'StyleClass'.

Parameters:
newStyleClass    
Return:
void - No Value returned

setText

public void setText(string newText)

Set function for attribute 'Text'.

Parameters:
newText    
Return:
void - No Value returned

setUnselectedLabel

public void setUnselectedLabel(string newUnselectedLabel)

Set function for attribute 'UnselectedLabel'.

Parameters:
newUnselectedLabel    
Return:
void - No Value returned

setUsage

public void setUsage(string newUsage)

Set function for attribute 'Usage'.

Parameters:
newUsage    
Return:
void - No Value returned

setVisible

public void setVisible(boolean newVisible)

Set function for attribute 'Visible'.

Parameters:
newVisible    
Return:
void - No Value returned

setWrap

public void setWrap(string newWrap)

Set function for attribute 'Wrap'.

Parameters:
newWrap    
Return:
void - No Value returned

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

 

Generated on 2014.03.27 12:59 UTC
Copyright (c) 1998, 2014, Oracle and/or its affiliates. All rights reserved.