org.drools.guvnor.client.common
Class TextBoxFactory
java.lang.Object
org.drools.guvnor.client.common.TextBoxFactory
public class TextBoxFactory
- extends Object
A Factory for Text Boxes relevant to the specified data-type
Method Summary |
static com.google.gwt.user.client.ui.TextBox |
getTextBox(String dataType)
Get a TextBox relevant to the specified data-type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextBoxFactory
public TextBoxFactory()
getTextBox
public static com.google.gwt.user.client.ui.TextBox getTextBox(String dataType)
- Get a TextBox relevant to the specified data-type
- Parameters:
dataType
-
- Returns:
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.