Interface ActionsAwareDialogFacet<T>

Type Parameters:
T - dialog facet type
All Known Subinterfaces:
InputDialogFacet, OptionDialogFacet
All Known Implementing Classes:
InputDialogFacetImpl, OptionDialogFacetImpl

public interface ActionsAwareDialogFacet<T>
Base interface for actions aware dialog facets.
See Also: