Class ChildrenLayoutParticipant
java.lang.Object
com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ObjectParticipant<PD,PM,D,DA,DR,DP,DC,M,MA,MR,MP,MC,C>
com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ClassParticipant<PD,Layout,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.LayoutClassParticipant<PresentationChildren>
com._1c.g5.v8.dt.form.internal.presentation.layout.debug.ChildrenLayoutParticipant
- All Implemented Interfaces:
IClassParticipant<PresentationChildren,
,Layout, 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> IObjectParticipant<PresentationChildren,
,Layout, 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> IProjectionParticipant<PresentationChildren,
Layout, 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>
-
Nested Class Summary
Nested classes/interfaces inherited from class com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ObjectParticipant
ObjectParticipant.AttributeBuilder, ObjectParticipant.ListBuilder, ObjectParticipant.MapBuilder, ObjectParticipant.Participant, ObjectParticipant.TreeBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
projectModel
(PresentationChildren domain, Layout model, LayoutContext context) Methods inherited from class com._1c.g5.v8.dt.form.internal.presentation.layout.LayoutClassParticipant
createModel
Methods inherited from class com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ClassParticipant
getDomainClass, prepareModel
Methods inherited from class com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ObjectParticipant
attributeChanged, customMessageSent, dispose, disposeModel, fromAttribute, fromList, fromMap, fromTree, isProjectionSupported, isProjectionValid, listItemAdded, listItemMoved, listItemRemoved, listItemReplaced, mapItemAdded, mapItemRemoved, on, registerParticipant, registerProjectionOnlyParticipant, registerTreeParticipant, reprojectOn, reprojectWholeTreeOn, revalidateOn, set, set, treeItemAdded, treeItemMoved, treeItemRemoved, treeItemReplaced
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com._1c.g5.v8.dt.form.presentation.core.projection.extensible.IObjectParticipant
isProjectionSupported
Methods inherited from interface com._1c.g5.v8.dt.form.presentation.core.projection.extensible.IProjectionParticipant
attributeChanged, customMessageSent, dispose, disposeModel, isProjectionValid, listItemAdded, listItemMoved, listItemRemoved, listItemReplaced, mapItemAdded, mapItemRemoved, treeItemAdded, treeItemMoved, treeItemRemoved, treeItemReplaced
-
Constructor Details
-
ChildrenLayoutParticipant
public ChildrenLayoutParticipant()
-
-
Method Details
-
projectModel
- Specified by:
projectModel
in interfaceIProjectionParticipant<PresentationChildren,
Layout, 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> - Overrides:
projectModel
in classObjectParticipant<PresentationChildren,
Layout, 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>
-