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

java.lang.Object
  extended by org.jboss.errai.workspaces.client.layout.PanelHintReference
All Implemented Interfaces:
LayoutHintProvider

public class PanelHintReference
extends Object
implements LayoutHintProvider


Constructor Summary
PanelHintReference(com.google.gwt.user.client.ui.Panel p)
           
 
Method Summary
 int getHeightHint()
           
 int getWidthHint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelHintReference

public PanelHintReference(com.google.gwt.user.client.ui.Panel p)
Method Detail

getHeightHint

public int getHeightHint()
Specified by:
getHeightHint in interface LayoutHintProvider

getWidthHint

public int getWidthHint()
Specified by:
getWidthHint in interface LayoutHintProvider


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