BrightSide Workbench Full Report + Source Code
org.turro.elephant.calendar.FullCalendarEvent Class Reference
Collaboration diagram for org.turro.elephant.calendar.FullCalendarEvent:

Public Attributes

String id
 
String title
 
boolean allDay
 
Date start
 
Date end
 
String url
 
String className
 
boolean editable
 
boolean startEditable
 
boolean durationEditable
 
String rendering
 
boolean overlap
 
String constraint
 
String color
 
String backgroundColor
 
String borderColor
 
String textColor
 
String description
 
String motive
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file FullCalendarEvent.java.

Member Data Documentation

◆ allDay

boolean org.turro.elephant.calendar.FullCalendarEvent.allDay

Definition at line 31 of file FullCalendarEvent.java.

◆ backgroundColor

String org.turro.elephant.calendar.FullCalendarEvent.backgroundColor

Definition at line 43 of file FullCalendarEvent.java.

◆ borderColor

String org.turro.elephant.calendar.FullCalendarEvent.borderColor

Definition at line 44 of file FullCalendarEvent.java.

◆ className

String org.turro.elephant.calendar.FullCalendarEvent.className

Definition at line 35 of file FullCalendarEvent.java.

◆ color

String org.turro.elephant.calendar.FullCalendarEvent.color

Definition at line 42 of file FullCalendarEvent.java.

◆ constraint

String org.turro.elephant.calendar.FullCalendarEvent.constraint

Definition at line 41 of file FullCalendarEvent.java.

◆ description

String org.turro.elephant.calendar.FullCalendarEvent.description

Definition at line 46 of file FullCalendarEvent.java.

◆ durationEditable

boolean org.turro.elephant.calendar.FullCalendarEvent.durationEditable

Definition at line 38 of file FullCalendarEvent.java.

◆ editable

boolean org.turro.elephant.calendar.FullCalendarEvent.editable

Definition at line 36 of file FullCalendarEvent.java.

◆ end

Date org.turro.elephant.calendar.FullCalendarEvent.end

Definition at line 33 of file FullCalendarEvent.java.

◆ id

String org.turro.elephant.calendar.FullCalendarEvent.id

Definition at line 29 of file FullCalendarEvent.java.

◆ motive

String org.turro.elephant.calendar.FullCalendarEvent.motive

Definition at line 47 of file FullCalendarEvent.java.

◆ overlap

boolean org.turro.elephant.calendar.FullCalendarEvent.overlap

Definition at line 40 of file FullCalendarEvent.java.

◆ rendering

String org.turro.elephant.calendar.FullCalendarEvent.rendering

Definition at line 39 of file FullCalendarEvent.java.

◆ start

Date org.turro.elephant.calendar.FullCalendarEvent.start

Definition at line 32 of file FullCalendarEvent.java.

◆ startEditable

boolean org.turro.elephant.calendar.FullCalendarEvent.startEditable

Definition at line 37 of file FullCalendarEvent.java.

◆ textColor

String org.turro.elephant.calendar.FullCalendarEvent.textColor

Definition at line 45 of file FullCalendarEvent.java.

◆ title

String org.turro.elephant.calendar.FullCalendarEvent.title

Definition at line 30 of file FullCalendarEvent.java.

◆ url

String org.turro.elephant.calendar.FullCalendarEvent.url

Definition at line 34 of file FullCalendarEvent.java.


The documentation for this class was generated from the following file: