Constructor and Description |
---|
PVControlFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
attach(PVField pvField)
Attempt to attach to a control field.
|
static PVControl |
create()
Create a PVControl.
|
void |
detach()
Remove attachment to control field.
|
void |
get(Control control)
Get the Control.
|
boolean |
isAttached()
Is this attached to a control structure.
|
boolean |
set(Control control)
Set the control.
|
public static PVControl create()
public boolean attach(PVField pvField)
PVControl
public void detach()
PVControl
public boolean isAttached()
PVControl
isAttached
in interface PVControl
public void get(Control control)
PVControl
Copyright © 2014. All Rights Reserved.