You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2015/01/14 20:54:16 UTC

svn commit: r1651791 - /myfaces/tobago/trunk/src/site/apt/migration-2.0.apt

Author: lofwyr
Date: Wed Jan 14 19:54:15 2015
New Revision: 1651791

URL: http://svn.apache.org/r1651791
Log:
doc

Modified:
    myfaces/tobago/trunk/src/site/apt/migration-2.0.apt

Modified: myfaces/tobago/trunk/src/site/apt/migration-2.0.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/migration-2.0.apt?rev=1651791&r1=1651790&r2=1651791&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/migration-2.0.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/migration-2.0.apt Wed Jan 14 19:54:15 2015
@@ -112,6 +112,18 @@ Tag Library
   The main changes in the tag library are that
   the deprecated facets "resizeAction" and "menupopup" has been removed.
 
+Suggest
+
+  Please use the new <<<\<tc:suggest\>>>> tag instead of using the inline attribute inside of <<<\<tc:in\>>>>
+
+*--+--+
+| <<deprecated>> | <<replacement>> |
+*--+--+
+| <<<\<tc:in suggestMethod="#\{bean.method\}"/\>>>> | <<<\<tc:in\>\<tc:suggest suggestMethod="#\{bean.method\}"/\>\</tc:in\>>>> |
+*--+--+
+| <<<\<tx:in suggestMethod="#\{bean.method\}"/\>>>> | <<<\<tx:in\>\<tc:suggest suggestMethod="#\{bean.method\}"/\>\</tx:in\>>>> |
+*--+--+
+
 Tree
 
   * The Tree now extends a UIData.