A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

T

TAB_PREVIEW_RENDER_SMOOTH - Static variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane
Control flag for preview image rendering. set to false, if you experience performance problems
TAB_SHOW_ADVANCED_INFORMATION - Static variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane
This flag controls whether advanced tab information should be shown on mouse over or not.
TABBED_MENU_TAG - Static variable in class org.salespointframework.desktop.multiwindow.MultiWindow
Constant used as tag for the "Tabbed" menu option.
TABBED_VIEW - Static variable in class org.salespointframework.desktop.multiwindow.MultiWindow
Constant for the tabbed view mode.
tabInformationPanel - Variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent
preview panel
tableChanged(TableModelEvent) - Method in class org.salespointframework.desktop.JAbstractTable
need to reestablish cell renderers
tableChanged(TableModelEvent) - Method in class org.salespointframework.desktop.TableMap
Reacts on TableChangeEvents.
tableChanged(TableModelEvent) - Method in class org.salespointframework.desktop.TableSorter
Reacts on TableChangeEvents, either converts them as needed or passes them to the model.
TableEntryDescriptor - Interface in org.salespointframework.desktop
Strategy that describes how individual records of an AbstractTableModel are to be split up into columns of a table and how the individual cells are to be displayed and edited.
TableMap - Class in org.salespointframework.desktop
In a chain of data manipulators some behaviour is common.
TableMap() - Constructor for class org.salespointframework.desktop.TableMap
Constructor
TableSorter - Class in org.salespointframework.desktop
A sorter for TableModels.
TableSorter() - Constructor for class org.salespointframework.desktop.TableSorter
Constructor.
TableSorter(AbstractTableModel) - Constructor for class org.salespointframework.desktop.TableSorter
Constructor.
TableTag<T extends SpItem> - Class in org.salespointframework.web.taglib.view
Basic-class to create Table-tags.
TableTag() - Constructor for class org.salespointframework.web.taglib.view.TableTag
Sets the ViewRepresentation to NativeHtmlTable
takeDragItem(Object, int) - Method in interface org.salespointframework.desktop.dnd.DnDComponent
component should take the transferred item with given count
takeDragItem(Object, int) - Method in class org.salespointframework.desktop.JAbstractTable
 
takeDragItem(Object, int) - Method in class org.salespointframework.desktop.JListView
 
takeDragItem(Object, int) - Method in class org.salespointframework.desktop.JModelFilter.JDroppableInstructionField
extract text and set it
target - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection
the target is the host or the database filename
TBPF_ERROR - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
TBPF_INDETERMINATE - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
TBPF_NOPROGRESS - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
TBPF_NORMAL - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
TBPF_PAUSED - Static variable in class org.salespointframework.desktop.interop.WindowsExtensions
 
ted - Variable in class org.salespointframework.desktop.formsheets.DataExchangeFormSheet.TableDataExchangeOption
TableEntryDescriptor used for this table
ted(TableEntryDescriptor) - Method in class org.salespointframework.web.helper.ATMBuilder
method chaining version of ATMBuilder.setTableEntryDescriptor(TableEntryDescriptor)
TextInputForm - Class in org.salespointframework.desktop.formsheets
A simple FormSheet that displays a label and an input line.
TextInputForm(String, String, String, boolean) - Constructor for class org.salespointframework.desktop.formsheets.TextInputForm
Create a new TextInputForm.
TextInputForm(String, String, String) - Constructor for class org.salespointframework.desktop.formsheets.TextInputForm
Create a new TextInputForm.
theGlobalOutputStream - Static variable in class org.salespointframework.core.logging.Log
Reference to the global output stream.
TILE_HORIZ_MENU_TAG - Static variable in class org.salespointframework.desktop.multiwindow.MultiWindow
Constant used as tag for the "Tile horizontally" option.
TILE_VERT_MENU_TAG - Static variable in class org.salespointframework.desktop.multiwindow.MultiWindow
Constant used as tag for the "Tile vertically" option.
TILED_HORIZONTALLY - Static variable in class org.salespointframework.desktop.multiwindow.MultiWindow
Constant for horizontally tiled arrangement of the frames in window or desktop view mode.
TILED_VERTICALLY - Static variable in class org.salespointframework.desktop.multiwindow.MultiWindow
Constant for vertically tiled arrangement of the frames in window or desktop view mode.
Time - Interface in org.salespointframework.core
Interface used by implementations of the Timer interface.
Timer - Interface in org.salespointframework.core
An object that is to be able to do the time management for your application has to implement this interface.
TimerAdapter - Class in org.salespointframework.core.events
An abstract adapter class for receiving timer events.
TimerAdapter() - Constructor for class org.salespointframework.core.events.TimerAdapter
 
TimerEvent - Class in org.salespointframework.core.events
An event to be fired by implementations of the Timer interface.
TimerEvent(Timer) - Constructor for class org.salespointframework.core.events.TimerEvent
Create a new TimerEvent
TimerListener - Interface in org.salespointframework.core.events
This interface has to be implemented by classes that wish to receive TimerEvents.
title - Variable in class org.salespointframework.desktop.multiwindow.IconTabbedPane.AdvancedTabComponent
title label
tmpPass - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection
temporary password entered by user on connect. will not be saved
tmpPass - Variable in class org.salespointframework.core.data.database.MssqlDatabaseConnection
password entered by user on connect if necessary. will not be saved
tmpPass - Variable in class org.salespointframework.core.data.database.MysqlDatabaseConnection
temporary password entered by user
toArray() - Method in class org.salespointframework.core.data.PersistentList
 
