CodeCharge Studio

setAllowRead Method (Java)

Applies to

Editable Grid, Grid, Record

Syntax

public void setAllowRead(boolean allowRead);

Parameters

Name Description
allowRead If 'true' the Read operation is allowed for the component

Description

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

See also:

isAllowRead method


On-line, printable versions and updates