org.extremecomponents.table.view
Class XlsView
java.lang.Object
org.extremecomponents.table.view.XlsView
- All Implemented Interfaces:
- View
- public class XlsView
- extends java.lang.Object
- implements View
com.extremecomp.table.view.XlsView.java -
- Author:
- paul horn
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIDTH_MULT
public static final int WIDTH_MULT
- See Also:
- Constant Field Values
MIN_CHARS
public static final int MIN_CHARS
- See Also:
- Constant Field Values
DEFAULT_FONT_HEIGHT
public static final short DEFAULT_FONT_HEIGHT
- See Also:
- Constant Field Values
NON_NUMERIC
public static final double NON_NUMERIC
- See Also:
- Constant Field Values
DEFAULT_MONEY_FORMAT
public static final java.lang.String DEFAULT_MONEY_FORMAT
- See Also:
- Constant Field Values
DEFAULT_PERCENT_FORMAT
public static final java.lang.String DEFAULT_PERCENT_FORMAT
- See Also:
- Constant Field Values
XlsView
public XlsView()
beforeBody
public void beforeBody(TableModel model)
- Specified by:
beforeBody
in interface View
body
public void body(TableModel model,
java.lang.String value,
boolean isFirstColumn,
boolean isLastColumn)
- Specified by:
body
in interface View
afterBody
public java.lang.Object afterBody(TableModel model)
- Specified by:
afterBody
in interface View
Copyright © 2004 sourceforge. All Rights Reserved.