public interface DisabledElement
Modifier and Type | Method and Description |
---|---|
String |
getDisabledAttribute()
Return the value of the attribute "disabled".
|
boolean |
isDisabled()
Return true if the disabled attribute is set for this element.
|
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.