Modifier and Type | Field and Description |
---|---|
PVString |
pvDescription |
PVString |
pvFormat |
PVDouble |
pvHigh |
PVDouble |
pvLow |
PVString |
pvUnits |
Constructor and Description |
---|
PVDisplayFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
attach(PVField pvField)
Attempt to attach to a display field.
|
static PVDisplay |
create()
Create a PVDisplay.
|
void |
detach()
Remove attachment to display field.
|
void |
get(Display display)
Get the Display.
|
boolean |
isAttached()
Is this attached to a display structure.
|
boolean |
set(Display display)
Set the display.
|
public PVString pvDescription
public PVString pvFormat
public PVString pvUnits
public PVDouble pvLow
public PVDouble pvHigh
public static PVDisplay create()
public boolean attach(PVField pvField)
PVDisplay
public void detach()
PVDisplay
public boolean isAttached()
PVDisplay
isAttached
in interface PVDisplay
public void get(Display display)
PVDisplay
Copyright © 2014. All Rights Reserved.