public class InteractikTimeSlotEvent extends InteractikDailyEvent
InteractikDailyEvent| Constructor and Description |
|---|
InteractikTimeSlotEvent(InteractikEvent event,
Date currentDate)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getEndTime()
Getter for endTime.
|
String |
getHeight()
Getter for height.
|
String |
getLeft()
Getter for left.
|
long |
getStartTime()
Getter for startTime.
|
String |
getTop()
Getter for top.
|
String |
getWidth()
Getter for width.
|
void |
setEndTime(long endTime)
Setter for endTime.
|
void |
setHeight(String height)
Setter for height.
|
void |
setLeft(String left)
Setter for left.
|
void |
setStartTime(long startTime)
Setter for startTime.
|
void |
setTop(String top)
Setter for top.
|
void |
setWidth(String width)
Setter for width.
|
compareTo, getCurrentDate, isBegin, isEnd, setBegin, setEndgetContenus, getDebutInscription, getDepartement, getFinInscription, getNiveaux, getOrganisateurs, getPolesDisciplinaires, getReperesDne, getThemes, getUrlInscription, getVille, getVisuelEvt, setContenus, setDebutInscription, setDepartement, setFinInscription, setNiveaux, setOrganisateurs, setPolesDisciplinaires, setReperesDne, setThemes, setUrlInscription, setVille, setVisuelEvtequals, getBckgColor, getDescription, getEndDate, getId, getIdEventSource, getIdParentSource, getLastModified, getLocation, getStartDate, getSummary, getTime, getTitle, getViewURL, hashCode, isAllDay, setBckgColor, setDescription, setLastModified, setLocation, setTime, toStringpublic InteractikTimeSlotEvent(InteractikEvent event, Date currentDate)
event - eventcurrentDate - current datepublic String getTop()
public void setTop(String top)
top - the top to setpublic String getLeft()
public void setLeft(String left)
left - the left to setpublic String getHeight()
public void setHeight(String height)
height - the height to setpublic String getWidth()
public void setWidth(String width)
width - the width to setpublic long getStartTime()
public void setStartTime(long startTime)
startTime - the startTime to setpublic long getEndTime()
public void setEndTime(long endTime)
endTime - the endTime to setCopyright © 2019. All rights reserved.