public static class ScheduleConst.Event extends Object
DefaultScheduleEvent.Builder.dynamicProperty(String, Object)
. See
full calendar docs.Modifier and Type | Field and Description |
---|---|
static String |
PROP_BACKGROUND_COLOR
The eventBackgroundColor override for this specific event.
|
static String |
PROP_BORDER_COLOR
The eventBorderColor override for this specific event.
|
static String |
PROP_CONSTRAINT
The eventConstraint override for this specific event.
|
static String |
PROP_DURATION_EDITABLE
Boolean (true or false) or null.
|
static String |
PROP_EXTENDED_PROPS
A plain object holding miscellaneous other properties specified during parsing.
|
static String |
PROP_RESOURCE_EDITABLE
Boolean (true or false) or null.
|
static String |
PROP_SOURCE
A reference to the Event Source this event came from.
|
static String |
PROP_START_EDITABLE
Boolean (true or false) or null.
|
static String |
PROP_TEXT_COLOR
The eventTextColor override for this specific event.
|
public static final String PROP_BACKGROUND_COLOR
public static final String PROP_BORDER_COLOR
public static final String PROP_CONSTRAINT
public static final String PROP_DURATION_EDITABLE
public static final String PROP_EXTENDED_PROPS
public static final String PROP_RESOURCE_EDITABLE
public static final String PROP_SOURCE
public static final String PROP_START_EDITABLE
public static final String PROP_TEXT_COLOR
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.