OracleJavaScript API Reference for Oracle ADF Faces

 

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

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

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.component.AdfUIQuery
         |
         +--oracle.adf.view.js.component.rich.AdfRichQuery

public class AdfRichQuery
extends AdfUIQuery
The query component provides the user the ability to perform a query, or personalize saved searches.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfRichQuery()
The query component provides the user the ability to perform a query, or personalize saved searches.


Method Summary

public String
getAddFieldsButtonAccessKey()
Get function for attribute for 'addFieldsButtonAccessKey'.
public String
getAddFieldsButtonText()
Get function for attribute for 'addFieldsButtonText'.
public Boolean
getDisclosed()
Get function for attribute for 'disclosed'.
public String
getDisplayMode()
Get function for attribute for 'displayMode'.
public String
getFieldWidth()
Get function for attribute for 'fieldWidth'.
public String
getHeaderText()
Get function for attribute for 'headerText'.
public String
getHelpTopicId()
Get function for attribute for 'helpTopicId'.
public String
getInlineStyle()
Get function for attribute for 'inlineStyle'.
public String
getLabelAlignment()
Get function for attribute for 'labelAlignment'.
public String
getLabelWidth()
Get function for attribute for 'labelWidth'.
public Number
getMaxColumns()
Get function for attribute for 'maxColumns'.
public String
getModeButtonPosition()
Get function for attribute for 'modeButtonPosition'.
public Boolean
getModeChangeVisible()
Get function for attribute for 'modeChangeVisible'.
public String
getResetButtonAccessKey()
Get function for attribute for 'resetButtonAccessKey'.
public String
getResetButtonText()
Get function for attribute for 'resetButtonText'.
public String
getResultComponentId()
Get function for attribute for 'resultComponentId'.
public Number
getRows()
Get function for attribute for 'rows'.
public String
getSaveButtonAccessKey()
Get function for attribute for 'saveButtonAccessKey'.
public String
getSaveButtonText()
Get function for attribute for 'saveButtonText'.
public String
getSaveQueryMode()
Get function for attribute for 'saveQueryMode'.
public String
getSearchButtonAccessKey()
Get function for attribute for 'searchButtonAccessKey'.
public String
getSearchButtonText()
Get function for attribute for 'searchButtonText'.
public String
getShortDesc()
Get function for attribute for 'shortDesc'.
public Boolean
getSimple()
Get function for attribute for 'simple'.
public String
getStyleClass()
Get function for attribute for 'styleClass'.
public String
getType()
Get function for attribute for 'type'.
public Object
getUnsecure()
Get function for attribute for 'unsecure'.
public Boolean
getVisible()
Get function for attribute for 'visible'.
public void
setAddFieldsButtonAccessKey(String newAddFieldsButtonAccessKey)
Set function for attribute 'AddFieldsButtonAccessKey'.
public void
setAddFieldsButtonText(String newAddFieldsButtonText)
Set function for attribute 'AddFieldsButtonText'.
public void
setDisclosed(Boolean newDisclosed)
Set function for attribute 'Disclosed'.
public void
setDisplayMode(String newDisplayMode)
Set function for attribute 'DisplayMode'.
public void
setFieldWidth(String newFieldWidth)
Set function for attribute 'FieldWidth'.
public void
setHeaderText(String newHeaderText)
Set function for attribute 'HeaderText'.
public void
setHelpTopicId(String newHelpTopicId)
Set function for attribute 'HelpTopicId'.
public void
setInlineStyle(String newInlineStyle)
Set function for attribute 'InlineStyle'.
public void
setLabelAlignment(String newLabelAlignment)
Set function for attribute 'LabelAlignment'.
public void
setLabelWidth(String newLabelWidth)
Set function for attribute 'LabelWidth'.
public void
setMaxColumns(Number newMaxColumns)
Set function for attribute 'MaxColumns'.
public void
setModeButtonPosition(String newModeButtonPosition)
Set function for attribute 'ModeButtonPosition'.
public void
setModeChangeVisible(Boolean newModeChangeVisible)
Set function for attribute 'ModeChangeVisible'.
public void
setResetButtonAccessKey(String newResetButtonAccessKey)
Set function for attribute 'ResetButtonAccessKey'.
public void
setResetButtonText(String newResetButtonText)
Set function for attribute 'ResetButtonText'.
public void
setResultComponentId(String newResultComponentId)
Set function for attribute 'ResultComponentId'.
public void
setRows(Number newRows)
Set function for attribute 'Rows'.
public void
setSaveButtonAccessKey(String newSaveButtonAccessKey)
Set function for attribute 'SaveButtonAccessKey'.
public void
setSaveButtonText(String newSaveButtonText)
Set function for attribute 'SaveButtonText'.
public void
setSaveQueryMode(String newSaveQueryMode)
Set function for attribute 'SaveQueryMode'.
public void
setSearchButtonAccessKey(String newSearchButtonAccessKey)
Set function for attribute 'SearchButtonAccessKey'.
public void
setSearchButtonText(String newSearchButtonText)
Set function for attribute 'SearchButtonText'.
public void
setShortDesc(String newShortDesc)
Set function for attribute 'ShortDesc'.
public void
setSimple(Boolean newSimple)
Set function for attribute 'Simple'.
public void
setStyleClass(String newStyleClass)
Set function for attribute 'StyleClass'.
public void
setType(String newType)
Set function for attribute 'Type'.
public void
setVisible(Boolean newVisible)
Set function for attribute 'Visible'.


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

