Class HiddenCommandPrecondition
java.lang.Object
ru.cwcode.commands.preconditions.Precondition
ru.cwcode.commands.extra.command.precondition.HiddenCommandPrecondition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanExecute(Sender sender) cannotExecuteFeedback(Sender sender) boolean
-
Constructor Details
-
HiddenCommandPrecondition
public HiddenCommandPrecondition()
-
-
Method Details
-
canSee
- Overrides:
canSeein classPrecondition
-
canExecute
- Specified by:
canExecutein classPrecondition
-
cannotExecuteFeedback
- Specified by:
cannotExecuteFeedbackin classPrecondition
-