public interface DisabledElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_DISABLED
The "disabled" attribute name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisabledAttribute()
Returns the value of the attribute
disabled. |
boolean |
isDisabled()
Returns
true if the disabled attribute is set for this element. |
static final String ATTRIBUTE_DISABLED
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.