CodeCharge Studio

setAllowUpdate Method (Java)

Applies to

Editable Grid, Record

Syntax

public void setAllowUpdate(boolean allowUpdate);

Parameters

Name Description
allowUpdate If 'true' the Update operation is allowed for the component.

Description

This method sets whether the Update operation is allowed for the component. It may be used to disallow the Update operation from within the events.

See also:

isAllowUpdate method


On-line, printable versions and updates