public interface Disable
Component
to indicate
that a component can be disabled.Modifier and Type | Method and Description |
---|---|
boolean |
isDisabled()
Returns whether it is disabled.
|
void |
setDisabled(boolean disabled)
Sets whether it is disabled.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.