Uses of Class
org.eclipse.e4.ui.model.internal.PositionInfo
Packages that use PositionInfo
-
Uses of PositionInfo in org.eclipse.e4.ui.model.internal
Fields in org.eclipse.e4.ui.model.internal declared as PositionInfoModifier and TypeFieldDescriptionstatic final PositionInfo
PositionInfo.FIRST
ThePositionInfo
which represent an insert at the beginning of the list.static final PositionInfo
PositionInfo.LAST
ThePositionInfo
which represent an insert at the end of the list.Methods in org.eclipse.e4.ui.model.internal that return PositionInfoModifier and TypeMethodDescriptionstatic PositionInfo
Creates aPositionInfo
object out of the given positioning string.