org.jboss.errai.workspaces.client.layout
Class LayoutHint

java.lang.Object
  extended by org.jboss.errai.workspaces.client.layout.LayoutHint

public class LayoutHint
extends Object


Constructor Summary
LayoutHint()
           
 
Method Summary
static void attach(com.google.gwt.user.client.ui.Widget w, LayoutHintProvider p)
           
static LayoutHintProvider findProvider(String subject)
           
static LayoutHintProvider findProvider(com.google.gwt.user.client.ui.Widget instance)
           
static void hintAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutHint

public LayoutHint()
Method Detail

attach

public static void attach(com.google.gwt.user.client.ui.Widget w,
                          LayoutHintProvider p)

findProvider

public static LayoutHintProvider findProvider(com.google.gwt.user.client.ui.Widget instance)

findProvider

public static LayoutHintProvider findProvider(String subject)

hintAll

public static void hintAll()


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