Interface UINode
- All Known Subinterfaces:
RElement
- All Known Implementing Classes:
BaseElementRenderable
,RBlock
,RImgControl
,RInlineBlock
,RTable
,RTableCell
,RUIControl
public interface UINode
A UI node abstraction that is used to send notifications back to the UI and
to obtain information the DOM needs from the UI (such as image dimensions).
-
Method Summary