org.openfaces.taglib.internal.timetable
Class DayTableTag

java.lang.Object
  extended by org.openfaces.taglib.internal.AbstractTag
      extended by org.openfaces.taglib.internal.AbstractComponentTag
          extended by org.openfaces.taglib.internal.timetable.TimetableViewTag
              extended by org.openfaces.taglib.internal.timetable.TimeScaleTableTag
                  extended by org.openfaces.taglib.internal.timetable.DayTableTag

public class DayTableTag
extends TimeScaleTableTag


Nested Class Summary
 
Nested classes/interfaces inherited from class org.openfaces.taglib.internal.AbstractTag
AbstractTag.ExpressionCreator
 
Constructor Summary
DayTableTag()
           
 
Method Summary
 java.lang.String getComponentType()
           
 java.lang.String getRendererType()
           
 
Methods inherited from class org.openfaces.taglib.internal.timetable.TimeScaleTableTag
setComponentProperties
 
Methods inherited from class org.openfaces.taglib.internal.AbstractComponentTag
getFacesContext, isValueReference, setFacesContext
 
Methods inherited from class org.openfaces.taglib.internal.AbstractTag
cleanUp, getExpressionCreator, getPropertyValue, setExpressionCreator, setPropertyValue, setPropertyValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DayTableTag

public DayTableTag()
Method Detail

getComponentType

public java.lang.String getComponentType()
Specified by:
getComponentType in class AbstractComponentTag

getRendererType

public java.lang.String getRendererType()
Specified by:
getRendererType in class AbstractComponentTag


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.