Interface SupportsDisabled
-
- All Known Implementing Classes:
AbstractUIButtons
,AbstractUILinks
,UIButtons
,UILinks
public interface SupportsDisabled
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isDisabled()
void
setDisabled(boolean disabled)
-