Viewing Methods Checked Out to a Delta

From the Delta Browser, use the View Methods command from the Delta menu to view the methods checked out to a delta.

The View Methods command is disabled if no methods are currently checked out to the selected delta.

To view methods checked out to the selected delta

The Checked Out Methods Browser for the selected delta is then displayed. Use this window to Browser to view all methods that are currently checked out to the selected delta.

The method list displays in alphabetical order by class all methods that are currently checked out to the selected delta.

To view the logic for a checked out method

The logic for the selected method is then displayed in the editor pane.

The status line displays the access, creator of the method, creation timestamp, and the status of the method (that is, it is checked out); for example:

Access is public. Created by wilbur (7.1.10) on 31 August 2016, 10:07:42 (Checked out)

You can modify and compile user-defined JADE methods in the editor pane of the Checked Out Methods Browser.