@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.
|
toStringpublic TemporarilyDisableDefaultButtonFeedbackDecorator()
public Feedback apply(Feedback feedback)
Decoratorproduct and returns the result,
leaving the given product unmodified.feedback - the product to decorate.public int getPriority()
getPriority in class LocatableServiceLocators to prioritize this object.Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.