Package org.eclipse.epsilon.picto
Class ViewTree
java.lang.Object
org.eclipse.epsilon.picto.ViewTree
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ViewContentprotected Stringprotected Stringprotected Stringprotected ViewTreeprotected Integerprotected ContentPromiseprotected org.eclipse.swt.graphics.Point -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetContents(PictoView pictoView) getContentsText(PictoView pictoView) Concatenates the result ofgetContents(PictoView)where eachViewContent.getText()) is separated by a new line.getIcon()getName()getPath()org.eclipse.swt.graphics.Pointvoidprotected voidpreserveLayerState(ViewTree existing, ViewTree _new) voidsetContent(ViewContent content) voidvoidvoidvoidvoidvoidsetPatches(List<Patch> patches) voidsetPosition(Integer position) voidsetPromise(ContentPromise promise) voidsetScrollPosition(org.eclipse.swt.graphics.Point scrollPosition) toString()
-
Field Details
-
children
-
promise
-
name
-
format
-
icon
-
patches
-
parent
-
scrollPosition
protected org.eclipse.swt.graphics.Point scrollPosition -
cachedContent
-
layers
-
baseUris
-
position
-
-
Constructor Details
-
ViewTree
public ViewTree() -
ViewTree
-
ViewTree
-
ViewTree
-
ViewTree
-
ViewTree
-
-
Method Details
-
add
-
ingest
-
preserveLayerState
-
getName
-
setName
-
getChildren
-
setParent
-
getParent
-
getContent
-
getPatches
-
setPatches
-
getContents
-
getContentsText
Concatenates the result ofgetContents(PictoView)where eachViewContent.getText()) is separated by a new line.- Parameters:
pictoView-- Returns:
- Since:
- 2.2
-
setPromise
-
getPromise
-
getFormat
-
setFormat
-
setIcon
-
getIcon
-
getScrollPosition
public org.eclipse.swt.graphics.Point getScrollPosition() -
setScrollPosition
public void setScrollPosition(org.eclipse.swt.graphics.Point scrollPosition) -
getLayers
-
setLayers
-
toString
-
getPath
-
forPath
-
getFirstWithContent
-
clearCache
public void clearCache() -
getBaseUris
-
setContent
-
getCachedContent
-
getPosition
-
setPosition
-