Class ClientRect
java.lang.Object
elemental2.dom.ClientRect
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bottom
public double bottomDeprecated. -
height
public double heightDeprecated. -
left
public double leftDeprecated. -
right
public double rightDeprecated. -
top
public double topDeprecated. -
width
public double widthDeprecated.
-
-
Constructor Details
-
ClientRect
public ClientRect()Deprecated.
-