Menu
Open source
parentFrame()
This method returns the parent Frame object of the current frame.
Returns
| Type | Description |
|---|---|
Frame | null | The parent frame object of the frame. Or null if the frame has no parent (main frame). |
This method returns the parent Frame object of the current frame.
| Type | Description |
|---|---|
Frame | null | The parent frame object of the frame. Or null if the frame has no parent (main frame). |