org.eclipse.nebula.widgets.nattable.test.fixture
Class ColumnEntriesFixture

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.test.fixture.ColumnEntriesFixture

public class ColumnEntriesFixture
extends Object


Constructor Summary
ColumnEntriesFixture()
           
 
Method Summary
static List<ColumnEntry> getEntriesWithEvenIndexes()
           
static List<ColumnEntry> getEntriesWithOddIndexes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnEntriesFixture

public ColumnEntriesFixture()
Method Detail

getEntriesWithOddIndexes

public static List<ColumnEntry> getEntriesWithOddIndexes()

getEntriesWithEvenIndexes

public static List<ColumnEntry> getEntriesWithEvenIndexes()


Copyright © 2014. All rights reserved.