|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisabledElement
A marker interface for those classes that can be disabled.
Method Summary | |
---|---|
String |
getDisabledAttribute()
Returns the value of the attribute "disabled". |
boolean |
isDisabled()
Returns true if the disabled attribute is set for this element. |
Method Detail |
---|
boolean isDisabled()
String getDisabledAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |