@Immutable @ServiceImplementation public final class TemporarilyDisableDefaultButtonFeedbackDecorator extends InvalidKeyFeedbackDecorator
TemporarilyDisableDefaultButtonFeedback
.Constructor and Description |
---|
TemporarilyDisableDefaultButtonFeedbackDecorator() |
Modifier and Type | Method and Description |
---|---|
Feedback |
apply(Feedback feedback)
Possibly decorates the given
product and returns the result,
leaving the given product unmodified. |
int |
getPriority()
Returns -200.
|
toString
public TemporarilyDisableDefaultButtonFeedbackDecorator()
public Feedback apply(Feedback feedback)
Decorator
product
and returns the result,
leaving the given product unmodified.feedback
- the product to decorate.public int getPriority()
getPriority
in class LocatableService
Locator
s to prioritize this object.Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.