CodeCharge Studio

setRestricted Method (Java)

Applies to

Grid Form, EditableGrid Form, Record Form, Directory Form, Page Context, Path Control

Syntax

public void setRestricted(boolean flag);

Parameters

Name Description
flag If 'true' the users must be logged in before accessing the form.

Description:

This method sets that users must be logged in before accessing the form.


On-line, printable versions and updates