Interface TabSheet.TabCloseHandler

Enclosing interface:
TabSheet

public static interface TabSheet.TabCloseHandler
Handler that overrides the default behavior if TabSheet.Tab.isClosable() is true and a user clicks the close button.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details