children, renderNode
effects, styleId, visibility, zIndex
Constructor and Description |
---|
AbsoluteContainer() |
AbsoluteContainer(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
attach(ParentRenderNode<?,?> parentRenderNode) |
float |
getHeight() |
float |
getWidth() |
float |
getX() |
float |
getY() |
void |
set(float x,
float y) |
void |
setX(float x) |
void |
setY(float y) |
add, add, detach, getElementById, getLayout, remove, remove, removeAll, setLayout, setStyleId, setVisibility, setZIndex, syncWithRenderNode, withElements, withElements
addHoverListener, applyEffect, equals, getId, getStyleId, getVisibility, getZIndex, hashCode, isDebugEnabled, notifyHoverListenersOnBeginHover, notifyHoverListenersOnEndHover, removeHoverListener, setDebugEnabled
public AbsoluteContainer()
public AbsoluteContainer(java.lang.String id)
public void attach(ParentRenderNode<?,?> parentRenderNode)
public float getX()
public void setX(float x)
public float getY()
public void setY(float y)
public void set(float x, float y)
public float getWidth()
public float getHeight()