This section describes JavaScript functions and objects included with Oracle Application Express and available on every page. You can use these functions and objects to provide client-side functionality, such as showing and hiding page elements, or making XML HTTP Asynchronous JavaScript and XML (AJAX) requests.
-
$x(pNd)
-
$v(pNd)
-
$s(pNd, pValue)
-
$u_Carray(pNd)
-
$u_Narray(pNd)
-
$nvl(pTest, pDefault)
-
doSubmit(pRequest)
-
confirmDelete(pMessage, pRequest)
-
$x_Style(pNd, pStyle, pString)
-
$x_Hide(pNd)
-
$x_Show(pNd)
-
$x_Toggle(pNd)
-
$x_Remove(pNd)
-
$x_Value(pNd,pValue)
-
$x_UpTill(pNd, pToTag)
-
$x_ItemRow(pNd,pFunc)
-
$x_HideItemRow(pNd)
-
$x_ShowItemRow(pNd)
-
$x_ToggleItemRow(pNd)
-
$x_HideAllExcept(pNd,pNdArray)
-
$x_HideSiblings(pNd)
-
$x_ShowSiblings(pNd)
-
$x_Class(pNd,pClass)
-
$x_SetSiblingsClass(pNd, pClass, pNdClass)
-
$x_ByClass(pClass, pNd, pTag)
-
$x_ShowAllByClass(pNd, pClass, pTag)
-
$x_ShowChildren(pNd)
-
$x_HideChildren(pNd)
-
$x_disableItem(pNd, pTest)
-
$f_get_emptys(pNd, pClassFail, pClass)
-
$v_Array(pNd)
-
$f_ReturnChecked(pNd)
-
$d_ClearAndHide(pNd)
-
$f_SelectedOptions(pNd)
-
$f_SelectValue(pNd)
-
$u_ArrayToString(pArray, pDelim)
-
$x_CheckImageSrc(pId,pSearch)
-
$v_CheckValueAgainst(pThis, pValue)
-
$f_Hide_On_Value_Item(pThis, pThat, pValue)
-
$f_Show_On_Value_Item(pThis, pThat, pValue)
-
$f_Hide_On_Value_Item_Row(pThis, pThat, pValue)
-
$f_Show_On_Value_Item_Row(pThis, pThat, pValue)
-
$f_DisableOnValue(pThis, pValue, pThat)
-
$x_ClassByClass(pNd, pClass, pTag, pClass2)
-
$f_ValuesToArray(pThis, pClass, pTag)
-
$x_FormItems(pNd, pType)
-
$f_CheckAll(pThis, pCheck, pArray)
-
$f_CheckFirstColumn(pNd)
-
$v_PopupReturn(pValue, pThat)
-
$x_ToggleWithImage(pThis,pNd)
-
$x_SwitchImageSrc(pNd, pSearch, pReplace)
-
$x_CheckImageSrc(pNd, pSearch)
-
$u_SubString(pText,pMatch)
-
html_RemoveAllChildren(pNd)
-
$v_IsEmpty(pThis)
-
html_SetSelectValue(pId,pValue)
-
addLoadEvent(pFunction)
-
$f_Swap(pThis,pThat)
-
submitEnter(pNd,e)
-
$f_SetValueSequence(pArray,pMultiple)
-
$dom_AddTag(pThis, pTag, pText)
-
$tr_AddTD(pThis,pText)
-
$dom_AddInput(pThis,pType,pId,pName,pValue)
-
$dom_MakeParent(p_Node,p_Parent)
-
$x_RowHighlight(pThis, pColor)
-
$x_RowHighlightOff(pThis)
-
$v_Upper(pNd)
-
$v_Upper(pNd)
-
$d_Find(pThis,pString,pTags,pClass)
-
returnInput(p_R, p_D)
-
setReturn(p_R,p_D)
-
$f_First_field(pNd)
-
GetCookie (pName)
-
SetCookie (pName,pValue)