Interface IGefToolBarBuilder<V,R,Y>

All Superinterfaces:
IToolBarBuilder<V,R,Y>
All Known Subinterfaces:
EmfTableSectionBuilder.ToolBarBuilder<T,V>, EmfTwoTablesSectionBuilder.ToolBarBuilder<T,V>
All Known Implementing Classes:
EmfTableSectionBuilder.Builder, EmfTwoTablesSectionBuilder.Builder

public interface IGefToolBarBuilder<V,R,Y> extends IToolBarBuilder<V,R,Y>