com.fruitioninc.jwc.basic
Class TableView
java.lang.Object
|
+--com.fruitioninc.jwc.basic.ComponentView
|
+--com.fruitioninc.jwc.basic.TableView
- All Implemented Interfaces:
- View
- public class TableView
- extends ComponentView
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEMENT_TABLE_HEADER_CELL
public static final java.lang.String ELEMENT_TABLE_HEADER_CELL
- See Also:
- Constant Field Values
ELEMENT_TABLE_ROW
public static final java.lang.String ELEMENT_TABLE_ROW
- See Also:
- Constant Field Values
ELEMENT_TABLE_CELL
public static final java.lang.String ELEMENT_TABLE_CELL
- See Also:
- Constant Field Values
ELEMENT_NAME
public static final java.lang.String ELEMENT_NAME
- See Also:
- Constant Field Values
ELEMENT_TITLE
public static final java.lang.String ELEMENT_TITLE
- See Also:
- Constant Field Values
ATTRIBUTE_EDITABLE
public static final java.lang.String ATTRIBUTE_EDITABLE
- See Also:
- Constant Field Values
TableView
public TableView()
renderComponent
protected void renderComponent(SAXRenderContext context,
Component component)
throws java.io.IOException,
org.xml.sax.SAXException
- Specified by:
renderComponent
in class ComponentView
java.io.IOException
org.xml.sax.SAXException