Class TextBoxFactory


  • public class TextBoxFactory
    extends Object
    A Factory for Text Boxes relevant to the specified data-type
    • Constructor Detail

      • TextBoxFactory

        public TextBoxFactory()
    • Method Detail

      • getTextBox

        public static org.gwtbootstrap3.client.ui.TextBox getTextBox​(String dataType)
        Get a TextBox relevant to the specified data-type
        Parameters:
        dataType -
        Returns: