Package org.teamapps.dto
Klasse UiCalendarEventClientRecord
java.lang.Object
org.teamapps.dto.UiClientRecord
org.teamapps.dto.UiIdentifiableClientRecord
org.teamapps.dto.UiCalendarEventClientRecord
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected booleanprotected booleanprotected Stringprotected Stringprotected Stringprotected longprotected Stringprotected Stringprotected UiCalendarEventRenderingStyleprotected longprotected Stringprotected StringVon Klasse geerbte Felder org.teamapps.dto.UiIdentifiableClientRecord
idVon Klasse geerbte Felder org.teamapps.dto.UiClientRecord
asString, values -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanbooleanlonggetEnd()getIcon()longgetStart()getTitle()setAllDay(boolean allDay) setAllowDragOperations(boolean allowDragOperations) setAsString(String asString) setBackgroundColor(String backgroundColor) setBorderColor(String borderColor) setDayGridTemplateId(String dayGridTemplateId) setEnd(long end) setId(int id) setMonthGridTemplateId(String monthGridTemplateId) setRendering(UiCalendarEventRenderingStyle rendering) setStart(long start) setTimeGridTemplateId(String timeGridTemplateId) toString()Von Klasse geerbte Methoden org.teamapps.dto.UiIdentifiableClientRecord
getIdVon Klasse geerbte Methoden org.teamapps.dto.UiClientRecord
getAsString, getValues
-
Felddetails
-
timeGridTemplateId
-
dayGridTemplateId
-
monthGridTemplateId
-
start
protected long start -
end
protected long end -
allDay
protected boolean allDay -
allowDragOperations
protected boolean allowDragOperations -
icon
-
title
-
backgroundColor
-
borderColor
-
rendering
-
-
Konstruktordetails
-
UiCalendarEventClientRecord
public UiCalendarEventClientRecord()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject- Setzt außer Kraft:
getUiObjectTypein KlasseUiIdentifiableClientRecord
-
toString
- Setzt außer Kraft:
toStringin KlasseUiIdentifiableClientRecord
-
getTimeGridTemplateId
-
getDayGridTemplateId
-
getMonthGridTemplateId
-
getStart
public long getStart() -
getEnd
public long getEnd() -
getAllDay
public boolean getAllDay() -
getAllowDragOperations
public boolean getAllowDragOperations() -
getIcon
-
getTitle
-
getBackgroundColor
-
getBorderColor
-
getRendering
-
setValues
- Setzt außer Kraft:
setValuesin KlasseUiIdentifiableClientRecord
-
setAsString
- Setzt außer Kraft:
setAsStringin KlasseUiIdentifiableClientRecord
-
setId
- Setzt außer Kraft:
setIdin KlasseUiIdentifiableClientRecord
-
setTimeGridTemplateId
-
setDayGridTemplateId
-
setMonthGridTemplateId
-
setStart
-
setEnd
-
setAllDay
-
setAllowDragOperations
-
setIcon
-
setTitle
-
setBackgroundColor
-
setBorderColor
-
setRendering
-