public class BoundControl
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Class and Description |
---|---|
static class |
BoundControl.BoundAttribute
Deprecated.
FIREFOX - refer to psdi.webclient.system.controller.BoundAttribute instead
|
Constructor and Description |
---|
BoundControl(java.lang.String controlId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(BoundAttribute boundAttribute)
Deprecated.
|
void |
addAttribute(java.lang.String dataAttribute,
BitFlag flags,
java.lang.String defaultValue)
Deprecated.
|
void |
clearAttributes()
Deprecated.
|
java.lang.Object |
clone()
Deprecated.
|
BoundControl.BoundAttribute |
getBoundAttribute(java.lang.String dataAttribute)
Deprecated.
|
java.util.Iterator |
getBoundAttributes()
Deprecated.
|
java.lang.String |
getControlId()
Deprecated.
|
public void addAttribute(java.lang.String dataAttribute, BitFlag flags, java.lang.String defaultValue)
public void addAttribute(BoundAttribute boundAttribute)
public void clearAttributes()
public java.util.Iterator getBoundAttributes()
public BoundControl.BoundAttribute getBoundAttribute(java.lang.String dataAttribute)
public java.lang.String getControlId()
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException