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

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

public class SWTCustomControlTest.TestHandel
extends Object

Author:
Jonas

Constructor Summary
SWTCustomControlTest.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

SWTCustomControlTest.TestHandel

public SWTCustomControlTest.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 © 2014. All Rights Reserved.