info.magnolia.ui.vaadin.gwt.client.jquerywrapper
Class Position

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by info.magnolia.ui.vaadin.gwt.client.jquerywrapper.Position

public class Position
extends com.google.gwt.core.client.JavaScriptObject

JQuery Position object wrapper.


Constructor Summary
protected Position()
           
 
Method Summary
 int bottom()
           
 int left()
           
 int right()
           
 int top()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Position

protected Position()
Method Detail

top

public final int top()

right

public final int right()

bottom

public final int bottom()

left

public final int left()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.