Package | Description |
---|---|
org.zkoss.poi.ss.usermodel |
Modifier and Type | Method and Description |
---|---|
static ZssContext |
ZssContext.getCurrent()
Returns the current ZK Spreadsheet Context; never null.
|
static ZssContext |
ZssContext.getThreadLocal()
Returns the ZK Spreadsheet Contextdefined by
setThreadLocal(org.zkoss.poi.ss.usermodel.ZssContext) . |
static ZssContext |
ZssContext.setThreadLocal(ZssContext ctx)
Sets the locale for the current thread only.
|
Modifier and Type | Method and Description |
---|---|
static ZssContext |
ZssContext.setThreadLocal(ZssContext ctx)
Sets the locale for the current thread only.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.