Component
Navigation Component
5 language-reference entries were extracted for this component.
- Fnd_Nav_AddButtonMethod This routine adds a new button to the palette and assigns the method as its action. When the button is clicked, the first parameter, method, will be executed....
- Fnd_Nav_AddButtonTable This method adds a new button to the palette and assigns the specified table to it. Fnd_Nav_AddButtonTable (->[Invoices]) Fnd_Nav_AddButtonTable (->[People];"Customers")
- Fnd_Nav_Delete
- Fnd_Nav_Display Fnd_Nav_Display displays the navigation palette window. If Fnd_Nav_AddButtonMethod or Fnd_Nav_AddButtonTable have not been previously called, the palette will contain a button...
- Fnd_Nav_Info Returns the requested information about the component. $language_t:=Fnd_Nav_Info (“language”)