Difference between revisions of "Template:CommentedSmalltalk Footer new"
From Documentation
m (Protected "Template:CommentedSmalltalk Footer new" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
|||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
+ | |||
+ | = API Change = | ||
+ | Based on ZK Spreadsheet version 3.0.0 RC, there's only one minor API change in this version, please refer to the following: | ||
+ | |||
+ | |||
+ | |||
+ | == <tt>CellStyleApplier</tt> and <tt>FontStyleApplier</tt>== | ||
+ | The interface <javadoc directory='zss'>org.zkoss.zss.api.CellOperationUtil.CellStyleApplier</javadoc> was simplified and <tt>FontStyleApplier</tt> was removed and replaced by <tt>CellStyleApplier</tt> directly. If you still need the visit logic of this utility, please refer to [https://github.com/zkoss/zkspreadsheet/blob/e7b51d029fbc6462b1b071603531efb64b26b1c4/zss/src/org/zkoss/zss/api/CellOperationUtil.java original implementation at github]. | ||
+ | |||
+ | |||
+ | |||
=Comments= | =Comments= | ||
{{#tag:comment | {{#tag:comment |
Revision as of 06:57, 29 October 2013
This will not display properly unless included in the page.