|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSSStrategy | |
---|---|
org.salespointframework.desktop.formsheets | |
org.salespointframework.web.movestrategies |
Uses of CSSStrategy in org.salespointframework.desktop.formsheets |
---|
Methods in org.salespointframework.desktop.formsheets with parameters of type CSSStrategy | |
---|---|
static DataExchangeFormSheet |
DataExchangeFormSheet.create(java.lang.String sCaption,
Catalog cSource,
StoringStock ssDest,
DataBasket db,
UIGate uigGate,
CSSStrategy csssMoveStrategy,
DataExchangeFormSheet.DataExchangeOptions options)
Create and return a new DataExchangeFormSheet where the source is a Catalog and the destination is a StoringStock. |
Uses of CSSStrategy in org.salespointframework.web.movestrategies |
---|
Subclasses of CSSStrategy in org.salespointframework.web.movestrategies | |
---|---|
class |
CSSStrategy
MoveStategy moving items from a Catalog to a StoringStock |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |