GLG Toolkit, Java Class Library  Version 4.5
GlgReferenceType

Specifies a type of a reference object. More...

Detailed Description

Specifies a type of a reference object.

Constants

static final int CONTAINER_REF = 2
 Reference type constant. More...
 
static final int SUBDRAWING_REF = 1
 Reference type constant. More...
 
static final int SUBWINDOW_REF = 3
 Reference type constant. More...
 

Variable Documentation

◆ CONTAINER_REF

final int CONTAINER_REF = 2
static

Reference type constant.

◆ SUBDRAWING_REF

final int SUBDRAWING_REF = 1
static

Reference type constant.

◆ SUBWINDOW_REF

final int SUBWINDOW_REF = 3
static

Reference type constant.