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

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

public class TextAreaAttach
extends Object
implements Attachable


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

Constructor Detail

TextAreaAttach

public TextAreaAttach()
Method Detail

attach

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


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