org.jboss.errai.workspaces.client.rpc.adapters
Class TextBoxAttach

java.lang.Object
  extended by org.jboss.errai.workspaces.client.rpc.adapters.TextBoxAttach
All Implemented Interfaces:
Attachable

public class TextBoxAttach
extends Object
implements Attachable


Constructor Summary
TextBoxAttach()
           
 
Method Summary
 void attach(String id, com.google.gwt.user.client.ui.Widget widget, String instanceId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextBoxAttach

public TextBoxAttach()
Method Detail

attach

public void attach(String id,
                   com.google.gwt.user.client.ui.Widget widget,
                   String instanceId)
Specified by:
attach in interface Attachable


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.