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

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

public class PasswordBoxAttach
extends Object
implements Attachable


Constructor Summary
PasswordBoxAttach()
           
 
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

PasswordBoxAttach

public PasswordBoxAttach()
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.