org.apache.myfaces.tobago.context
Class TobagoContext
java.lang.Object
org.apache.myfaces.tobago.context.TobagoContext
public class TobagoContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TobagoContext
public TobagoContext()
getActionPosition
public Box getActionPosition()
getPageDimension
public Dimension getPageDimension()
- Returns the dimension of the page. Might be useful to set the size of a popup.
E. g.
width="#{tobagoContext.pageDimension.width.pixel - 100}"
getResourceBundle
public TobagoResourceBundle getResourceBundle()
getMessageBundle
public TobagoMessageBundle getMessageBundle()
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.