toArray(T[]) - Method in class org.salespointframework.core.data.PersistentList
this method is not implemented
toFront() - Method in interface org.salespointframework.core.Display
Brings the display to front, i.e. activates it.
toFront() - Method in class org.salespointframework.core.NullDisplay
Throws an InvalidDisplayException.
toFront() - Method in class org.salespointframework.desktop.multiwindow.JInternalDisplay
Gives the display the focus, i.e. brings it to front and activates it.
toFront() - Method in class org.salespointframework.desktop.multiwindow.JTabDisplay
Activates the tab which contains this display.
toFront() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.DisplayFrame
Sets the DisplayFrame to front.
toFront() - Method in class org.salespointframework.desktop.multiwindow.MultiWindow.TabbedFrame
Sets the DisplayFrame to front.
TOP - Static variable in class org.salespointframework.desktop.JOptionPanel
Constant representing top alignment.
toString() - Method in class org.salespointframework.core.CalendarTime
 
toString(NumberValue) - Method in class org.salespointframework.core.data.AbstractCurrency
Convert the given value into a String representation according to the currency format of the specific currency.
toString() - Method in class org.salespointframework.core.data.CatalogImpl
Return a String representation of this Catalog.
toString() - Method in class org.salespointframework.core.data.CatalogItemDataBasketEntry.CIDBELogEntry
Return a String representation of this LogEntry.
toString() - Method in class org.salespointframework.core.data.CatalogItemImpl
Return a String representation of the item.
toString() - Method in class org.salespointframework.core.data.CountingStockImpl
Get a String representation of the Stock.
toString() - Method in class org.salespointframework.core.data.CountingStockItemDBEntry.CSDBELogEntry
Get a String representation of the operation.
toString(NumberValue) - Method in class org.salespointframework.core.data.CurrencyImpl
Deprecated. Return a String representation of the given NumberValue assuming it is a value given in the smallest unit of this currency.
toString() - Method in class org.salespointframework.core.data.CurrencyItemImpl
 
toString() - Method in class org.salespointframework.core.data.DataBasketImpl.DataBasketImplLogEntry
A short descriptive text of the org.salespointframework.log entry.
toString(NumberValue) - Method in class org.salespointframework.core.data.filters.CurrencyFilter
Convert the given value to its String representation using the source Currency.
toString(NumberValue) - Method in interface org.salespointframework.core.data.interfaces.Currency
Convert the given value into a String representation according to the currency format of the specific currency.
toString() - Method in class org.salespointframework.core.data.MoneyBagImpl
Return a String representation of the MoneyBag.
toString() - Method in class org.salespointframework.core.data.NumberValue
Return a String representation of the object.
toString() - Method in class org.salespointframework.core.data.PersistentMap
 
toString() - Method in class org.salespointframework.core.data.StockItemDBEntry.StockItemDBELogEntry
Get a String representation of the LogEntry.
toString() - Method in class org.salespointframework.core.data.StockItemImpl
Return a String representation of the item.
toString() - Method in class org.salespointframework.core.Date
Deprecated. Returns the current date.
toString() - Method in class org.salespointframework.core.FormSheet
 
toString() - Method in class org.salespointframework.core.ListenerHelper
Return a string representation of the SerializableListenerHelper.
toString() - Method in class org.salespointframework.core.logging.LogEntry
Return a String describing the object.
toString() - Method in class org.salespointframework.core.SaleProcess.ProcessLogEntry
Return descriptive information for this LogEntry.
toString() - Method in class org.salespointframework.core.SalesPoint
Return a String description of this SalesPoint: the name.
toString() - Method in class org.salespointframework.core.Step
Return the current time.
toString() - Method in class org.salespointframework.core.StreamMarker
Give a string representation of this object.
toString() - Method in class org.salespointframework.core.users.AbstractCapability
Return a string representation of this capability.
toString() - Method in class org.salespointframework.core.users.User
Return a String representation.
toString() - Method in class org.salespointframework.web.html.View
Return a String like "View[id: x |styleName: y |viewRep: z ](Object.toString)"
traceSystemMessages() - Static method in class org.salespointframework.core.Debug
Switch on printing of framework internal debug messages.
traceSystemMessages(boolean) - Static method in class org.salespointframework.core.Debug
Switch printing of framework internal debug messages.
transferMoney(MoneyBag, DataBasket, NumberValue) - Method in interface org.salespointframework.core.data.interfaces.MoneyBag
Tries to transfer money from this DataBasket into another one.
transferMoney(MoneyBag, DataBasket, NumberValue) - Method in class org.salespointframework.core.data.MoneyBagImpl
Tries to transfer money from this DataBasket into another one.
Transition - Interface in org.salespointframework.core
An edge in the graph representing the deterministic finite automaton implementing a process.
TranslucencyFilter - Class in org.salespointframework.desktop.imagefilter
reduces image alpha channel by given value
TranslucencyFilter() - Constructor for class org.salespointframework.desktop.imagefilter.TranslucencyFilter
 
TranslucencyFilter(float) - Constructor for class org.salespointframework.desktop.imagefilter.TranslucencyFilter
default constructor
typeMap - Variable in class org.salespointframework.core.data.database.AbstractJavaDBConnection
the typemap, which maps maps field names to their datatype
typeMap - Variable in class org.salespointframework.core.data.database.MssqlDatabaseConnection
map which maps java types to sql types
typeMap - Variable in class org.salespointframework.core.data.database.MysqlDatabaseConnection
typemap, which maps java types to sql types
typeMap - Variable in class org.salespointframework.core.data.database.SqliteDatabaseConnection
type map which maps java types to sql types

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z