org.eclipse.nebula.widgets.nattable.selection
Class RangeTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.selection.RangeTest

public class RangeTest
extends Object


Constructor Summary
RangeTest()
           
 
Method Summary
 void getMembers()
           
 void range()
           
 void sortByStart()
           
 void testEquality()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeTest

public RangeTest()
Method Detail

range

public void range()
           throws Exception
Throws:
Exception

testEquality

public void testEquality()
                  throws Exception
Throws:
Exception

sortByStart

public void sortByStart()
                 throws Exception
Throws:
Exception

getMembers

public void getMembers()
                throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.