public class ContainerRevealProvider extends Object implements EMFFormsRevealProvider
VContainer
s and VView
s.Constructor and Description |
---|
ContainerRevealProvider() |
Modifier and Type | Method and Description |
---|---|
Double |
canReveal(VElement element)
|
RevealStep |
reveal(VElement element,
org.eclipse.emf.ecore.EObject object,
RevealHelper helper)
Create an intermediate reveal step to drill down into a container
element . |
public Double canReveal(VElement element)
element
- the element to bid onpublic RevealStep reveal(VElement element, org.eclipse.emf.ecore.EObject object, RevealHelper helper)
element
.element
- the container in which to drill downobject
- the object to revealhelper
- the reveal helper for drill-downCopyright © 2019. All rights reserved.