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.
Determines whether insert actions are allowed.
Syntax
protected boolean canInsert()
Run On
Called
Return Value
Type: boolean
true if the insert action is allowed; otherwise, false.
Remarks
The base class always returns true.