Package it.tidalwave.ui.core
Interface ToolBarControl<B,T>
- Type Parameters:
B
- the concrete type of the binderT
- the concrete type of the toolbar
- All Known Implementing Classes:
ToolBarControlSupport
public interface ToolBarControl<B,T>
A model for the application toolbar.
- Author:
- Fabrizio Giudici