Uses of Class
org.vaadin.tatu.BeanTable.BeanTableI18n
-
Uses of BeanTable.BeanTableI18n in org.vaadin.tatu
Methods in org.vaadin.tatu that return BeanTable.BeanTableI18nModifier and TypeMethodDescriptionstatic BeanTable.BeanTableI18nBeanTable.BeanTableI18n.getDefault()Generate the default English localization.BeanTable.getI18n()Gets the internationalization object previously set for this component.Methods in org.vaadin.tatu with parameters of type BeanTable.BeanTableI18nModifier and TypeMethodDescriptionvoidBeanTable.setI18n(BeanTable.BeanTableI18n i18n) Sets the internationalization properties (texts used for button tooltips) for this component.