Interface EventDescription<X>
- All Known Implementing Classes:
EventDescriptionImpl
public interface EventDescription<X>
-
Method Summary
-
Method Details
-
type
-
description
String description() -
defaultTts
String defaultTts() -
defaultText
String defaultText() -
newEmptyInst
-
newDefaultInst
EasyTrigger<X> newDefaultInst()
-