Uses of Class
com.vaadin.client.ui.VTabsheet.Tab
-
Packages that use VTabsheet.Tab Package Description com.vaadin.client.ui -
-
Uses of VTabsheet.Tab in com.vaadin.client.ui
Methods in com.vaadin.client.ui that return VTabsheet.Tab Modifier and Type Method Description VTabsheet.TabVTabsheet.TabCaption. getTab()Returns the tab this caption belongs to.Methods in com.vaadin.client.ui with parameters of type VTabsheet.Tab Modifier and Type Method Description voidVTabsheet. tabSizeMightHaveChanged(VTabsheet.Tab tab)This should be triggered from an onload event within the given tab's caption to signal that icon contents have finished loading.
-