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.
Gets the underlying list page object.
Syntax
public Object formObject()
Run On
Called
Return Value
Type: Object Class
A list page interaction object.
Remarks
Callers should only use this object to call a custom method that may be defined for a specific form and only after checking that the method exists by using the hasMethod method.