com.fruitioninc.jwc.basic
Class LabelView

java.lang.Object
  |
  +--com.fruitioninc.jwc.basic.ComponentView
        |
        +--com.fruitioninc.jwc.basic.LabelView
All Implemented Interfaces:
View

public class LabelView
extends ComponentView


Field Summary
 
Fields inherited from class com.fruitioninc.jwc.basic.ComponentView
ELEMENT_MOUSE_LISTENER, ELEMENT_PATH_NAME, m_marshaller
 
Constructor Summary
LabelView()
           
 
Method Summary
protected  void renderComponent(SAXRenderContext context, Component component)
           
 
Methods inherited from class com.fruitioninc.jwc.basic.ComponentView
getComponentElementName, render, render, renderModelState, renderObjectProperty, renderStringProperty, renderStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelView

public LabelView()
Method Detail

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