getConjunctionReadOnly, getModel, getQueryListener, getQueryOperationListener, getValue, setValue


Field Detail


Constructor Detail


AdfRichQuery

public AdfRichQuery()

The query component provides the user the ability to perform a query, or personalize saved searches.

Method Detail


getAddFieldsButtonAccessKey

public String getAddFieldsButtonAccessKey()

Get function for attribute for 'addFieldsButtonAccessKey'.

Return:
String - AddFieldsButtonAccessKey

getAddFieldsButtonText

public String getAddFieldsButtonText()

Get function for attribute for 'addFieldsButtonText'.

Return:
String - AddFieldsButtonText

getDisclosed

public Boolean getDisclosed()

Get function for attribute for 'disclosed'.

Return:
Boolean - Disclosed

getDisplayMode

public String getDisplayMode()

Get function for attribute for 'displayMode'.

Return:
String - DisplayMode

getFieldWidth

public String getFieldWidth()

Get function for attribute for 'fieldWidth'.

Return:
String - FieldWidth

getHeaderText

public String getHeaderText()

Get function for attribute for 'headerText'.

Return:
String - HeaderText

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

getLabelAlignment

public String getLabelAlignment()

Get function for attribute for 'labelAlignment'.

Return:
String - LabelAlignment

getLabelWidth

public String getLabelWidth()

Get function for attribute for 'labelWidth'.

Return:
String - LabelWidth

getMaxColumns

public Number getMaxColumns()

Get function for attribute for 'maxColumns'.

Return:
Number - MaxColumns

getModeButtonPosition

public String getModeButtonPosition()

Get function for attribute for 'modeButtonPosition'.

Return:
String - ModeButtonPosition

getModeChangeVisible

public Boolean getModeChangeVisible()

Get function for attribute for 'modeChangeVisible'.

Return:
Boolean - ModeChangeVisible

getResetButtonAccessKey

public String getResetButtonAccessKey()

Get function for attribute for 'resetButtonAccessKey'.

Return:
String - ResetButtonAccessKey

getResetButtonText

public String getResetButtonText()

Get function for attribute for 'resetButtonText'.

Return:
String - ResetButtonText

getResultComponentId

public String getResultComponentId()

Get function for attribute for 'resultComponentId'.

Return:
String - ResultComponentId

getRows

public Number getRows()

Get function for attribute for 'rows'.

Return:
Number - Rows

getSaveButtonAccessKey

public String getSaveButtonAccessKey()

Get function for attribute for 'saveButtonAccessKey'.

Return:
String - SaveButtonAccessKey

getSaveButtonText

public String getSaveButtonText()

Get function for attribute for 'saveButtonText'.

Return:
String - SaveButtonText

getSaveQueryMode

public String getSaveQueryMode()

Get function for attribute for 'saveQueryMode'.

Return:
String - SaveQueryMode

getSearchButtonAccessKey

public String getSearchButtonAccessKey()

Get function for attribute for 'searchButtonAccessKey'.

Return:
String - SearchButtonAccessKey

getSearchButtonText

public String getSearchButtonText()

Get function for attribute for 'searchButtonText'.

Return:
String - SearchButtonText

getShortDesc

public String getShortDesc()

Get function for attribute for 'shortDesc'.

Return:
String - ShortDesc

getSimple

public Boolean getSimple()

Get function for attribute for 'simple'.

Return:
Boolean - Simple

getStyleClass

public String getStyleClass()

Get function for attribute for 'styleClass'.

Return:
String - StyleClass

getType

public String getType()

Get function for attribute for 'type'.

Return:
String - Type

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

setAddFieldsButtonAccessKey

public void setAddFieldsButtonAccessKey(String newAddFieldsButtonAccessKey)

