|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
mima.presentation.gwt.nodeframe.NodeComponent
public abstract class NodeComponent
Field Summary | |
---|---|
private NodeFrame |
_nodeFrame
Decorator |
Constructor Summary | |
---|---|
NodeComponent()
|
Method Summary | |
---|---|
protected void |
fireNodeComponentChanged()
|
abstract int |
getAbsoluteEdgeConnectionPointY()
|
private boolean |
hasNodeFrame()
|
void |
setNodeFrame(NodeFrame nodeFrame)
|
Methods inherited from class com.google.gwt.user.client.ui.Composite |
---|
getElement, initWidget, onAttach, onDetach, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
getParent, isAttached, onBrowserEvent, onLoad, removeFromParent |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleName, getTitle, isVisible, isVisible, removeStyleName, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private NodeFrame _nodeFrame
Constructor Detail |
---|
public NodeComponent()
Method Detail |
---|
protected void fireNodeComponentChanged()
public abstract int getAbsoluteEdgeConnectionPointY()
private boolean hasNodeFrame()
public void setNodeFrame(NodeFrame nodeFrame)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |