Project Wonder 5.0

er.directtoweb.excel
Class ERExcelLook

java.lang.Object
  extended by er.directtoweb.excel.ERExcelLook

public class ERExcelLook
extends java.lang.Object

Principal class of the framework. Not registered yet because it doesn't do anything yet.


Field Summary
protected static com.webobjects.foundation.NSDictionary styles
          Caches the styles dictionary
 
Constructor Summary
ERExcelLook()
           
 
Method Summary
static com.webobjects.foundation.NSDictionary styles()
          Gets the styles dictionary from the playlist.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

styles

protected static com.webobjects.foundation.NSDictionary styles
Caches the styles dictionary

Constructor Detail

ERExcelLook

public ERExcelLook()
Method Detail

styles

public static com.webobjects.foundation.NSDictionary styles()
Gets the styles dictionary from the playlist. This is not extensible at the moment perhaps in the future we could provide a way to incorportate all of the styles loaded in a dynamic fashion much the same way that rule files are found and loaded.

Returns:
dictionary of excel styles

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.