com.azalient.api.a.store
Interface IPastableStore<I extends IPastable>

All Superinterfaces:
ComboBoxModel, ICreator, IStore<I>, ITable, ITableType, Iterable<I>, ListModel, Table, TableR, TableRW, TableW

public interface IPastableStore<I extends IPastable>
extends IStore<I>, ICreator

A tag interface to indicate that the store implementing this interface contains objects that can be pasted


Method Summary
 
Methods inherited from interface com.azalient.api.a.store.IStore
add, add, addStoreChangeListener, clear, collection, createPerm, createPermCopy, createTemp, createTempCopy, get, index, list, lookup, lookup, lookup, lookupObject, pageName, remove, remove, remove, rename, replace, save, size, toArray, uniqueName, uniqueName, uniqueName
 
Methods inherited from interface java.lang.Iterable
iterator
 
Methods inherited from interface com.azalient.api.file.TableR
columnNameObject, finishedR, invalidate, notFound, open, open, row, rowExists
 
Methods inherited from interface com.azalient.api.file.TableW
columnName, finishedW, format, newPage, recordArray, save, save, width
 
Methods inherited from interface com.azalient.api.file.Table
destroy, headerRows, keyTypes
 
Methods inherited from interface com.azalient.api.a.tables.ITable
page
 
Methods inherited from interface com.azalient.api.a.tables.ITableType
colNameObjects, pageType, tableName
 
Methods inherited from interface javax.swing.ComboBoxModel
getSelectedItem, setSelectedItem
 
Methods inherited from interface javax.swing.ListModel
addListDataListener, getElementAt, getSize, removeListDataListener
 
Methods inherited from interface com.azalient.api.ui.clipboard.ICreator
fileOnly, finishedR, newObject