You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2014/09/03 16:12:01 UTC

svn commit: r1622265 - /pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/package.html

Author: smartini
Date: Wed Sep  3 14:12:01 2014
New Revision: 1622265

URL: http://svn.apache.org/r1622265
Log:
PIVOT-956, add documentation (in JavaDoc package file) for the new flag (transitionEnabled).

Modified:
    pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/package.html

Modified: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/package.html
URL: http://svn.apache.org/viewvc/pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/package.html?rev=1622265&r1=1622264&r2=1622265&view=diff
==============================================================================
--- pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/package.html (original)
+++ pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/package.html Wed Sep  3 14:12:01 2014
@@ -85,6 +85,15 @@ Set true if flat, false otherwise (defau
 </td>
 </tr>
 <tr valign="top">
+<td><tt>transitionEnabled</tt></td>
+<td><tt>boolean</tt></td>
+<td>
+Tell if the theme has transitions enabled.
+Usually this means that (if false) any effect/transition will not be drawn.
+Set true if enabled (default), false otherwise.
+</td>
+</tr>
+<tr valign="top">
 <td><tt>colors</tt></td>
 <td><tt>List&lt;String&gt;</tt></td>
 <td>