public interface DisabledElement
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.
|
Copyright © 2002–2013 Gargoyle Software Inc.. All rights reserved.