Index
All Classes and Interfaces|All Packages|Constant Field Values
U
- unschedulePostLayoutPass(Runnable) - Method in class org.eclipse.gef.layout.LayoutContext
-
Removes the given
Runnable
from the list of runnables which are called when thisLayoutContext
is asked to apply all changes made to its elements to the display. - unschedulePreLayoutPass(Runnable) - Method in class org.eclipse.gef.layout.LayoutContext
-
Removes the given
Runnable
from the list ofRunnable
s which are executed before applying a layout, i.e. beforeLayoutContext.applyLayout(boolean)
.
All Classes and Interfaces|All Packages|Constant Field Values