|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.webapp.UIComponentTag
org.apache.myfaces.custom.schedule.ScheduleTag
public class ScheduleTag
JSP tag for the schedule component
Field Summary |
---|
Fields inherited from class javax.faces.webapp.UIComponentTag |
---|
pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
ScheduleTag()
|
Method Summary | |
---|---|
java.lang.String |
getAction()
The action of the JSF component |
java.lang.String |
getActionListener()
The actionlistener of the JSF component |
java.lang.String |
getBackgroundClass()
|
java.lang.String |
getColumnClass()
|
java.lang.String |
getCompactMonthRowHeight()
The height in pixels of a cell in the compact month view |
java.lang.String |
getCompactWeekRowHeight()
The height in pixels of a cell in the compact week view |
java.lang.String |
getComponentType()
|
java.lang.String |
getContentClass()
|
java.lang.String |
getDateClass()
|
java.lang.String |
getDayClass()
|
java.lang.String |
getDetailedRowHeight()
The height in pixels of a cell in the detailed day view |
java.lang.String |
getEntryClass()
|
java.lang.String |
getEntryRenderer()
|
java.lang.String |
getEvenClass()
|
java.lang.String |
getExpandToFitEntries()
By default, if an appointment exists outside the visibleStartHour/visibleEndHour limits, it does not appear in the day or workweek modes. |
java.lang.String |
getForegroundClass()
|
java.lang.String |
getFreeClass()
|
java.lang.String |
getGutterClass()
|
java.lang.String |
getHeaderClass()
|
java.lang.String |
getHeaderDateFormat()
The dateformat used in the header |
java.lang.String |
getHolidayClass()
|
java.lang.String |
getHoursClass()
|
java.lang.String |
getImmediate()
The immediate property of the JSF component |
java.lang.String |
getInactiveDayClass()
|
java.lang.String |
getMinutesClass()
|
java.lang.String |
getMonthClass()
|
java.lang.String |
getMouseListener()
|
java.lang.String |
getReadonly()
The readonly property of the JSF component |
java.lang.String |
getRendered()
Should this component be rendered? |
java.lang.String |
getRendererType()
|
java.lang.String |
getRenderZeroLengthEntries()
When the start- and endtime of an entry are the same, should the entry be rendered, fitting the entry box to the text? |
java.lang.String |
getSelectedClass()
|
java.lang.String |
getSelectedEntryClass()
|
java.lang.String |
getSubmitOnClick()
Should the parent form of this schedule be submitted when the user clicks on a day? Note that this will only work when the readonly property is set to false. |
java.lang.String |
getSubtitleClass()
|
java.lang.String |
getTextClass()
|
java.lang.String |
getTheme()
The theme of the schedule component. |
java.lang.String |
getTitleClass()
|
java.lang.String |
getTooltip()
Should tooltips be displayed? |
java.lang.String |
getUnevenClass()
|
java.lang.String |
getValue()
The value of the JSF component |
java.lang.String |
getVisibleEndHour()
The visible end hour of the schedule |
java.lang.String |
getVisibleStartHour()
The visible start hour of the schedule |
java.lang.String |
getWeekClass()
|
java.lang.String |
getWorkingEndHour()
The working end hour of the schedule |
java.lang.String |
getWorkingStartHour()
The working start hour of the schedule |
void |
release()
|
void |
setAction(java.lang.String action)
The action of the JSF component |
void |
setActionListener(java.lang.String actionListener)
The actionlistener of the JSF component |
void |
setBackgroundClass(java.lang.String backgroundClass)
|
void |
setColumnClass(java.lang.String columnClass)
|
void |
setCompactMonthRowHeight(java.lang.String compactMonthRowHeight)
The height in pixels of a cell in the compact month view |
void |
setCompactWeekRowHeight(java.lang.String compactWeekRowHeight)
The height in pixels of a cell in the compact week view |
void |
setContentClass(java.lang.String contentClass)
|
void |
setDateClass(java.lang.String dateClass)
|
void |
setDayClass(java.lang.String dayClass)
|
void |
setDetailedRowHeight(java.lang.String detailedRowHeight)
The height in pixels of a cell in the detailed day view |
void |
setEntryClass(java.lang.String entryClass)
|
void |
setEntryRenderer(java.lang.String entryRenderer)
|
void |
setEvenClass(java.lang.String evenClass)
|
void |
setExpandToFitEntries(java.lang.String expandToFitEntries)
By default, if an appointment exists outside the visibleStartHour/visibleEndHour limits, it does not appear in the day or workweek modes. |
void |
setForegroundClass(java.lang.String foregroundClass)
|
void |
setFreeClass(java.lang.String freeClass)
|
void |
setGutterClass(java.lang.String gutterClass)
|
void |
setHeaderClass(java.lang.String headerClass)
|
void |
setHeaderDateFormat(java.lang.String headerDateFormat)
The dateformat used in the header |
void |
setHolidayClass(java.lang.String holidayClass)
|
void |
setHoursClass(java.lang.String hoursClass)
|
void |
setImmediate(java.lang.String immediate)
The immediate property of the JSF component |
void |
setInactiveDayClass(java.lang.String inactiveDayClass)
|
void |
setMinutesClass(java.lang.String minutesClass)
|
void |
setMonthClass(java.lang.String monthClass)
|
void |
setMouseListener(java.lang.String mouseListener)
|
protected void |
setProperties(javax.faces.component.UIComponent component)
|
void |
setReadonly(java.lang.String readonly)
The readonly property of the JSF component |
void |
setRendered(java.lang.String rendered)
Should this component be rendered? |
void |
setRenderZeroLengthEntries(java.lang.String render)
When the start- and endtime of an entry are the same, should the entry be rendered, fitting the entry box to the text? |
void |
setSelectedClass(java.lang.String selectedClass)
|
void |
setSelectedEntryClass(java.lang.String selectedEntryClass)
|
void |
setSubmitOnClick(java.lang.String submitOnClick)
Should the parent form of this schedule be submitted when the user clicks on a day? Note that this will only work when the readonly property is set to false. |
void |
setSubtitleClass(java.lang.String subtitleClass)
|
void |
setTextClass(java.lang.String textClass)
|
void |
setTheme(java.lang.String theme)
The theme of the schedule component. |
void |
setTitleClass(java.lang.String titleClass)
|
void |
setTooltip(java.lang.String tooltip)
Should tooltips be displayed? |
void |
setUnevenClass(java.lang.String unevenClass)
|
void |
setValue(java.lang.String value)
The value of the JSF component |
void |
setVisibleEndHour(java.lang.String visibleEndHour)
The visible end hour of the schedule |
void |
setVisibleStartHour(java.lang.String visibleStartHour)
The visible start hour of the schedule |
void |
setWeekClass(java.lang.String weekClass)
|
void |
setWorkingEndHour(java.lang.String workingEndHour)
The working end hour of the schedule |
void |
setWorkingStartHour(java.lang.String workingStartHour)
The working start hour of the schedule |
Methods inherited from class javax.faces.webapp.UIComponentTag |
---|
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setupResponseWriter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScheduleTag()
Method Detail |
---|
public java.lang.String getAction()
The action of the JSF component
public java.lang.String getActionListener()
The actionlistener of the JSF component
public java.lang.String getBackgroundClass()
public java.lang.String getColumnClass()
public java.lang.String getCompactMonthRowHeight()
The height in pixels of a cell in the compact month view
public java.lang.String getCompactWeekRowHeight()
The height in pixels of a cell in the compact week view
public java.lang.String getComponentType()
getComponentType
in class javax.faces.webapp.UIComponentTag
UIComponentTag.getComponentType()
public java.lang.String getContentClass()
public java.lang.String getDateClass()
public java.lang.String getDayClass()
public java.lang.String getDetailedRowHeight()
public java.lang.String getEntryClass()
public java.lang.String getEntryRenderer()
public java.lang.String getEvenClass()
public java.lang.String getForegroundClass()
public java.lang.String getFreeClass()
public java.lang.String getGutterClass()
public java.lang.String getHeaderClass()
public java.lang.String getHeaderDateFormat()
The dateformat used in the header
public java.lang.String getHolidayClass()
public java.lang.String getHoursClass()
public java.lang.String getImmediate()
The immediate property of the JSF component
public java.lang.String getInactiveDayClass()
public java.lang.String getMinutesClass()
public java.lang.String getMonthClass()
public java.lang.String getMouseListener()
public java.lang.String getReadonly()
The readonly property of the JSF component
public java.lang.String getRendered()
Should this component be rendered?
public java.lang.String getRendererType()
getRendererType
in class javax.faces.webapp.UIComponentTag
UIComponentTag.getRendererType()
public java.lang.String getSelectedClass()
public java.lang.String getSelectedEntryClass()
public java.lang.String getSubmitOnClick()
Should the parent form of this schedule be submitted when the user clicks on a day? Note that this will only work when the readonly property is set to false.
public java.lang.String getSubtitleClass()
public java.lang.String getTextClass()
public java.lang.String getTheme()
The theme of the schedule component. This is the name of the CSS file that should be loaded when rendering the schedule. Possible values are 'default', 'outlookxp', 'evolution'.
public java.lang.String getTitleClass()
public java.lang.String getTooltip()
Should tooltips be displayed?
public java.lang.String getUnevenClass()
public java.lang.String getValue()
The value of the JSF component
public java.lang.String getVisibleEndHour()
The visible end hour of the schedule
public java.lang.String getVisibleStartHour()
The visible start hour of the schedule
public java.lang.String getWeekClass()
public java.lang.String getWorkingEndHour()
The working end hour of the schedule
public java.lang.String getWorkingStartHour()
The working start hour of the schedule
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class javax.faces.webapp.UIComponentTag
Tag.release()
public void setAction(java.lang.String action)
The action of the JSF component
action
- The action to set.public void setActionListener(java.lang.String actionListener)
The actionlistener of the JSF component
actionListener
- The actionListener to set.public void setBackgroundClass(java.lang.String backgroundClass)
public void setColumnClass(java.lang.String columnClass)
public void setCompactMonthRowHeight(java.lang.String compactMonthRowHeight)
The height in pixels of a cell in the compact month view
compactMonthRowHeight
- The compactMonthRowHeight to set.public void setCompactWeekRowHeight(java.lang.String compactWeekRowHeight)
The height in pixels of a cell in the compact week view
compactWeekRowHeight
- The compactWeekRowHeight to set.public void setContentClass(java.lang.String contentClass)
public void setDateClass(java.lang.String dateClass)
public void setDayClass(java.lang.String dayClass)
public void setDetailedRowHeight(java.lang.String detailedRowHeight)
detailedRowHeight
- the detailedRowHeightpublic void setEntryClass(java.lang.String entryClass)
public void setEntryRenderer(java.lang.String entryRenderer)
public void setEvenClass(java.lang.String evenClass)
public void setForegroundClass(java.lang.String foregroundClass)
public void setFreeClass(java.lang.String freeClass)
public void setGutterClass(java.lang.String gutterClass)
public void setHeaderClass(java.lang.String headerClass)
public void setHeaderDateFormat(java.lang.String headerDateFormat)
The dateformat used in the header
headerDateFormat
- The headerDateFormat to set.public void setHolidayClass(java.lang.String holidayClass)
public void setHoursClass(java.lang.String hoursClass)
public void setImmediate(java.lang.String immediate)
The immediate property of the JSF component
immediate
- The immediate to set.public void setInactiveDayClass(java.lang.String inactiveDayClass)
public void setMinutesClass(java.lang.String minutesClass)
public void setMonthClass(java.lang.String monthClass)
public void setMouseListener(java.lang.String mouseListener)
protected void setProperties(javax.faces.component.UIComponent component)
setProperties
in class javax.faces.webapp.UIComponentTag
UIComponentTag.setProperties(javax.faces.component.UIComponent)
public void setReadonly(java.lang.String readonly)
The readonly property of the JSF component
readonly
- The readonly to set.public void setRendered(java.lang.String rendered)
Should this component be rendered?
setRendered
in class javax.faces.webapp.UIComponentTag
rendered
- The rendered to set.public void setSelectedClass(java.lang.String selectedClass)
public void setSelectedEntryClass(java.lang.String selectedEntryClass)
public void setSubmitOnClick(java.lang.String submitOnClick)
Should the parent form of this schedule be submitted when the user clicks on a day? Note that this will only work when the readonly property is set to false.
submitOnClick
- submit the form on mouse clickpublic void setSubtitleClass(java.lang.String subtitleClass)
public void setTextClass(java.lang.String textClass)
public void setTheme(java.lang.String theme)
The theme of the schedule component. This is the name of the CSS file that should be loaded when rendering the schedule. Possible values are 'default', 'outlookxp', 'evolution'.
theme
- The theme to set.public void setTitleClass(java.lang.String titleClass)
public void setTooltip(java.lang.String tooltip)
Should tooltips be displayed?
tooltip
- The tooltip to set.public void setUnevenClass(java.lang.String unevenClass)
public void setValue(java.lang.String value)
The value of the JSF component
value
- The value to set.public void setVisibleEndHour(java.lang.String visibleEndHour)
The visible end hour of the schedule
visibleEndHour
- The visibleEndHour to set.public void setVisibleStartHour(java.lang.String visibleStartHour)
The visible start hour of the schedule
visibleStartHour
- The visibleStartHour to set.public void setWeekClass(java.lang.String weekClass)
public void setWorkingEndHour(java.lang.String workingEndHour)
The working end hour of the schedule
workingEndHour
- The workingEndHour to set.public void setWorkingStartHour(java.lang.String workingStartHour)
The working start hour of the schedule
workingStartHour
- The workingStartHour to set.public java.lang.String getRenderZeroLengthEntries()
When the start- and endtime of an entry are the same, should the entry be rendered, fitting the entry box to the text?
public void setRenderZeroLengthEntries(java.lang.String render)
When the start- and endtime of an entry are the same, should the entry be rendered, fitting the entry box to the text?
render
- public java.lang.String getExpandToFitEntries()
By default, if an appointment exists outside the visibleStartHour/visibleEndHour limits, it does not appear in the day or workweek modes. This setting checks for events outside the visible range and extends the visible range to display the events. If events only occur within the visible range, then no adjustment is made.
public void setExpandToFitEntries(java.lang.String expandToFitEntries)
By default, if an appointment exists outside the visibleStartHour/visibleEndHour limits, it does not appear in the day or workweek modes. This setting checks for events outside the visible range and extends the visible range to display the events. If events only occur within the visible range, then no adjustment is made.
expandToFitEntries
- The expandToFitEntries to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |