Class CmsTypesTab

  • All Implemented Interfaces:
    com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.logical.shared.ValueChangeHandler<java.lang.String>, com.google.gwt.event.shared.EventHandler, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.IsRenderable, com.google.gwt.user.client.ui.IsWidget, I_CmsTruncable

    public class CmsTypesTab
    extends A_CmsListTab
    Provides the widget for the types tab.

    It displays the available types in the given sort order.

    Since:
    8.0.
    • Constructor Detail

      • CmsTypesTab

        public CmsTypesTab​(CmsTypesTabHandler tabHandler,
                           CmsDNDHandler dndHandler,
                           com.google.gwt.user.client.ui.Widget additionalControl)
        Constructor.

        Parameters:
        tabHandler - the tab handler
        dndHandler - the drag and drop handler
        additionalControl - an additional custom widget that can be displayed in the top bar