org.kuali.student.common.ui.client.widgets
Class TextLinkageHelper
java.lang.Object
org.kuali.student.common.ui.client.widgets.TextLinkageHelper
public class TextLinkageHelper
- extends Object
TextLinkageHelper is used to link two text fields. As you type in one field the text
appears on the linked field.
Method Summary |
static void |
link(com.google.gwt.user.client.ui.HasText master,
com.google.gwt.user.client.ui.HasText slave)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
masterString
static String masterString
TextLinkageHelper
public TextLinkageHelper()
link
public static void link(com.google.gwt.user.client.ui.HasText master,
com.google.gwt.user.client.ui.HasText slave)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.