CodeCharge Studio

isAllowInsert Method (Java)

Applies to

Editable Grid, Record

Syntax

public boolean isAllowInsert();

Return value

boolean

Description

This method specifies whether Insert is allowed for the component at this moment. This value can be modified using the setAllowInsert method.

See also:

setAllowInsert method


On-line, printable versions and updates