CodeCharge Studio

setEmptyText Method (Java)

Applies to

ReportLabel Control

Syntax

public void setEmptyText(String string);

Parameters

Name Type Description
string String the text to display when the label's value is empty.

Description

Sets the text to display when the label's value is empty.


On-line, printable versions and updates