User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_viewer.busytext

Table of Contents

TGIS_Viewer.BusyText property

DK for Java | tatukgis.jdk.TGIS_Viewer.BusyText | Constructors | Fields | Methods | Properties | Events

Text related to current busy state. Text could be set upon BusyPrepare() call. If IsBusy is not true then text will be an empty string.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public java.lang.String getBusyText();
// Oxygene
public
  property BusyText : String read;

Value

Type
java.lang.String
String
2025/01/31 01:18

Page Tools