List of usage examples for com.google.gwt.event.logical.shared HasAttachHandlers interface-usage
From source file com.googlecode.gwtmock.client.MockHasAttachHandlers.java
/** * @author Katharina Fahnenbruck * */ public class MockHasAttachHandlers extends MockHasHandlers implements HasAttachHandlers {
From source file org.jboss.ballroom.client.rbac.SecurityContextAware.java
/** * Intended for widgets that need to take a security context into account. * * @author Harald Pehl */ public interface SecurityContextAware extends HasAttachHandlers {