Navigation Component
Fnd_Nav_Delete
Fnd_Nav_Delete ({label})
Parameters
| Parameter | Type | Description |
|---|---|---|
| label | Text | Button label to delete (optional) Fnd_Nav_Delete deletes the button with the specified label from the navigation palette. If no parameter is passed, all buttons are deleted. If all of the buttons are deleted from the palette, and no new buttons are immediately added, the palette window will close. |
Description
Extracted source text
Fnd_Nav_Delete ({label})
Parameter Type Description
label Text Button label to delete (optional)
Fnd_Nav_Delete deletes the button with the specified label from the navigation palette. If no parameter
is passed, all buttons are deleted.
If all of the buttons are deleted from the palette, and no new buttons are immediately added, the palette
window will close.