Set function for attribute 'AddFieldsButtonAccessKey'.

Parameters:
newAddFieldsButtonAccessKey    
Return:
void - No Value returned

setAddFieldsButtonText

public void setAddFieldsButtonText(String newAddFieldsButtonText)

Set function for attribute 'AddFieldsButtonText'.

Parameters:
newAddFieldsButtonText    
Return:
void - No Value returned

setDisclosed

public void setDisclosed(Boolean newDisclosed)

Set function for attribute 'Disclosed'.

Parameters:
newDisclosed    
Return:
void - No Value returned

setDisplayMode

public void setDisplayMode(String newDisplayMode)

Set function for attribute 'DisplayMode'.

Parameters:
newDisplayMode    
Return:
void - No Value returned

setFieldWidth

public void setFieldWidth(String newFieldWidth)

Set function for attribute 'FieldWidth'.

Parameters:
newFieldWidth    
Return:
void - No Value returned

setHeaderText

public void setHeaderText(String newHeaderText)

Set function for attribute 'HeaderText'.

Parameters:
newHeaderText    
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

setLabelAlignment

public void setLabelAlignment(String newLabelAlignment)

Set function for attribute 'LabelAlignment'.

Parameters:
newLabelAlignment    
Return:
void - No Value returned

setLabelWidth

public void setLabelWidth(String newLabelWidth)

Set function for attribute 'LabelWidth'.

Parameters:
newLabelWidth    
Return:
void - No Value returned

setMaxColumns

public void setMaxColumns(Number newMaxColumns)

Set function for attribute 'MaxColumns'.

Parameters:
newMaxColumns    
Return:
void - No Value returned

setModeButtonPosition

public void setModeButtonPosition(String newModeButtonPosition)

Set function for attribute 'ModeButtonPosition'.

Parameters:
newModeButtonPosition    
Return:
void - No Value returned

setModeChangeVisible

public void setModeChangeVisible(Boolean newModeChangeVisible)

Set function for attribute 'ModeChangeVisible'.

Parameters:
newModeChangeVisible    
Return:
void - No Value returned

setResetButtonAccessKey

public void setResetButtonAccessKey(String newResetButtonAccessKey)

Set function for attribute 'ResetButtonAccessKey'.

Parameters:
newResetButtonAccessKey    
Return:
void - No Value returned

setResetButtonText

public void setResetButtonText(String newResetButtonText)

Set function for attribute 'ResetButtonText'.

Parameters:
newResetButtonText    
Return:
void - No Value returned

setResultComponentId

public void setResultComponentId(String newResultComponentId)

Set function for attribute 'ResultComponentId'.

Parameters:
newResultComponentId    
Return:
void - No Value returned

setRows

public void setRows(Number newRows)

Set function for attribute 'Rows'.

Parameters:
newRows    
Return:
void - No Value returned

setSaveButtonAccessKey

public void setSaveButtonAccessKey(String newSaveButtonAccessKey)

Set function for attribute 'SaveButtonAccessKey'.

Parameters:
newSaveButtonAccessKey    
Return:
void - No Value returned

setSaveButtonText

public void setSaveButtonText(String newSaveButtonText)

Set function for attribute 'SaveButtonText'.

Parameters:
newSaveButtonText    
Return:
void - No Value returned

setSaveQueryMode

public void setSaveQueryMode(String newSaveQueryMode)

Set function for attribute 'SaveQueryMode'.

Parameters:
newSaveQueryMode    
Return:
void - No Value returned

setSearchButtonAccessKey

public void setSearchButtonAccessKey(String newSearchButtonAccessKey)

Set function for attribute 'SearchButtonAccessKey'.

Parameters:
newSearchButtonAccessKey    
Return:
void - No Value returned

setSearchButtonText

public void setSearchButtonText(String newSearchButtonText)

Set function for attribute 'SearchButtonText'.

Parameters:
newSearchButtonText    
Return:
void - No Value returned

setShortDesc

public void setShortDesc(String newShortDesc)

Set function for attribute 'ShortDesc'.

Parameters:
newShortDesc    
Return:
void - No Value returned

setSimple

public void setSimple(Boolean newSimple)

Set function for attribute 'Simple'.

Parameters:
newSimple    
Return:
void - No Value returned

setStyleClass

public void setStyleClass(String newStyleClass)

Set function for attribute 'StyleClass'.

Parameters:
newStyleClass    
Return:
void - No Value returned

setType

public void setType(String newType)

Set function for attribute 'Type'.

Parameters:
newType    
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 2011.08.31 02:41 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.