de.orangecafe.amazonrcp.gui.views
Class CartView.CartItemTable

java.lang.Object
  extended by org.springframework.richclient.application.support.ApplicationServicesAccessor
      extended by org.springframework.richclient.factory.AbstractControlFactory
          extended by org.springframework.richclient.table.support.AbstractObjectTable
              extended by de.orangecafe.amazonrcp.gui.views.CartView.CartItemTable
All Implemented Interfaces:
java.util.EventListener, org.springframework.context.ApplicationListener, org.springframework.richclient.factory.ControlFactory
Enclosing class:
CartView

public class CartView.CartItemTable
extends org.springframework.richclient.table.support.AbstractObjectTable


Field Summary
 
Fields inherited from class org.springframework.richclient.table.support.AbstractObjectTable
SELECTEDN_MSG_KEY, SHOWINGALL_MSG_KEY, SHOWINGN_MSG_KEY
 
Fields inherited from class org.springframework.richclient.factory.AbstractControlFactory
logger
 
Constructor Summary
CartView.CartItemTable()
           
 
Method Summary
protected  CartItem[] getDefaultInitialData()
           
 
Methods inherited from class org.springframework.richclient.table.support.AbstractObjectTable
configureTable, createControl, createPopupContextMenu, createPopupContextMenu, createTableModel, createTableSorter, getBaseEventList, getColumnPropertyNames, getDoubleClickHandler, getFinalEventList, getInitialData, getInitialSortColumn, getModelId, getPopupCommandGroup, getSelectionModel, getTable, getTableModel, getTableSorter, handleDeletedObject, handleNewObject, handleUpdatedObject, init, isMultipleColumnSort, onApplicationEvent, onDoubleClick, runWithReadLock, runWithWriteLock, setColumnPropertyNames, setDoubleClickHandler, setFinalEventList, setInitialData, setPopupCommandGroup, setStatusBar, shouldHandleEvent, updateStatusBar
 
Methods inherited from class org.springframework.richclient.factory.AbstractControlFactory
createControlIfNecessary, getControl, isControlCreated, isSingleton, setSingleton
 
Methods inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor
getActiveWindow, getApplication, getApplicationContext, getApplicationName, getApplicationServices, getCommandConfigurer, getComponentFactory, getConversionService, getIconSource, getImageSource, getMessage, getMessage, getMessage, getMessage, getMessages, getMessageSource, getObjectConfigurer, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CartView.CartItemTable

public CartView.CartItemTable()
Method Detail

getDefaultInitialData

protected CartItem[] getDefaultInitialData()
Specified by:
getDefaultInitialData in class org.springframework.richclient.table.support.AbstractObjectTable


Copyright © 2007 orange-cafe.de. All Rights Reserved.