String |
DocumentComponent.getAttribute(Attribute attribute) |
String |
AbstractDocumentComponent.getAttribute(Attribute attr) |
protected abstract Object |
AbstractDocumentComponent.getAttributeValueOf(Attribute attr,
String stringValue) |
void |
DocumentComponent.setAttribute(String eventPropertyName,
Attribute attribute,
Object value)
Sets the attribute value.
|
void |
AbstractDocumentComponent.setAttribute(String eventPropertyName,
Attribute attr,
Object value)
Sets the component attribute String value and fire property change event
with the given property name.
|
protected void |
AbstractDocumentComponent.setAttributeQuietly(Attribute type,
Object newVal) |