Develop a team calendar

 

IBM® WebSphere® Dashboard Framework provides a team calendar portlet that we can copy and modify for your own applications. The calendar portlet used by the sample application is based on the Calendar, CalendarCategory, CalendarData, and CalendarCategoryData models that come with the Dashboard Framework feature set. The models control the user interface of the calendar portlet. We can change the following settings for a calendar portlet by modifying the Calendar model mentioned above.

  • Specify whether the calendar view or the list view opens first .

  • Specify the width and height of the calendar.

  • Customize the design of the calendar by specifying your own style sheet and HTML base page.

We can also change the calendar category settings by switching to Configure mode for the Team Calendar portlet.

Follow these steps to learn more about the calendar models.

  1. In Designer, create a Portlet Factory project and include the Dashboard Framework feature set.

  2. In the Project Explorer, double-click the project.

  3. Double-click models.

  4. Double-click solutions.

  5. Double-click dashboardbase.

  6. To open the main calendar model, double-click Calendar.model.

  7. To open the model that controls the category list for calendar entries, double-click CalendarCategory.model.

  8. To open the models that control data in the calendar, double-click either CalendarData.model or CalendarCategoryData.model.

Parent topic: Working with the Team Calendar

 

Related tasks


Setting up a calendar
Using the Team Calendar
Library | Support | Terms of use |

Last updated: Thursday, March 15, 2007 11:57am EST

This information center is powered by Eclipse technology. (http://www.eclipse.org)