|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.domui.component.agenda.DefaultScheduleItemRenderer<T>
public class DefaultScheduleItemRenderer<T extends ScheduleItem>
WARNING: This class needs a separate instance for every thing it renders for! It has locals!!
Constructor Summary | |
---|---|
DefaultScheduleItemRenderer()
|
Method Summary | |
---|---|
void |
renderNodeContent(NodeBase component,
NodeContainer root,
T si,
java.lang.Object parameters)
Render the content for a node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultScheduleItemRenderer()
Method Detail |
---|
public void renderNodeContent(NodeBase component, NodeContainer root, T si, java.lang.Object parameters) throws java.lang.Exception
INodeContentRenderer
renderNodeContent
in interface INodeContentRenderer<T extends ScheduleItem>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |