Class DebugLayoutProjection
java.lang.Object
com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ExtensibleProjection<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,PresentationForm,PresentationChildren<? extends Presentation>,Presentation,Layout,org.eclipse.emf.ecore.EStructuralFeature,Layout,Layout,Layout,LayoutContext>
com._1c.g5.v8.dt.form.internal.presentation.layout.LayoutProjection
com._1c.g5.v8.dt.form.internal.presentation.layout.debug.DebugLayoutProjection
- All Implemented Interfaces:
IObjectTreeListener<org.eclipse.emf.ecore.EObject,
,org.eclipse.emf.ecore.EStructuralFeature, PresentationForm, PresentationChildren<? extends Presentation>, Presentation> IObjectTreeProjection<org.eclipse.emf.ecore.EObject,
,org.eclipse.emf.ecore.EStructuralFeature, PresentationForm, PresentationChildren<? extends Presentation>, Presentation, Layout, org.eclipse.emf.ecore.EStructuralFeature, Layout, Layout, Layout> ILayoutProjection
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.form.internal.presentation.layout.LayoutProjection
addModelTreeChild, createContext, getDomainParent, getDomainParentAttribute, getModelContents, getModelParent, readDomainAttribute, readModelAttribute, removeModelTreeChild, resolveDomain, resolveModel, setModel, setTheme, writeModelAttribute
Methods inherited from class com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ExtensibleProjection
addListener, attributeChanged, changeRoot, dispose, getContext, getDomain, getDomainRoot, getModel, getModelRoot, getModelTreeNode, getModelTreeNodeChildren, getModelTreeNodeParent, handleDisposeProjectionTree, listItemAdded, listItemMoved, listItemRemoved, listItemReplaced, mapItemAdded, mapItemRemoved, mapItemReplaced, messageSent, nodeObjectToString, registerParticipant, registerParticipant, removeListener, rootChanged, rootSet, rootUnset, setItemAdded, setItemRemoved, toString, treeItemAdded, treeItemMoved, treeItemRemoved, treeItemReplaced
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com._1c.g5.v8.dt.form.presentation.core.projection.IObjectTreeListener
attributeChanged, listItemAdded, listItemMoved, listItemRemoved, listItemReplaced, mapItemAdded, mapItemRemoved, mapItemReplaced, messageSent, rootChanged, rootSet, rootUnset, setItemAdded, setItemRemoved, treeItemAdded, treeItemMoved, treeItemRemoved, treeItemReplaced
Methods inherited from interface com._1c.g5.v8.dt.form.presentation.core.projection.IObjectTreeProjection
addListener, changeRoot, dispose, getDomain, getDomainRoot, getModel, getModelRoot, getModelTreeNode, getModelTreeNodeChildren, getModelTreeNodeParent, removeListener
-
Constructor Details
-
DebugLayoutProjection
public DebugLayoutProjection()
-