org.eclipse.emf.ecp.view.custom.ui.swt.test
Class SWTCustomControl_PTest.TestHandel

java.lang.Object
  extended by org.eclipse.emf.ecp.view.custom.ui.swt.test.SWTCustomControl_PTest.TestHandel
Enclosing class:
SWTCustomControl_PTest

public class SWTCustomControl_PTest.TestHandel
extends Object

Author:
Jonas

Constructor Summary
SWTCustomControl_PTest.TestHandel(VView view, VControl customControl)
           
 
Method Summary
 VControl getCustomControl()
           
 VView getView()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTCustomControl_PTest.TestHandel

public SWTCustomControl_PTest.TestHandel(VView view,
                                         VControl customControl)
Parameters:
view -
customControl -
Method Detail

getView

public VView getView()
Returns:
the view

getCustomControl

public VControl getCustomControl()
Returns:
the customControl


Copyright © 2015. All Rights Reserved.