GLG Toolkit, Java Class Library  Version 4.5
GlgHistoryScrollType

Specifies the scroll type of the History object. More...

Detailed Description

Specifies the scroll type of the History object.

Constants

static final int SCROLLED = 1
 History scroll type constant. More...
 
static final int WRAPPED = 0
 History scroll type constant. More...
 

Variable Documentation

◆ SCROLLED

final int SCROLLED = 1
static

History scroll type constant.

◆ WRAPPED

final int WRAPPED = 0
static

History scroll type constant.