Hide Style from documentation.

This commit is contained in:
Jonathan Puckey 2011-06-21 00:49:42 +02:00
parent ac310ecc04
commit ba7291700b

View file

@ -17,6 +17,8 @@
/**
* Internal base-class for all style objects, e.g. PathStyle, CharacterStyle,
* PargraphStyle.
*
* @ignore
*/
var Style = Item.extend({
initialize: function(style) {