Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables and disables the navigation buttons.
Syntax
protected void setupNavigation()
Run On
Client
Remarks
Use this method to set up the two arrays: nextEnabled[] and backEnabled[] Call this.nextEnabled(boolean) and this.backEnabled(boolean) to enable or disable the buttons at runtime.