Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

abortDelayedInplaceEdit() - Method in class com.mindfusion.scheduling.Calendar
If there is a delayed in-place editing requested, which has not yet started, this method aborts it.
accept() - Method in class com.mindfusion.scheduling.ItemEditContext
Accepts the changes made on the item during the in-place editing.
actionRedone(UndoEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when an action is redone.
actionRedone(UndoEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when an action is redone.
actionUndone(UndoEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when an action is undone.
actionUndone(UndoEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when an action is undone.
add(E) - Method in class com.mindfusion.common.BaseList
Adds the specified element to the list.
add(int, E) - Method in class com.mindfusion.common.BaseList
Inserts the specified element at the specified position within the list.
add(T, Point2D) - Static method in class com.mindfusion.common.CommonUtils
Add (translate) the coordinates of one point with the coordinates of another
add(T, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
add(Duration) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the value of the specified Duration to the value of this instance.
add(Duration) - Method in class com.mindfusion.common.Duration
Returns a new Duration object whose value is the sum of the specified Duration object and this instance.
Add - Static variable in class com.mindfusion.common.ListChangedAction
One or more items were added to the list.
add(int, E) - Method in class com.mindfusion.common.ObservableList
 
add(Vector, Point2D) - Static method in class com.mindfusion.common.Vector
 
add(Vector, Vector) - Static method in class com.mindfusion.common.Vector
 
add(Item) - Method in class com.mindfusion.scheduling.ItemSelection
Adds the specified item to the selection.
add(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.TimeRanges
Adds a new time span to the list.
add(DateTime) - Method in class com.mindfusion.scheduling.Selection
Adds the specified date to the selection.
add(DateTime, DateTime) - Method in class com.mindfusion.scheduling.Selection
Adds the specified date range to the selection.
add(DateTime, DateTime, Resource) - Method in class com.mindfusion.scheduling.Selection
Adds the specified date range to the selection of the specified resource.
add(DateTime, DateTime, Resource[]) - Method in class com.mindfusion.scheduling.Selection
Adds to the selection the specified date range associated with the specified resources.
addAll(Collection<T>, Iterable<T>) - Static method in class com.mindfusion.common.CommonUtils
 
addBaseListListener(BaseListListener<E>) - Method in class com.mindfusion.common.BaseList
Adds a BaseListListener to the list.
addCalendarListener(CalendarListener) - Method in class com.mindfusion.scheduling.Calendar
Adds a CalendarListener to the calendar.
addChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.ControlStyle
Adds a ChangeListener to the style.
addChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.DateList
Adds a ChangeListener to the list.
addChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.ItemSettings
Adds a ChangeListener to the settings.
addChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.model.Style
Adds a ChangeListener to the style.
addChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.model.TimeRanges
 
addChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.Selection
Adds a ChangeListener to the selection.
addChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.ViewSettings
Adds a ChangeListener to the view settings.
addChildElement(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Adds a new child node with the specified name to the specified parent node.
addChildElement(String, Element, String) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Adds a new child node with the specified name and value to the specified parent node.
addDays(double) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of days to this instance.
addDays(long) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of days to this instance.
addDays(DateTime, double) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
addDirectoryToZip(String, ZipOutputStream, String) - Static method in class com.mindfusion.common.CommonUtils
 
addHours(double) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of hours to this instance.
addHours(long) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of hours to this instance.
addHours(DateTime, double) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
addItem(Item) - Method in class com.mindfusion.scheduling.ItemListView
Adds a new item to the end of the list view.
addItem(Item, String) - Method in class com.mindfusion.scheduling.ItemListView
Adds a new item to the end of the list view.
addItem(Item, String, Icon) - Method in class com.mindfusion.scheduling.ItemListView
Adds a new item to the end of the list view.
AddItemCommand - Class in com.mindfusion.scheduling.model
Implements creation of new schedule items.
AddItemCommand(Schedule, Item, int) - Constructor for class com.mindfusion.scheduling.model.AddItemCommand
Initializes a new instance of the AddItemCommand class.
addItemListener(ItemListener) - Method in class com.mindfusion.scheduling.model.Item
Adds a ItemListener to the item.
addItemListViewListener(ItemListViewListener) - Method in class com.mindfusion.scheduling.ItemListView
Registers listener to receive events when users select or delete items from the list.
addItems(SchedulingItemList) - Method in class com.mindfusion.scheduling.ItemListView
Adds the specified items to the end of the list box.
addItems(SchedulingItemList, List<String>) - Method in class com.mindfusion.scheduling.ItemListView
Adds the specified items to the end of the list box.
addItems(SchedulingItemList, List<String>, List<Icon>) - Method in class com.mindfusion.scheduling.ItemListView
Adds the specified items to the end of the list box.
addItems(Item[]) - Method in class com.mindfusion.scheduling.ItemListView
Adds the specified items to the end of the list box.
addItems(Item[], String[]) - Method in class com.mindfusion.scheduling.ItemListView
Adds the specified items to the end of the list box.
addItems(Item[], String[], Icon[]) - Method in class com.mindfusion.scheduling.ItemListView
Adds the specified items to the end of the list box.
addLicense(String) - Static method in class com.mindfusion.common.LicenseManager
 
addListListener(ObservableListListener<E>) - Method in class com.mindfusion.common.ObservableList
 
addMilliseconds(double) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of milliseconds to this instance.
addMilliseconds(long) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of milliseconds to this instance.
addMinutes(double) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of minutes to this instance.
addMinutes(long) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of minutes to this instance.
addMinutes(DateTime, double) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
addMonths(long) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of months to this instance.
addMonths(DateTime, int) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
addMouseListener(MouseListener) - Method in class com.mindfusion.common.TriStateCheckBox
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.mindfusion.scheduling.ItemEffect
Adds a PropertyChangeListener to the effect.
addRangeSelectorListener(RangeSelectorListener) - Method in class com.mindfusion.common.RangeSelector
 
addRecurrenceListener(RecurrenceListener) - Method in class com.mindfusion.scheduling.model.Recurrence
Adds a RecurrenceListener to the recurrence.
addScheduleListener(ScheduleListener) - Method in class com.mindfusion.scheduling.model.Schedule
Adds a ScheduleListener to the schedule.
addSeconds(double) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of seconds to this instance.
addSeconds(long) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of seconds to this instance.
addSeconds(DateTime, double) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
addSerializationContextListener(SerializationContextListener) - Method in class com.mindfusion.scheduling.model.SerializationContext
Adds a SerializationContextListener to the context.
addTicks(long) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of ticks to this instance.
addToPath(GeneralPath) - Method in class com.mindfusion.drawing.CardinalSpline
 
addWeeks(DateTime, double) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
addYears(int) - Method in class com.mindfusion.common.DateTime
Returns a new DateTime that adds the specified number of years to this instance.
addYears(DateTime, int) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
advance(DateTime, int, TimeUnit) - Static method in class com.mindfusion.scheduling.Utilities
Advances the specified time with the specified number of units according to the underlying resolution.
AeroEffect - Class in com.mindfusion.scheduling
Represents an effect that adds semitransparency to the element and emphasizes its outline by adding a shade and an inner stroke.
AeroEffect() - Constructor for class com.mindfusion.scheduling.AeroEffect
Initializes a new instance of the AeroEffect class.
aggregate(BiFunction<T, T, T>) - Method in class com.mindfusion.common.Queryable
 
AliceBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF0F8FF.
AliceBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF0F8FF.
AliceBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the AliceBlue color.
Align - Enum in com.mindfusion.drawing
The members of this enumeration specify how text should be aligned to the text layout rectangle.
AlignConverter - Class in com.mindfusion.common
 
AlignConverter() - Constructor for class com.mindfusion.common.AlignConverter
 
Alignment - Enum in com.mindfusion.scheduling
Specifies the alignment of an element relative to its layout rectangle.
ancestorAdded(AncestorEvent) - Method in class com.mindfusion.scheduling.Calendar
 
ancestorMoved(AncestorEvent) - Method in class com.mindfusion.scheduling.Calendar
 
ancestorRemoved(AncestorEvent) - Method in class com.mindfusion.scheduling.Calendar
 
angleBetween(Vector, Vector) - Static method in class com.mindfusion.common.Vector
 
AntiqueWhite - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFAEBD7.
AntiqueWhite - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFAEBD7.
AntiqueWhite - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the AntiqueWhite color.
applyItemChanges(Appointment) - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
Called when the user presses the 'Save and Close' button to apply the changes to the appointment.
applyOpacity(Color, double) - Method in class com.mindfusion.drawing.AwtGraphics
 
applyPattern(Recurrence) - Method in class com.mindfusion.scheduling.model.Recurrence
Copies the fields of the specified Recurrence object to this recurrence.
applyRecurrenceChanges(Appointment) - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
Called when the user presses the 'Save and Close' button to apply the changes to the appointment's recurrence.
applyTheme(Theme) - Method in class com.mindfusion.scheduling.Calendar
Applies the specified theme to the calendar.
applyTheme(Theme, boolean) - Method in class com.mindfusion.scheduling.Calendar
Applies the specified theme to the calendar, optionally resetting all current settings.
applyTo(Graphics2D, Rectangle2D) - Method in class com.mindfusion.drawing.Brush
Applies the brush to the specified graphics.
applyTo(Graphics2D, Rectangle2D) - Method in class com.mindfusion.drawing.GradientBrush
Applies the brush to the specified graphics.
applyTo(Graphics2D, Rectangle2D) - Method in class com.mindfusion.drawing.HatchBrush
Applies the brush to the specified graphics.
applyTo(Graphics2D) - Method in class com.mindfusion.drawing.Pen
Sets the pen as the current pen for the specified Graphics2D object.
applyTo(Graphics2D, Rectangle2D) - Method in class com.mindfusion.drawing.Pen
Sets the pen as the current pen for the specified Graphics2D object.
applyTo(Graphics2D, Rectangle2D) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
applyTo(Graphics2D, Rectangle2D) - Method in class com.mindfusion.drawing.SolidBrush
 
applyTo(Graphics2D, Rectangle2D) - Method in class com.mindfusion.drawing.TextureBrush
Applies the brush to the specified graphics.
Appointment - Class in com.mindfusion.scheduling.model
The Appointment class represents appointments within a schedule.
Appointment() - Constructor for class com.mindfusion.scheduling.model.Appointment
Initializes a new instance of the Appointment class.
AppointmentForm - Class in com.mindfusion.scheduling.standardforms
Ready-made form for appointment editing.
AppointmentForm(Schedule) - Constructor for class com.mindfusion.scheduling.standardforms.AppointmentForm
Initializes a new instance of the AppointmentForm class.
AppointmentForm(Schedule, DateTimeInfo, LocalizationInfo) - Constructor for class com.mindfusion.scheduling.standardforms.AppointmentForm
Initializes a new instance of the AppointmentForm class.
AppointmentForm(Schedule, DateTimeInfo, LocalizationInfo, Window, Dialog.ModalityType) - Constructor for class com.mindfusion.scheduling.standardforms.AppointmentForm
Initializes a new instance of the AppointmentForm class.
Aqua - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00FFFF.
Aqua - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00FFFF.
Aqua - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Aqua color.
Aquamarine - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF7FFFD4.
Aquamarine - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF7FFFD4.
Aquamarine - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Aquamarine color.
areClose(float, float) - Static method in class com.mindfusion.common.CommonUtils
 
ArrayIterable<T> - Class in com.mindfusion.common
Defines an Iterable on a two-dimensional array of type T.
ArrayIterable(T[][]) - Constructor for class com.mindfusion.common.ArrayIterable
Initializes a new instance of the ArrayIterable class.
arrayMultiplication(float[], float) - Static method in class com.mindfusion.common.CommonUtils
 
as(Class<T>, Object) - Static method in class com.mindfusion.common.CommonUtils
Down-casts the object to specified type.
as(_S, Class<?>) - Static method in class com.mindfusion.common.Helper
Performs a try cast of o to class c.
assignLanePriorities() - Method in class com.mindfusion.scheduling.Calendar
 
AwtGraphics - Class in com.mindfusion.drawing
 
AwtGraphics(Graphics2D) - Constructor for class com.mindfusion.drawing.AwtGraphics
 
Azure - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF0FFFF.
Azure - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF0FFFF.
Azure - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Azure color.

B

Base64Decode(String) - Static method in class com.mindfusion.common.JsonContext
 
base64Encode(String) - Static method in class com.mindfusion.common.JsonContext
 
BaseList<E> - Class in com.mindfusion.common
Represents a generic list with modification notifications.
BaseList() - Constructor for class com.mindfusion.common.BaseList
Initializes a new instance of the BaseList class.
BaseList(int) - Constructor for class com.mindfusion.common.BaseList
Initializes a new instance of the BaseList class.
BaseList(Collection<E>) - Constructor for class com.mindfusion.common.BaseList
Initializes a new instance of the BaseList class.
BaseListAdapter<E> - Class in com.mindfusion.common
Provides empty implementations for the methods defined in the BaseListListener interface.
BaseListAdapter() - Constructor for class com.mindfusion.common.BaseListAdapter
 
BaseListListener<E> - Interface in com.mindfusion.common
Defines the events raised by the BaseList class.
beginHyperLink(String, String) - Method in interface com.mindfusion.drawing.GraphicsEx
 
beginInit() - Method in interface com.mindfusion.common.ISupportInitialize
 
beginInit() - Method in class com.mindfusion.scheduling.Calendar
Call this method before making several consecutive changes to the control to suppress internal updates, but don't forget to invoke Calendar.endInit() at the end.
beginItemDrawing(EventObject) - Method in class com.mindfusion.scheduling.CalendarAdapter
beginItemDrawing(EventObject) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked before the items are drawn in the current drawing pass.
Beige - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF5F5DC.
Beige - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF5F5DC.
Beige - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Beige color.
Bisque - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFE4C4.
Bisque - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFE4C4.
Bisque - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Bisque color.
BitMask - Interface in com.mindfusion.common
 
Black - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF000000.
Black - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF000000.
Black - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Black color.
BlanchedAlmond - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFEBCD.
BlanchedAlmond - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFEBCD.
BlanchedAlmond - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the BlanchedAlmond color.
Blue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF0000FF.
Blue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF0000FF.
Blue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Blue color.
BlueViolet - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF8A2BE2.
BlueViolet - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF8A2BE2.
BlueViolet - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the BlueViolet color.
Brown - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFA52A2A.
Brown - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFA52A2A.
Brown - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Brown color.
Brush - Class in com.mindfusion.drawing
A Brush specifies how the interior of an element should be filled.
Brush() - Constructor for class com.mindfusion.drawing.Brush
 
brushes - Variable in class com.mindfusion.common.JsonContext
 
Brushes - Class in com.mindfusion.drawing
Contains the predefined Brush objects.
BurlyWood - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFDEB887.
BurlyWood - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFDEB887.
BurlyWood - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the BurlyWood color.
ByRef<T> - Class in com.mindfusion.common
Allows using "by reference" value type parameters.
ByRef() - Constructor for class com.mindfusion.common.ByRef
Initializes a new ByRef instance.
ByRef(T) - Constructor for class com.mindfusion.common.ByRef
Initializes a new ByRef instance.

C

CadetBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF5F9EA0.
CadetBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF5F9EA0.
CadetBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the CadetBlue color.
Calendar - Class in com.mindfusion.scheduling
The Calendar control serves as a view in document-view architecture, where the document is implemented by the Schedule class.
Calendar() - Constructor for class com.mindfusion.scheduling.Calendar
Initializes a new instance of the Calendar class using the default locale.
Calendar(Locale) - Constructor for class com.mindfusion.scheduling.Calendar
Initializes a new instance of the Calendar class using the specified Locale.
CalendarAdapter - Class in com.mindfusion.scheduling
Provides empty implementations for the methods defined in the CalendarListener interface.
CalendarAdapter() - Constructor for class com.mindfusion.scheduling.CalendarAdapter
 
CalendarDrawEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the draw event.
CalendarElement - Enum in com.mindfusion.scheduling
Specifies a calendar subelement.
CalendarListener - Interface in com.mindfusion.scheduling
Defines the events raised by the Calendar component.
CalendarTextElements - Enum in com.mindfusion.scheduling
Specifies elements in the calendar that can be customized.
CalendarTextEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the customizeText event.
CalendarTransferHandler - Class in com.mindfusion.scheduling
Provides support for drag and drop to JPlanner.
CalendarTransferHandler() - Constructor for class com.mindfusion.scheduling.CalendarTransferHandler
 
CalendarView - Enum in com.mindfusion.scheduling
Specifies the type of view to display in a calendar control.
cancel() - Method in class com.mindfusion.scheduling.ItemEditContext
Cancels the in-place editing mode.
cancelCompositeOperation() - Method in class com.mindfusion.scheduling.model.Schedule
Stops recording undo/redo commands into a CompositeCommand and discards the records created so far.
cancelModify() - Method in class com.mindfusion.scheduling.Calendar
Cancels an interactive modification of an item, previously started by a call to Calendar.startModify(com.mindfusion.scheduling.model.Item, java.awt.Point).
canConvert(String) - Method in class com.mindfusion.common.AlignConverter
 
CanConvert - Interface in com.mindfusion.common
 
canConvert(String) - Method in interface com.mindfusion.common.CanConvert
 
canConvert(String) - Method in class com.mindfusion.common.ColorConverter
 
canConvert(String) - Method in class com.mindfusion.common.OrientationConverter
 
canImport(TransferHandler.TransferSupport) - Method in class com.mindfusion.scheduling.CalendarTransferHandler
Check whether Item can be imported To calendar or not
CardinalSpline - Class in com.mindfusion.drawing
 
CardinalSpline(List<Point2D>) - Constructor for class com.mindfusion.drawing.CardinalSpline
 
CardinalSpline(List<Point2D>, Point2D, Point2D) - Constructor for class com.mindfusion.drawing.CardinalSpline
 
cartesianToPolar(Point2D, Point2D, Point2D) - Static method in class com.mindfusion.common.CommonUtils
 
Category - Annotation Type in com.mindfusion.common
 
CellSettings - Class in com.mindfusion.scheduling
Defines appearance settings for the cells representing time ranges in the calendar.
Center - Static variable in class com.mindfusion.common.HorizontalAlignment
The object or text is aligned in the center of the control element.
changed(EventObject) - Method in interface com.mindfusion.common.ChangeListener
Invoked when the object is changed.
changed(EventObject) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Invoked when the object is changed.
ChangeItemCommand - Class in com.mindfusion.scheduling.model
Handles undo / redo of property changes.
ChangeItemCommand(Schedule, Item) - Constructor for class com.mindfusion.scheduling.model.ChangeItemCommand
Initializes a new instance of the ChangeItemCommand class.
ChangeListener - Interface in com.mindfusion.common
Defines the events raised when an object is changed.
Chartreuse - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF7FFF00.
Chartreuse - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF7FFF00.
Chartreuse - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Chartreuse color.
checkIntersect(Point2D, Rectangle2D, float) - Static method in class com.mindfusion.common.CommonUtils
Checks if the specified rectangle and circle intersect.
checkLicense(String, String...) - Static method in class com.mindfusion.common.LicenseManager
 
Chocolate - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFD2691E.
Chocolate - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFD2691E.
Chocolate - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Chocolate color.
clear() - Method in class com.mindfusion.common.BaseList
Removes all elements from the list.
clear() - Method in class com.mindfusion.scheduling.ItemSelection
Clears the selection.
clear() - Method in class com.mindfusion.scheduling.model.Schedule
Clears all items, tasks, locations, contacts and resources contained in this schedule.
clear() - Method in class com.mindfusion.scheduling.model.TimeRanges
Clears the current time ranges.
clearExceptions() - Method in class com.mindfusion.scheduling.model.Recurrence
Removes all exceptions of this recurrence.
clearItems() - Method in class com.mindfusion.scheduling.ItemListView
Removes all items from the list view.
clone(T) - Static method in class com.mindfusion.common.CommonUtils
 
clone(T) - Static method in class com.mindfusion.common.CommonUtils
 
clone() - Method in class com.mindfusion.common.DateTime
Cloneable.clone implementation.
clone() - Method in class com.mindfusion.common.Duration
Cloneable.clone implementation.
clone() - Method in class com.mindfusion.common.KeyValuePair
 
clone() - Method in class com.mindfusion.common.Vector
 
clone() - Method in class com.mindfusion.common.XDimension2D.Double
 
clone() - Method in class com.mindfusion.drawing.Brush
Creates a copy of a brush.
clone() - Method in class com.mindfusion.drawing.DashStyle
Creates a copy of the DashStyle.
clone() - Method in class com.mindfusion.drawing.GradientBrush
Creates a clone of the brush.
clone() - Method in class com.mindfusion.drawing.HatchBrush
Creates a copy of a brush.
clone() - Method in class com.mindfusion.drawing.Pen
Creates a copy of this pen.
clone() - Method in class com.mindfusion.drawing.PointList
 
clone() - Method in class com.mindfusion.drawing.RadialGradientBrush
Creates a clone of the brush.
clone() - Method in class com.mindfusion.drawing.SolidBrush
Create a copy of this brush.
clone() - Method in class com.mindfusion.drawing.TextFormat
Creates a copy of this TextFormat.
clone() - Method in class com.mindfusion.drawing.TextureBrush
Creates a copy of a brush.
clone() - Method in class com.mindfusion.scheduling.model.Appointment
Creates an exact shallow clone of this appointment.
clone() - Method in class com.mindfusion.scheduling.model.Item
Creates a clone of this item.
clone() - Method in class com.mindfusion.scheduling.model.Recurrence
Creates an exact copy of this Recurrence object.
clone() - Method in class com.mindfusion.scheduling.model.Reminder
Clones this Reminder object.
clone() - Method in class com.mindfusion.scheduling.SchedulingItemList
 
cloneShallow() - Method in class com.mindfusion.scheduling.model.Style
Creates a shallow copy of this style.
collapseResourceRow(Resource) - Method in class com.mindfusion.scheduling.Calendar
Collapses the row associated with the specified Contact, Location, Task or Resource in a Resource view.
collapseResourceRow(Resource[]) - Method in class com.mindfusion.scheduling.Calendar
Collapses the row associated with the specified resources.
Collections - Class in com.mindfusion.common
Provides utility methods for processing collections.
Collections() - Constructor for class com.mindfusion.common.Collections
 
ColorConverter - Class in com.mindfusion.common
 
ColorConverter() - Constructor for class com.mindfusion.common.ColorConverter
 
colorFromHtml(String) - Static method in class com.mindfusion.common.CommonUtils
 
Colors - Class in com.mindfusion.drawing
Contains the predefined Color objects.
com.mindfusion.common - package com.mindfusion.common
 
com.mindfusion.drawing - package com.mindfusion.drawing
 
com.mindfusion.scheduling - package com.mindfusion.scheduling
 
com.mindfusion.scheduling.model - package com.mindfusion.scheduling.model
 
com.mindfusion.scheduling.standardforms - package com.mindfusion.scheduling.standardforms
 
CombineMode - Enum in com.mindfusion.drawing
Specifies how different clipping regions can be combined.
Command - Class in com.mindfusion.scheduling.model
Represents an action that changes the schedule and whose effects can be undone.
Command(Schedule) - Constructor for class com.mindfusion.scheduling.model.Command
Initializes a new instance of the Command class.
commitCompositeOperation() - Method in class com.mindfusion.scheduling.model.Schedule
Stops recording undo/redo commands into a CompositeCommand and saves the composite in the history queue.
CommonUtils - Class in com.mindfusion.common
 
CommonUtils() - Constructor for class com.mindfusion.common.CommonUtils
 
compactItemLanes() - Method in class com.mindfusion.scheduling.Calendar
Reassigns new lane indices to schedule items in order to remove empty spaces between items.
compactItemLanes(List<Item>) - Method in class com.mindfusion.scheduling.Calendar
Reassigns new lane indices to the specified schedule items in order to remove empty spaces between the items and their neighbors.
compare(String, String, Locale, boolean) - Static method in class com.mindfusion.common.StringUtilities
 
compare(String, String, boolean) - Static method in class com.mindfusion.common.StringUtilities
 
compareInvariantIngoreCase(String, String) - Static method in class com.mindfusion.common.StringUtilities
 
compareTo(DateTime) - Method in class com.mindfusion.common.DateTime
Comparable.compareTo implementation.
compareTo(Duration) - Method in class com.mindfusion.common.Duration
Comparable.compareTo implementation.
Comparison<T> - Interface in com.mindfusion.common
 
completed - Variable in class com.mindfusion.scheduling.model.JsonSerializationContext
 
completed(EventObject) - Method in interface com.mindfusion.scheduling.model.SerializationContextListener
Raised when the serialization or deserialization has completed successfully.
completeModify(Point) - Method in class com.mindfusion.scheduling.Calendar
Completes an interactive modification of an item, previously started by a call to Calendar.startModify(com.mindfusion.scheduling.model.Item, java.awt.Point).
componentHidden(ComponentEvent) - Method in class com.mindfusion.common.RangeSelector
componentHidden(ComponentEvent) - Method in class com.mindfusion.scheduling.Calendar
 
componentMoved(ComponentEvent) - Method in class com.mindfusion.common.RangeSelector
componentMoved(ComponentEvent) - Method in class com.mindfusion.scheduling.Calendar
 
componentResized(ComponentEvent) - Method in class com.mindfusion.common.RangeSelector
componentResized(ComponentEvent) - Method in class com.mindfusion.scheduling.Calendar
 
componentShown(ComponentEvent) - Method in class com.mindfusion.common.RangeSelector
componentShown(ComponentEvent) - Method in class com.mindfusion.scheduling.Calendar
 
CompositeCommand - Class in com.mindfusion.scheduling.model
Represents a set of Command instances as a single operation.
CompositeCommand(Schedule) - Constructor for class com.mindfusion.scheduling.model.CompositeCommand
Initializes a new instance of the CompositeCommand class.
concat(String, Object...) - Static method in class com.mindfusion.common.CommonUtils
Joins array elements using the specified delimiter.
concat(Iterable<T>) - Method in class com.mindfusion.common.Queryable
 
Contact - Class in com.mindfusion.scheduling.model
Instances of the Contact class contain contact information about individual persons.
Contact() - Constructor for class com.mindfusion.scheduling.model.Contact
Initializes a new instance of the Contact class.
contains(Object) - Method in class com.mindfusion.common.ObservableList
 
contains(T) - Method in class com.mindfusion.common.Queryable
 
contains(T, EqualityComparer<T>) - Method in class com.mindfusion.common.Queryable
 
contains(Point2D.Float) - Method in class com.mindfusion.drawing.Polygon
Checks whether the specified point lies whithin the polygon.
contains(Item) - Method in class com.mindfusion.scheduling.ItemSelection
Determines whether the specified item is currently selected.
contains(String) - Method in class com.mindfusion.scheduling.model.ItemList
Determines whether this list contains an item identified by the specified string.
contains(DateTime) - Method in class com.mindfusion.scheduling.model.TimeRanges
Determines whether the specified date is contained within one of the date ranges.
contains(DateTime, boolean) - Method in class com.mindfusion.scheduling.model.TimeRanges
Determines whether the specified date is contained within one of the date ranges.
contains(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.TimeRanges
Determines whether the specified range is completely contained within one of the date ranges.
contains(DateTime) - Method in class com.mindfusion.scheduling.Selection
Determines whether the specified date is currently selected.
containsDay(DateTime) - Method in class com.mindfusion.scheduling.Selection
Determines whether any part of the specified day is selected.
ContentType - Enum in com.mindfusion.scheduling.model
Specifies the type of file contents.
ControlAppearance - Enum in com.mindfusion.scheduling
Specifies the visual style of the calendar child controls.
ControlStyle - Class in com.mindfusion.scheduling
Defines the appearance style of calendar child controls, such as buttons and scrollbars.
convert(String) - Static method in class com.mindfusion.common.AlignConverter
 
convert(String) - Static method in class com.mindfusion.common.ColorConverter
 
Convert - Class in com.mindfusion.common
Converts various types to and from string in a locale-independent way.
convert(String) - Static method in class com.mindfusion.common.OrientationConverter
 
convert(double, GraphicsUnit) - Method in enum com.mindfusion.drawing.GraphicsUnit
 
convert(double, GraphicsUnit, GraphicsUnit) - Static method in enum com.mindfusion.drawing.GraphicsUnit
Convert value from valueMeasureUnit to targetMeasureUnit
convertF(float, GraphicsUnit, GraphicsUnit) - Static method in enum com.mindfusion.drawing.GraphicsUnit
 
convertFrom(Object) - Static method in class com.mindfusion.common.ColorConverter
 
Convertible - Interface in com.mindfusion.common
 
convertRect(Rectangle2D, T) - Static method in class com.mindfusion.common.CommonUtils
 
copyOccurrence(Item) - Method in class com.mindfusion.scheduling.model.Item
Called by the recurrence whenever a new occurrence is being generated in order to populate the fields of the instance from the master item.
Coral - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF7F50.
Coral - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF7F50.
Coral - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Coral color.
CornflowerBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF6495ED.
CornflowerBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF6495ED.
CornflowerBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the CornflowerBlue color.
Cornsilk - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFF8DC.
Cornsilk - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFF8DC.
Cornsilk - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Cornsilk color.
count() - Method in class com.mindfusion.common.Queryable
 
count(Predicate<T>) - Method in class com.mindfusion.common.Queryable
 
create(char, int) - Static method in class com.mindfusion.common.StringUtilities
 
createControlStyle() - Method in class com.mindfusion.scheduling.Theme
Creates a new ControlStyle object.
createImage(boolean, int, int) - Method in class com.mindfusion.scheduling.Calendar
Creates a bitmap image of the current calendar view.
createImage(boolean, float, float) - Method in class com.mindfusion.scheduling.Calendar
Creates a bitmap image of the current calendar view.
createImage(boolean) - Method in class com.mindfusion.scheduling.Calendar
Creates a bitmap image of the current calendar view.
createItemSettings() - Method in class com.mindfusion.scheduling.Theme
Creates a new ItemSettings object.
createListViewSettings() - Method in class com.mindfusion.scheduling.Theme
Creates a new ListViewSettings object.
createMonthRangeSettings() - Method in class com.mindfusion.scheduling.Theme
Creates a new MonthRangeSettings object.
createMonthSettings() - Method in class com.mindfusion.scheduling.Theme
Creates a new MonthSettings object.
createPrintRoot(Rectangle) - Method in class com.mindfusion.scheduling.Calendar
For internal use only.
createRegion() - Method in class com.mindfusion.drawing.AwtGraphics
 
createRegion(Rectangle) - Method in class com.mindfusion.drawing.AwtGraphics
 
createRegion(Rectangle2D) - Method in class com.mindfusion.drawing.AwtGraphics
 
createRegion(GeneralPath) - Method in class com.mindfusion.drawing.AwtGraphics
 
createResourceViewSettings() - Method in class com.mindfusion.scheduling.Theme
Creates a new ResourceViewSettings object.
createState() - Method in class com.mindfusion.scheduling.model.Item
Creates an item state corresponding to the concrete type of this item.
createTimetableSettings() - Method in class com.mindfusion.scheduling.Theme
Creates a new TimetableSettings object.
createTransferable(JComponent) - Method in class com.mindfusion.scheduling.ItemTransferHandler
 
createWeekRangeSettings() - Method in class com.mindfusion.scheduling.Theme
Creates a new WeekRangeSettings object.
Crimson - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFDC143C.
Crimson - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFDC143C.
Crimson - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Crimson color.
crossProduct(Vector, Vector) - Static method in class com.mindfusion.common.Vector
 
CurrentVersion - Static variable in class com.mindfusion.scheduling.model.Schedule
Current version of schedule file format.
Cursor - Enum in com.mindfusion.scheduling
Specifies a mouse cursor.
CustomBrushes - Class in com.mindfusion.scheduling.model
Defines a pair of brushes to be used to paint alternating calendar elements.
CustomBrushes() - Constructor for class com.mindfusion.scheduling.model.CustomBrushes
Initializes a new instance of the CustomBrushes class.
CustomDrawElements - Enum in com.mindfusion.scheduling
Specifies which elements of the calendar are custom-drawn.
customizeGrouping(CustomizeGroupingEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
customizeGrouping(CustomizeGroupingEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Raised when secondary grouping is enabled to allow the client to filter some of the secondary resources.
CustomizeGroupingEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the customizeGrouping event.
customizeText(CalendarTextEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
customizeText(CalendarTextEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Raised to allow text customization of various calendar elements.
Cyan - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00FFFF.
Cyan - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00FFFF.
Cyan - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Cyan color.

D

DailyRecurrence - Enum in com.mindfusion.scheduling.model
Specifies how daily recurrence patterns are defined.
DarkBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00008B.
DarkBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00008B.
DarkBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkBlue color.
DarkCyan - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF008B8B.
DarkCyan - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF008B8B.
DarkCyan - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkCyan color.
DarkGoldenrod - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFB8860B.
DarkGoldenrod - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFB8860B.
DarkGoldenrod - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkGoldenrod color.
DarkGray - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFA9A9A9.
DarkGray - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFA9A9A9.
DarkGray - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkGray color.
DarkGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF006400.
DarkGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF006400.
DarkGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkGreen color.
DarkKhaki - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFBDB76B.
DarkKhaki - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFBDB76B.
DarkKhaki - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkKhaki color.
DarkMagenta - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF8B008B.
DarkMagenta - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF8B008B.
DarkMagenta - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkMagenta color.
DarkOliveGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF556B2F.
DarkOliveGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF556B2F.
DarkOliveGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkOliveGreen color.
DarkOrange - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF8C00.
DarkOrange - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF8C00.
DarkOrange - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkOrange color.
DarkOrchid - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF9932CC.
DarkOrchid - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF9932CC.
DarkOrchid - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkOrchid color.
DarkRed - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF8B0000.
DarkRed - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF8B0000.
DarkRed - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkRed color.
DarkSalmon - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFE9967A.
DarkSalmon - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFE9967A.
DarkSalmon - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkSalmon color.
DarkSeaGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF8FBC8F.
DarkSeaGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF8FBC8F.
DarkSeaGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkSeaGreen color.
DarkSlateBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF483D8B.
DarkSlateBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF483D8B.
DarkSlateBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkSlateBlue color.
DarkSlateGray - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF2F4F4F.
DarkSlateGray - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF2F4F4F.
DarkSlateGray - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkSlateGray color.
DarkTurquoise - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00CED1.
DarkTurquoise - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00CED1.
DarkTurquoise - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkTurquoise color.
DarkViolet - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF9400D3.
DarkViolet - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF9400D3.
DarkViolet - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DarkViolet color.
Dash - Static variable in class com.mindfusion.drawing.DashStyle
 
DashDot - Static variable in class com.mindfusion.drawing.DashStyle
 
DashDotDot - Static variable in class com.mindfusion.drawing.DashStyle
 
DashStyle - Class in com.mindfusion.drawing
Represents the dash style of a contour.
DashStyle(float[], float) - Constructor for class com.mindfusion.drawing.DashStyle
Initializes a new DashStyle instance.
DashStyle() - Constructor for class com.mindfusion.drawing.DashStyle
Initializes a new DashStyle instance.
DateChangedEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the visibleDateChanged event.
dateClick(ResourceDateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
dateClick(ResourceDateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user clicks a date cell in the calendar.
DateComboBox - Class in com.mindfusion.scheduling.standardforms
A combo box that allows entering and selecting dates.
DateComboBox() - Constructor for class com.mindfusion.scheduling.standardforms.DateComboBox
 
DateEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of mouse events related to date and time cells in the calendar.
DateList - Class in com.mindfusion.scheduling
Represents a strongly-typed sorted collection of DateTime objects.
DateList() - Constructor for class com.mindfusion.scheduling.DateList
Initializes a new instance of the DateList class.
DateStyle - Class in com.mindfusion.scheduling
Defines formatting for a range of dates.
DateStyle() - Constructor for class com.mindfusion.scheduling.DateStyle
Initializes a new instance of the DateStyle class.
DateStyleList - Class in com.mindfusion.scheduling
Represents a strongly-typed collection of DateStyle objects.
DateStyleList() - Constructor for class com.mindfusion.scheduling.DateStyleList
Initializes a new instance of the DateStyleList class.
DateTime - Class in com.mindfusion.common
Immutable representation of date and time.
DateTime(LocalDateTime) - Constructor for class com.mindfusion.common.DateTime
Initializes a new instance of the DateTime class, storing specified LocalDateTime.
DateTime(Date) - Constructor for class com.mindfusion.common.DateTime
Initializes a new instance of the DateTime class, representing specified Date.
DateTime(int, int, int) - Constructor for class com.mindfusion.common.DateTime
Initializes a new instance of the DateTime class with the specified values.
DateTime(int, int, int, int, int, int) - Constructor for class com.mindfusion.common.DateTime
Initializes a new instance of the DateTime class with the specified values.
DateTime(int, int, int, int, int, int, int) - Constructor for class com.mindfusion.common.DateTime
Initializes a new instance of the DateTime class with the specified values.
DateTime(long) - Constructor for class com.mindfusion.common.DateTime
Initializes a new instance of the DateTime class with the specified number of ticks.
DateTimeInfo - Class in com.mindfusion.scheduling
Defines various date and time properties depending on a locale.
DateTimeInfo(Calendar, Locale) - Constructor for class com.mindfusion.scheduling.DateTimeInfo
Initializes a new instance of the DateTimeInfo class.
DayOfWeek - Enum in com.mindfusion.common
Specifies the day of the week.
DayOfWeekFormat - Enum in com.mindfusion.scheduling
Specifies the display format of a day of the week.
DayOfWeekStyle - Class in com.mindfusion.scheduling
An instance of this class defines how a day of the week should be displayed and formatted.
DayOfWeekStyle() - Constructor for class com.mindfusion.scheduling.DayOfWeekStyle
Initializes a new instance of the DayOfWeekStyle class.
DayOfWeekStyleList - Class in com.mindfusion.scheduling
Represents a list of DayOfWeekStyle objects.
DayOfWeekStyleList() - Constructor for class com.mindfusion.scheduling.DayOfWeekStyleList
Initializes a new instance of the DayOfWeekStyleList class.
DayOfWeekType - Enum in com.mindfusion.scheduling.model
Specifies the type of week days, used with ByDayType monthly and yearly recurrence patterns.
daysInMonth(int, int) - Static method in class com.mindfusion.common.DateTime
Returns the number of days in the specified month and year.
DeepPink - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF1493.
DeepPink - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF1493.
DeepPink - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DeepPink color.
DeepSkyBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00BFFF.
DeepSkyBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00BFFF.
DeepSkyBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DeepSkyBlue color.
DefaultComparison<T extends java.lang.Comparable<T>> - Class in com.mindfusion.common
 
DefaultComparison() - Constructor for class com.mindfusion.common.DefaultComparison
 
defaultIfEmpty() - Method in class com.mindfusion.common.Queryable
 
deserializeTag(SerializeTagEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised during XML deserialization to enable users to perform custom deserialization of the tag values of items and resources.
deserializeTag(SerializeTagEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised during XML deserialization to enable users to perform custom deserialization of the tag values of items and resources.
determinant(Vector, Vector) - Static method in class com.mindfusion.common.Vector
 
deviceToDoc(Graphics2D, Rectangle) - Static method in class com.mindfusion.common.CommonUtils
 
DiagramFormatHint - Static variable in class com.mindfusion.common.Serialization
 
DialogResult - Enum in com.mindfusion.scheduling.standardforms
Specifies identifiers to indicate the return value of a dialog box.
DimGray - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF696969.
DimGray - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF696969.
DimGray - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DimGray color.
dispose() - Method in class com.mindfusion.drawing.AwtGraphics
 
dispose() - Method in class com.mindfusion.scheduling.Calendar
Disposes any resources used by this Calendar object.
dispose() - Method in class com.mindfusion.scheduling.model.Schedule
Disposes any resources used by this Schedule object.
distance(Point2D, Point2D) - Static method in class com.mindfusion.common.CommonUtils
 
distinct() - Method in class com.mindfusion.common.Queryable
 
distToLineSegment(Point2D, Point2D, Point2D) - Static method in class com.mindfusion.common.CommonUtils
Calculates distance from the specified point to the specified line segment.
distToRectPoint(Point2D, Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
Returns the nearest to pt point that lies on the outline of rectangle.
divide(Vector, float) - Static method in class com.mindfusion.common.Vector
 
doAdd(int, E) - Method in class com.mindfusion.common.BaseList
Effectively adds the specified element to the list.
doAdd(int, Item) - Method in class com.mindfusion.scheduling.model.ItemList
doClear() - Method in class com.mindfusion.common.BaseList
Effectively clears the list.
doClear() - Method in class com.mindfusion.scheduling.model.ItemList
docToDevice(Graphics2D, Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
DodgerBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF1E90FF.
DodgerBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF1E90FF.
DodgerBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the DodgerBlue color.
doRemove(int, E) - Method in class com.mindfusion.common.BaseList
Effectively removes the specified element from the list.
doRemove(int, Item) - Method in class com.mindfusion.scheduling.model.ItemList
doSet(int, E) - Method in class com.mindfusion.common.BaseList
Effectively replaces the specified element from the list.
doSet(int, Item) - Method in class com.mindfusion.scheduling.model.ItemList
Dot - Static variable in class com.mindfusion.drawing.DashStyle
 
Double() - Constructor for class com.mindfusion.common.XDimension2D.Double
 
Double(double, double) - Constructor for class com.mindfusion.common.XDimension2D.Double
 
DragDropEffects - Enum in com.mindfusion.scheduling
 
DragFeedBackType - Enum in com.mindfusion.scheduling
Specifies the types of feedback provided when dragging items from ItemListView to Calendar.
DRAGGED_ITEM_DATA_FLAVOR - Static variable in class com.mindfusion.scheduling.DraggedItemTransferable
 
DraggedItem - Class in com.mindfusion.scheduling
Class used to hold the Item instance during drag and drop.
DraggedItem(Item) - Constructor for class com.mindfusion.scheduling.DraggedItem
Initializes a new instance of the DraggedItem class.
DraggedItem(Item, String) - Constructor for class com.mindfusion.scheduling.DraggedItem
Initializes a new instance of the DraggedItem class.
DraggedItem(Item, String, Icon) - Constructor for class com.mindfusion.scheduling.DraggedItem
Initializes a new instance of the DraggedItem class.
DraggedItemTransferable - Class in com.mindfusion.scheduling
 
DraggedItemTransferable(DraggedItem) - Constructor for class com.mindfusion.scheduling.DraggedItemTransferable
 
draw(Graphics2D) - Method in class com.mindfusion.drawing.CardinalSpline
 
draw(Graphics2D, Image, Rectangle, ImageAlignment) - Static method in class com.mindfusion.drawing.ImagePainter
Draws the specified image in the target rectangle in the specified graphics using the specified image alignment.
draw(Graphics2D, Image, Rectangle, EnumSet<ImageAlignment>) - Static method in class com.mindfusion.drawing.ImagePainter
Draws the specified image in the target rectangle in the specified graphics using the specified image alignment.
draw(Graphics2D, Image, Rectangle2D, ImageAlignment) - Static method in class com.mindfusion.drawing.ImagePainter
Draws the specified image in the target rectangle in the specified graphics using the specified image alignment.
draw(Graphics2D, Image, Rectangle2D, EnumSet<ImageAlignment>) - Static method in class com.mindfusion.drawing.ImagePainter
Draws the specified image in the target rectangle in the specified graphics using the specified image alignment.
draw(Graphics2D, Image, Rectangle, EnumSet<ImageAlignment>, int) - Static method in class com.mindfusion.drawing.ImagePainter
Draws the specified image in the target rectangle in the specified graphics using the specified image alignment and semi-transparency factor.
draw(Graphics2D, Image, Rectangle2D, EnumSet<ImageAlignment>, int) - Static method in class com.mindfusion.drawing.ImagePainter
Draws the specified image in the target rectangle in the specified graphics using the specified image alignment and semi-transparency factor.
draw(double, double, RenderTextCallback, DrawTextHint) - Method in class com.mindfusion.drawing.TextLayout
Draws a previously laid-out text at a specified offset.
draw(CalendarDrawEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
draw(CalendarDrawEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked to allow custom drawing of calendar UI elements.
draw(ItemDrawContext) - Method in interface com.mindfusion.scheduling.ItemViewer
Renders the contents of a particular item.
drawBackground(DrawEvent) - Method in interface com.mindfusion.common.RangeSelectorListener
Raised to allow custom-drawing of the selector's background.
drawBorder(Rectangle) - Method in class com.mindfusion.scheduling.ItemDrawContext
Renders the frame around the specified rectangle.
drawContentsText(Rectangle, boolean, boolean) - Method in class com.mindfusion.scheduling.ItemDrawContext
Renders the item's contents text at the specified location.
drawDefault() - Method in class com.mindfusion.scheduling.ItemDrawContext
Renders the item in its default appearance.
drawDefault(Rectangle) - Method in class com.mindfusion.scheduling.ItemDrawContext
Renders the item in its default appearance in the specified rectangle.
drawEndClock(Rectangle, boolean) - Method in class com.mindfusion.scheduling.ItemDrawContext
Draws a clock icon representing the item's end time at the specified location.
DrawEvent - Class in com.mindfusion.common
Encapsulates information for general custom drawing.
DrawEvent(Object, Graphics, Rectangle2D) - Constructor for class com.mindfusion.common.DrawEvent
Initializes a new instance of the DrawEvent class.
drawFormattedContentsText(Rectangle, boolean) - Method in class com.mindfusion.scheduling.ItemDrawContext
Renders the item's contents text at the specified location.
drawHeaderBorder(Rectangle) - Method in class com.mindfusion.scheduling.ItemDrawContext
Renders the header frame around the specified rectangle.
drawHeaderText(Rectangle, boolean, boolean) - Method in class com.mindfusion.scheduling.ItemDrawContext
Renders the item's header text at the specified location.
drawImage(Image, Rectangle) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, Rectangle2D) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, Rectangle, ImageAttributes) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, Rectangle2D, ImageAttributes) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, int, int) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, double, double) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, int, int, int, int) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, double, double, double, double) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawImage(Image, Rectangle, ImageAlignment) - Method in class com.mindfusion.scheduling.ItemDrawContext
Draws the specified image in the specified rectangle, using the specified alignment.
drawing(CalendarDrawEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
drawing(CalendarDrawEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Raised to allow custom drawing of calendar elements before the default rendering done by the control.
drawLine(Pen, Point, Point) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawLine(Pen, int, int, int, int) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawLine(Pen, Point2D, Point2D) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawLine(Pen, double, double, double, double) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawLine(Graphics2D, Pen, double, double, double, double) - Static method in class com.mindfusion.scheduling.Utilities
 
drawPath(Pen, GeneralPath) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawPolygon(Pen, Point[]) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawPolygon(Pen, Point2D[]) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawPolygon(Graphics2D, Pen, Point2D.Double[]) - Static method in class com.mindfusion.scheduling.Utilities
 
drawRectangle(Pen, Rectangle) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawRectangle(Pen, int, int, int, int) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawRectangle(Pen, Rectangle2D) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawRectangle(Pen, double, double, double, double) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawRecurrenceIcon(Rectangle, boolean) - Method in class com.mindfusion.scheduling.ItemDrawContext
Draws an icon representing the item's recurrence state at the specified location.
drawReminderIcon(Rectangle, boolean) - Method in class com.mindfusion.scheduling.ItemDrawContext
Draws an icon representing the item's reminder at the specified location.
drawStartClock(Rectangle, boolean) - Method in class com.mindfusion.scheduling.ItemDrawContext
Draws a clock icon representing the item's start time at the specified location.
drawString(String, Font, Brush, Point2D) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawString(String, Font, Brush, Rectangle2D) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawString(String, Font, Brush, Rectangle2D, TextFormat) - Method in class com.mindfusion.drawing.AwtGraphics
 
drawText(String, Graphics2D, Font, Rectangle2D) - Method in class com.mindfusion.drawing.TextFormat
 
DrawTextHint - Class in com.mindfusion.drawing
Structured data used in formatted text rendering.
DrawTextHint(Graphics2D, Font, Brush, boolean, Object) - Constructor for class com.mindfusion.drawing.DrawTextHint
 
Duration - Class in com.mindfusion.common
Represents an immutable time interval.
Duration() - Constructor for class com.mindfusion.common.Duration
Initializes a new instance of the Duration class with zero length.
Duration(Duration) - Constructor for class com.mindfusion.common.Duration
Initializes a new instance of the Duration class, storing specified java.time.Duration.
Duration(long) - Constructor for class com.mindfusion.common.Duration
Initializes a new instance of the Duration class with the specified length.
Duration(int, int, int) - Constructor for class com.mindfusion.common.Duration
Initializes a new instance of the Duration class with the specified duration.
Duration(int, int, int, int) - Constructor for class com.mindfusion.common.Duration
Initializes a new instance of the Duration class with the specified values.
Duration(int, int, int, int, int) - Constructor for class com.mindfusion.common.Duration
Initializes a new instance of the Duration class with the specified value.

E

elementAdded(E) - Method in interface com.mindfusion.common.ObservableListListener
 
elementAt(int) - Method in class com.mindfusion.common.Queryable
 
elementRemoved(E) - Method in interface com.mindfusion.common.ObservableListListener
 
Empty - Static variable in class com.mindfusion.drawing.Colors
Represents an undefined color.
enableRemoveButton(boolean) - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
Enables or disables the 'Remove' button.
endEdit(ItemEditContext, boolean) - Method in interface com.mindfusion.scheduling.ItemEditor
Invoked when an operation outside of the item editor causes the editor to be closed.
endHyperLink() - Method in interface com.mindfusion.drawing.GraphicsEx
 
endInit() - Method in interface com.mindfusion.common.ISupportInitialize
 
endInit() - Method in class com.mindfusion.scheduling.Calendar
Call this method to signal that object initialization started with Calendar.beginInit() is complete.
endInplaceEdit(boolean) - Method in class com.mindfusion.scheduling.Calendar
Terminates a previously started in-place editing operation.
endItemChange(ChangeItemCommand) - Method in class com.mindfusion.scheduling.model.Schedule
Ends a previously started modification on an item.
endItemDrawing(EventObject) - Method in class com.mindfusion.scheduling.CalendarAdapter
endItemDrawing(EventObject) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked after the items are drawn in the current drawing pass.
EndScroll - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box has stopped moving.
endTimeChanged(ItemTimeEvent) - Method in class com.mindfusion.scheduling.model.ItemAdapter
Raised when the end time of the item has been changed.
endTimeChanged(ItemTimeEvent) - Method in interface com.mindfusion.scheduling.model.ItemListener
Raised when the end time of the item has been changed.
ensureVisible(Item) - Method in class com.mindfusion.scheduling.Calendar
Ensures that the item is visible within the control, scrolling the contents of the control if necessary.
ensureVisible(DateTime) - Method in class com.mindfusion.scheduling.Calendar
Ensures that the specified date is visible within the control, scrolling the contents of the control if necessary.
ensureVisible(DateTime, Resource) - Method in class com.mindfusion.scheduling.Calendar
Ensures that the specified date is visible within the control, scrolling the contents of the control if necessary.
EqualityComparer<T> - Interface in com.mindfusion.common
 
equals(Object) - Method in class com.mindfusion.common.DateTime
Object.equals override.
equals(Object) - Method in class com.mindfusion.common.Duration
Object.equals override.
equals(T, T) - Method in interface com.mindfusion.common.EqualityComparer
Determines whether the specified objects are equal.
equals(Object) - Method in class com.mindfusion.common.JsonValue
 
equals(Object) - Method in class com.mindfusion.common.Pair
 
equals(Vector, Vector) - Static method in class com.mindfusion.common.Vector
 
equals(Object) - Method in class com.mindfusion.common.Vector
 
equals(Vector) - Method in class com.mindfusion.common.Vector
 
equals(Object) - Method in class com.mindfusion.drawing.DashStyle
 
equals(TextFormat) - Method in class com.mindfusion.drawing.TextFormat
Object.equals override.
equals(Object) - Method in class com.mindfusion.scheduling.model.ItemState
Indicates whether the current state is equal to the specified state.
Equatable<T> - Interface in com.mindfusion.common
 
ExAboveHighBound - Static variable in class com.mindfusion.scheduling.model.Resources
 
ExArrayLength - Static variable in class com.mindfusion.scheduling.model.Resources
 
ExBadType - Static variable in class com.mindfusion.scheduling.model.Resources
 
ExBelowLowBound - Static variable in class com.mindfusion.scheduling.model.Resources
 
exceptionCreated(ExceptionCreatedEvent) - Method in class com.mindfusion.scheduling.model.ItemAdapter
Raised when a recurrence exception item is created.
exceptionCreated(ExceptionCreatedEvent) - Method in interface com.mindfusion.scheduling.model.ItemListener
Raised when a recurrence exception item is created.
exceptionCreated(ItemEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when a recurrence exception item is created.
exceptionCreated(ItemEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when a recurrence exception item is created.
ExceptionCreatedEvent - Class in com.mindfusion.scheduling.model
ExceptionCreatedEvent(Object, Item, boolean) - Constructor for class com.mindfusion.scheduling.model.ExceptionCreatedEvent
Initializes a new instance of the ExceptionCreatedEvent class.
execute() - Method in class com.mindfusion.scheduling.model.AddItemCommand
execute() - Method in class com.mindfusion.scheduling.model.ChangeItemCommand
execute() - Method in class com.mindfusion.scheduling.model.Command
Carries out an action that changes the schedule in some way.
execute() - Method in class com.mindfusion.scheduling.model.CompositeCommand
execute() - Method in class com.mindfusion.scheduling.model.RemoveItemCommand
Carries out an action that changes the schedule in some way.
executeCommand(Command) - Method in class com.mindfusion.scheduling.model.Schedule
Executes the specified command on this schedule.
ExNullArgument - Static variable in class com.mindfusion.scheduling.model.Resources
 
ExOutOfRange - Static variable in class com.mindfusion.scheduling.model.Resources
 
expandResourceRow(Resource) - Method in class com.mindfusion.scheduling.Calendar
Expands the row associated with the specified Contact, Location, Task or Resource in a Resource view.
expandResourceRow(Resource[]) - Method in class com.mindfusion.scheduling.Calendar
Expands the row associated with the specified resources.
ExtendedArrayList<T> - Class in com.mindfusion.common
Represents an ArrayList which is capable to sort and reverse itself.
ExtendedArrayList(int) - Constructor for class com.mindfusion.common.ExtendedArrayList
 
ExtendedArrayList() - Constructor for class com.mindfusion.common.ExtendedArrayList
 
ExtendedArrayList(Iterable<? extends T>) - Constructor for class com.mindfusion.common.ExtendedArrayList
 
ExtendedArrayList(Collection<? extends T>) - Constructor for class com.mindfusion.common.ExtendedArrayList
 
ExtendedHashMap<K,V> - Class in com.mindfusion.common
Represents a HashMap which provides a tryGetValue method.
ExtendedHashMap() - Constructor for class com.mindfusion.common.ExtendedHashMap
 
ExtendedHashMap(int) - Constructor for class com.mindfusion.common.ExtendedHashMap
 
ExtendedHashMap(int, float) - Constructor for class com.mindfusion.common.ExtendedHashMap
 
ExternalizableImage - Class in com.mindfusion.drawing
Implement support for serialization of shared images.
ExternalizableImage() - Constructor for class com.mindfusion.drawing.ExternalizableImage
 

F

FillMode - Enum in com.mindfusion.drawing
Typed enumeration corresponding to .NET enum FillMode
fillPath(Brush, GeneralPath) - Method in class com.mindfusion.drawing.AwtGraphics
 
fillPolygon(Brush, Point[]) - Method in class com.mindfusion.drawing.AwtGraphics
 
fillPolygon(Brush, Point2D[]) - Method in class com.mindfusion.drawing.AwtGraphics
 
fillPolygon(Graphics2D, Brush, Point2D.Double[]) - Static method in class com.mindfusion.scheduling.Utilities
 
fillRectangle(Brush, Rectangle) - Method in class com.mindfusion.drawing.AwtGraphics
 
fillRectangle(Brush, int, int, int, int) - Method in class com.mindfusion.drawing.AwtGraphics
 
fillRectangle(Brush, Rectangle2D) - Method in class com.mindfusion.drawing.AwtGraphics
 
fillRectangle(Brush, double, double, double, double) - Method in class com.mindfusion.drawing.AwtGraphics
 
filter(Iterable<T>, Class<D>) - Static method in class com.mindfusion.common.CommonUtils
Creates Iterable that iterates only over the subset of the given Iterable that consist of elements of desired type.
filter(Iterator<T>, Class<D>) - Static method in class com.mindfusion.common.CommonUtils
Creates Iterator that iterates only over the subset of the given Iterator that consist of elements of desired type.
filterItem(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
filterItem(ItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Raised to allow filtering specific items from the view.
finalize() - Method in class com.mindfusion.scheduling.Calendar
finalize() - Method in class com.mindfusion.scheduling.model.Schedule
findCase(String) - Static method in class com.mindfusion.common.StringUtilities
 
findValidateRoot(JComponent) - Static method in class com.mindfusion.common.CommonUtils
Returns the ancestor component that acts as validate root
fireAdded(E) - Method in class com.mindfusion.common.ObservableList
 
Firebrick - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFB22222.
Firebrick - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFB22222.
Firebrick - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Firebrick color.
fireDrawBackground(DrawEvent) - Method in class com.mindfusion.common.RangeSelector
 
fireRemoved(E) - Method in class com.mindfusion.common.ObservableList
 
fireReplaced(E, E) - Method in class com.mindfusion.common.ObservableList
 
fireValueChanged(EventObject) - Method in class com.mindfusion.common.RangeSelector
 
first() - Method in class com.mindfusion.common.BaseList
Gets the first element of this list.
first() - Method in class com.mindfusion.common.Queryable
 
First - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box was moved to the minimum position.
firstOrDefault() - Method in class com.mindfusion.common.ExtendedArrayList
 
firstOrDefault() - Method in class com.mindfusion.common.Queryable
 
Flags - Annotation Type in com.mindfusion.common
An annotation used to mark flag enumerations.
flatten(GeneralPath, double) - Static method in class com.mindfusion.common.CommonUtils
 
flatten(GeneralPath, AffineTransform, double) - Static method in class com.mindfusion.common.CommonUtils
 
FloralWhite - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFFAF0.
FloralWhite - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFFAF0.
FloralWhite - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the FloralWhite color.
FontStyle - Enum in com.mindfusion.drawing
 
ForestGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF228B22.
ForestGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF228B22.
ForestGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the ForestGreen color.
Formattable - Interface in com.mindfusion.common
 
fromAwtAdjustmentEvent(AdjustmentEvent) - Static method in class com.mindfusion.scheduling.Utilities
Converts the specified AdjustmentEvent object to its ScrollEvent equivalent.
fromBase64String(String) - Static method in class com.mindfusion.common.Convert
Converts the specified encoded string to plain text
fromBase64String(String) - Static method in class com.mindfusion.common.JsonConverter
Converts the specified encoded string to plain text
fromBoolean(boolean) - Static method in class com.mindfusion.common.Convert
Converts the specified bool value to string.
fromBoolean(boolean) - Static method in class com.mindfusion.common.JsonConverter
 
fromBoolean(boolean) - Static method in class com.mindfusion.common.JsonValue
Converts a boolean to JsonValue.
fromColor(Color) - Static method in class com.mindfusion.common.Convert
Converts the specified Color to string.
fromColor(Color, boolean) - Static method in class com.mindfusion.common.Convert
Converts the specified Color to string.
fromColor(Color, boolean) - Static method in class com.mindfusion.common.JsonConverter
Converts the specified Color to string.
fromDateTime(DateTime) - Static method in class com.mindfusion.common.JsonValue
Converts a DateTime to JsonValue.
fromDays(double) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of days, where the specification is accurate to the nearest millisecond.
fromDays(long) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of days, where the specification is accurate to the nearest millisecond.
fromDictionary(Map<?, ?>) - Static method in class com.mindfusion.common.JsonObject
Converts a generic dictionary to a JsonObject.
fromDouble(double) - Static method in class com.mindfusion.common.Convert
Converts the specified double to string.
fromDouble(double) - Static method in class com.mindfusion.common.JsonConverter
 
fromDouble(double) - Static method in class com.mindfusion.common.JsonValue
Converts a double to JsonValue.
fromFloat(float) - Static method in class com.mindfusion.common.JsonValue
Converts a float to JsonValue.
fromGeneralPathCode(int) - Static method in enum com.mindfusion.drawing.FillMode
 
fromHours(double) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of hours, where the specification is accurate to the nearest millisecond.
fromHours(long) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of hours, where the specification is accurate to the nearest millisecond.
fromId(int) - Static method in class com.mindfusion.drawing.DashStyle
 
fromImage(Image) - Static method in class com.mindfusion.common.Convert
Converts the specified image to string.
fromImage(Image) - Static method in class com.mindfusion.common.JsonConverter
Converts the specified image to string.
fromInt(int) - Static method in enum com.mindfusion.common.DayOfWeek
 
fromInt(int) - Static method in class com.mindfusion.common.JsonValue
Converts an int to JsonValue.
fromInt(int) - Static method in enum com.mindfusion.drawing.Align
 
fromInt(int) - Static method in enum com.mindfusion.drawing.FontStyle
 
fromInt(int) - Static method in enum com.mindfusion.drawing.GraphicsUnit
 
fromInt(int) - Static method in enum com.mindfusion.drawing.HatchStyle
 
fromInt(int) - Static method in enum com.mindfusion.drawing.ImageAlignment
 
fromInt(int) - Static method in enum com.mindfusion.drawing.TextAlignment
 
fromInt16(short) - Static method in class com.mindfusion.common.Convert
Converts the specified short to string.
fromInt16(short) - Static method in class com.mindfusion.common.JsonConverter
 
fromInt32(int) - Static method in class com.mindfusion.common.Convert
Converts the specified int to string.
fromInt32(int) - Static method in class com.mindfusion.common.JsonConverter
 
fromInt64(long) - Static method in class com.mindfusion.common.Convert
Converts the specified long to string.
fromInt64(long) - Static method in class com.mindfusion.common.JsonConverter
 
fromJavaDayOfWeek(int) - Static method in class com.mindfusion.scheduling.Utilities
Converts the specified Calendar constant to its DayOfWeek equivalent.
fromJsonObject(JsonObject) - Static method in class com.mindfusion.common.JsonValue
Converts a JsonObject to JsonValue.
fromList(List<Point2D>) - Static method in class com.mindfusion.drawing.PointList
 
fromLong(long) - Static method in class com.mindfusion.common.JsonValue
Converts a long to JsonValue.
fromLTRB(int, int, int, int) - Static method in class com.mindfusion.common.CommonUtils
 
fromLTRB(double, double, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
fromLTRB(double, double, double, double, T) - Static method in class com.mindfusion.common.CommonUtils
 
fromMilliseconds(double) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of milliseconds.
fromMilliseconds(long) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of milliseconds.
fromMinutes(double) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of minutes, where the specification is accurate to the nearest millisecond.
fromMinutes(long) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of minutes, where the specification is accurate to the nearest millisecond.
fromName(String) - Static method in class com.mindfusion.drawing.Colors
 
fromPoints(Point2D, Point2D) - Static method in class com.mindfusion.common.CommonUtils
 
fromPointString(String) - Static method in class com.mindfusion.common.Convert
Converts the specified comma separated string to a list of PointF objects.
fromPointString(String) - Static method in class com.mindfusion.common.JsonConverter
Converts the specified comma separated string to a list of PointF objects.
fromRect(Rectangle2D) - Static method in class com.mindfusion.common.XDimension2D
 
fromSeconds(double) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of seconds, where the specification is accurate to the nearest millisecond.
fromSeconds(long) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified number of seconds, where the specification is accurate to the nearest millisecond.
fromSingle(float) - Static method in class com.mindfusion.common.Convert
Converts the specified float to string.
fromSingle(float) - Static method in class com.mindfusion.common.JsonConverter
 
fromTicks(long) - Static method in class com.mindfusion.common.Duration
Returns a Duration that represents a specified time, where the specification is in units of ticks.
Fuchsia - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF00FF.
Fuchsia - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF00FF.
Fuchsia - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Fuchsia color.

G

Gainsboro - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFDCDCDC.
Gainsboro - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFDCDCDC.
Gainsboro - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Gainsboro color.
GeneralFormat - Class in com.mindfusion.common
Encapsulates a string that can be used to format arbitrary objects.
GeneralFormat(String) - Constructor for class com.mindfusion.common.GeneralFormat
Initializes a new instance of the GeneralFormat class.
generalPathCode() - Method in enum com.mindfusion.drawing.FillMode
 
generateItems(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.Recurrence
Creates occurrence items for this recurrence in the specified date range.
get(int) - Method in class com.mindfusion.common.BaseList
Returns the element at the specified position in the list.
get(int, Class<T>) - Static method in interface com.mindfusion.common.BitMask
Method returns a EnumSet from given BitMask value.
get() - Method in class com.mindfusion.common.ByRef
Gets the parameter value.
get(int) - Method in class com.mindfusion.common.ObservableList
 
get(int) - Method in class com.mindfusion.common.ReadOnlyList
 
get(String) - Method in class com.mindfusion.scheduling.model.ItemList
Gets the item identified by the specified string.
get(String) - Method in class com.mindfusion.scheduling.model.ResourceList
Gets the Resource object identified by the specified string.
getAbbreviatedDayName(DayOfWeek) - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the abbreviated name of the specified day of the week.
getAbbreviatedDayNames() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the abbreviated names of the days of the week.
getAbbreviatedMonthNames() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the abbreviated names of the months.
getAction() - Method in class com.mindfusion.common.ListChangedEvent
Gets the action that caused the event.
getActualCost() - Method in class com.mindfusion.scheduling.model.Task
Gets the actual cost of this task.
getActualDuration() - Method in class com.mindfusion.scheduling.model.Task
Gets the task actual duration measured in minutes.
getActualEnd() - Method in class com.mindfusion.scheduling.model.Task
Gets the task's actual completion date.
getActualStart() - Method in class com.mindfusion.scheduling.model.Task
Gets the task's actual start date.
getAddEllipsis() - Method in class com.mindfusion.drawing.DrawTextHint
 
getAddress() - Method in class com.mindfusion.scheduling.model.Contact
Gets the address of the contact.
getAddress() - Method in class com.mindfusion.scheduling.model.Location
Gets the address of the location.
getAffectsLayout() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether this item affects the layout of other items when displayed in scheduling controls.
getAlignment() - Method in class com.mindfusion.drawing.TextLayoutOptions
Specifies the horizontal alignment of the text.
getAllDayEvent() - Method in class com.mindfusion.scheduling.model.Appointment
Gets a value indicating whether the appointment is an all-day event.
getAllDayEvent() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether the item represents an all day event.
getAllDayEventCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getAllItems(Iterable<Item>, DateTime, DateTime, Comparator<Item>) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a sorted list with all items in the specified interval, sorted according to the specified comparer.
getAllItems(Iterable<Item>, DateTime, DateTime, Contact, Comparator<Item>) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a sorted list of all items in the specified interval and related to the specified contact, sorted according to the specified comparer.
getAllItems(Iterable<Item>, DateTime, DateTime, Resource, Comparator<Item>) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a sorted list of all items in the specified interval and related to the specified resource, sorted according to the specified comparer.
getAllItems(Iterable<Item>, DateTime, DateTime, Location, Comparator<Item>) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a sorted list of all items in the specified interval and related to the specified location, sorted according to the specified comparer.
getAllItems(Iterable<Item>, DateTime, DateTime, Task, Comparator<Item>) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a sorted list of all items in the specified interval and related to the specified task, sorted according to the specified comparer.
getAllItems(Iterable<Item>, DateTime, DateTime) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval.
getAllItems(Iterable<Item>, DateTime, DateTime, Contact) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Contact object.
getAllItems(Iterable<Item>, DateTime, DateTime, Resource) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Resource object.
getAllItems(Iterable<Item>, DateTime, DateTime, Location) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Location object.
getAllItems(Iterable<Item>, DateTime, DateTime, Task) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Task object.
getAllItems(Iterable<Item>, DateTime, DateTime, Resource[]) - Static method in class com.mindfusion.scheduling.model.ItemFinder
Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval and associated with all of the specified resources.
getAllItems(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all events, including recurrent item instances, scheduled to occur in the specified time interval.
getAllItems(DateTime, DateTime, Contact) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Contact object.
getAllItems(DateTime, DateTime, Resource) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Resource object.
getAllItems(DateTime, DateTime, Location) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Location object.
getAllItems(DateTime, DateTime, Task) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Task object.
getAllItems() - Method in class com.mindfusion.scheduling.model.Schedule
Gets all items in the schedule, both normal and hidden ones.
getAllowAutoScroll() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the control scrolls automatically its contents when users drag items near the edge of the client rectangle.
getAllowChangeEnd() - Method in class com.mindfusion.scheduling.model.Appointment
Gets a value indicating whether users are allowed to change the appointment's end time.
getAllowChangeEnd() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether users are allowed to change the item's end time.
getAllowChangeResource() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets a value indicating whether the item is allowed to change its resources.
getAllowChangeStart() - Method in class com.mindfusion.scheduling.model.Appointment
Gets a value indicating whether users are allowed to change the appointment's start time.
getAllowChangeStart() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether users are allowed to change the item's start time.
getAllowDrag() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the user can initiate a drag operation within the component.
getAllowInplaceCreate() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether users are allowed to create items interactively.
getAllowInplaceEdit() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether users are allowed to edit items interactively.
getAllowItems() - Method in class com.mindfusion.scheduling.DateStyle
Gets a value indicating whether the date cells in this range allow items to be placed or created in them interactively.
getAllowItems() - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Gets a value indicating whether the calendar cell for the specified day allows items to be placed or created in it interactively.
getAllowMove() - Method in class com.mindfusion.scheduling.model.Appointment
Gets a value indicating whether users are allowed to move the appointment.
getAllowMove() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether users are allowed to move the item.
getAllowMoveUnselectedItems() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether users are allowed to move unselected items.
getAllowMultiple() - Method in class com.mindfusion.scheduling.Selection
Gets a value indicating whether users are allowed to select multiple elements at a time.
getAllowReorderResources() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether users are allowed to reorder resource rows via drag and drop.
getAllowReorderResources() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether users are allowed to reorder resource columns via drag and drop.
getAllowResizeColumns() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the users can resize timetable columns.
getAllowResizeRowHeaders() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether the users can resize the row headers when GroupRowHeader is enabled.
getAllowSelect() - Method in class com.mindfusion.scheduling.DateStyle
Gets a value indicating whether the date cells in this range can be selected.
getAllowSelect() - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Gets a value indicating whether the specified day of the week can be selected.
getAlwaysOnTop() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether this item is always processed last when displayed in scheduling controls.
getAMDesignator() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the string designator for hours that are "ante meridiem" (before noon).
getAngle() - Method in class com.mindfusion.drawing.GradientBrush
Gets the gradient orientation angle.
getAppointment() - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
 
getArray() - Method in class com.mindfusion.drawing.PointList
 
getAttendees() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the attendees of this appointment.
getBackgroundColor() - Method in class com.mindfusion.drawing.HatchBrush
Gets the color of spaces between the hatch lines drawn by this brush.
getBlack() - Static method in class com.mindfusion.scheduling.Theme
Gets the Black predefined theme.
getBorderBottomColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the bottom border of a calendar element.
getBorderBottomWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the bottom border of an element.
getBorderBrush() - Method in class com.mindfusion.common.RangeSelector
Gets the border of the selector.
getBorderLeftColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the left border of a calendar element.
getBorderLeftWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the left border of an element.
getBorderRightColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the right border of a calendar element.
getBorderRightWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the right border of an element.
getBorderTopColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the top border of a calendar element.
getBorderTopWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the top border of an element.
getBottomTimelineSettings() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the settings for the bottom timeline.
getBounds() - Method in class com.mindfusion.common.DrawEvent
Gets the bounding rectangle of the element being drawn.
getBounds() - Method in class com.mindfusion.drawing.Polygon
Gets the smallest rectangle bounding the polygon.
getBounds() - Method in class com.mindfusion.scheduling.Calendar
Gets the bounding rectangle of the component, in local coordinates.
getBounds() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the bounding rectangle of the element being drawn.
getBounds() - Method in class com.mindfusion.scheduling.DateEvent
Gets the bounding rectangle of the clicked date cell.
getBounds() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets the rectangle bounding the item contents.
getBounds() - Method in class com.mindfusion.scheduling.ItemEditContext
Gets the rectangle bounding the item contents.
getBrush() - Method in class com.mindfusion.drawing.DrawTextHint
 
getBrush() - Method in class com.mindfusion.drawing.Pen
Gets the color of this pen.
getBrush() - Method in class com.mindfusion.scheduling.model.Style
Gets the brush used to fill the interior of elements.
getButton() - Method in class com.mindfusion.scheduling.DateEvent
Gets the pressed mouse button.
getButton() - Method in class com.mindfusion.scheduling.ItemMouseEvent
Gets the pressed mouse button.
getButtonBackgroundBrush() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to fill the selector buttons when they are in normal state.
getButtonBackgroundBrushDisabled() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to fill selector buttons when the selector is disabled.
getButtonBackgroundBrushDown() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to fill the selector buttons when they are pressed.
getButtonBackgroundBrushOver() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to fill the selector buttons when they are pointed with the mouse.
getButtonBorderBrush() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to draw the border of selector buttons.
getButtonBorderBrushDisabled() - Method in class com.mindfusion.common.RangeSelector
Gets the border brush used to draw the border of selector buttons when the selector is disabled.
getButtonBorderBrushDown() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to draw the border of selector buttons when they are pressed.
getButtonBorderBrushOver() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to draw the border of selector buttons when they are pointed with the mouse.
getButtonBorderColor() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the color used to draw the buttons border lines.
getButtonBorderThickness() - Method in class com.mindfusion.common.RangeSelector
Gets the border thickness of the selector buttons.
getButtonFillBrush() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the background of button child controls when they are neither pushed nor the mouse pointer hovers over them.
getButtonFillBrushDown() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the background of button child controls when they are pushed down.
getButtonFillBrushOver() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the background of button child controls when the mouse pointer hovers over them.
getButtonOffset() - Method in class com.mindfusion.scheduling.Calendar
Gets the offset of the navigation buttons, displayed in the views' headers.
getButtonSize() - Method in class com.mindfusion.common.RangeSelector
Gets the size of the buttons.
getButtonSize() - Method in class com.mindfusion.scheduling.Calendar
Gets the size of the navigation buttons, displayed in the views' headers.
getByName(String) - Static method in class com.mindfusion.drawing.DashStyle
 
getCalendar() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets the Calendar component, associated with the item.
getCalendar() - Method in class com.mindfusion.scheduling.ItemEditContext
Gets the Calendar component, associated with the item.
getCalendar() - Method in class com.mindfusion.scheduling.standardforms.DateComboBox
 
getCalendarCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when the mouse pointer is over the calendar.
getCancelButtonCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getCanRedo() - Method in class com.mindfusion.scheduling.model.Schedule
Gets a value indicating whether there is a command in the redo history which can be redone.
getCanUndo() - Method in class com.mindfusion.scheduling.model.Schedule
Gets a value indicating whether there is a command in the undo history which can be undone.
getCap() - Method in class com.mindfusion.drawing.Pen
 
getCapIncompleteSegments() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether to cap incomplete item segments.
getCellLayout() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the layout of the cells in SingleMonth and MonthRange views.
getCellOffset() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the time offset of the first cell from the origin of the resource view.
getCellSettings() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a CellSettings object used to customize the visualization of cells in the List view.
getCellSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the size of time cells.
getCellSpacing() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the amount space between adjacent cells.
getCellStyle() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the style of a time segment cell.
getCellTime() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the time length of a single cell in a timetable view, accurate to the nearest second.
getCellUnits() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the resolution of the list view.
getCenterColor() - Method in class com.mindfusion.drawing.RadialGradientBrush
Gets the center color.
getCity() - Method in class com.mindfusion.scheduling.model.Location
Gets the city of this location.
getClassId() - Method in class com.mindfusion.scheduling.model.InstantiateItemEvent
Gets the class identifier of the item.
getClassId() - Method in class com.mindfusion.scheduling.model.InstantiateResourceEvent
Gets the class identifier of the resource.
getClassVersion() - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Gets the class version of the currently deserialized item.
getClicks() - Method in class com.mindfusion.scheduling.DateEvent
Gets the number of clicks.
getClicks() - Method in class com.mindfusion.scheduling.ItemMouseEvent
Gets the number of clicks.
getClip() - Method in class com.mindfusion.drawing.AwtGraphics
 
getClipBounds() - Method in class com.mindfusion.drawing.AwtGraphics
 
getColor() - Method in class com.mindfusion.drawing.Pen
Gets the color of this pen.
getColor() - Method in class com.mindfusion.drawing.SolidBrush
Gets the color that fills the interior of objects painted with this brush.
getColor1() - Method in class com.mindfusion.drawing.GradientBrush
Gets the first gradient color.
getColor2() - Method in class com.mindfusion.drawing.GradientBrush
Gets the second gradient color.
getColorFromName(String) - Static method in class com.mindfusion.common.ColorConverter
 
getColors() - Method in class com.mindfusion.drawing.GradientBrush
 
getColors() - Method in class com.mindfusion.drawing.RadialGradientBrush
 
getColumnBandSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the size of the bands displayed on the left/top side of each timetable column.
getColumnResizeCursorH() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when a column can be resized or is being resized in a horizontal Timetable view.
getColumnResizeCursorV() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when a column can be resized or is being resized in a vertical Timetable view.
getCommand() - Method in class com.mindfusion.scheduling.model.UndoEvent
Gets a reference to the Command instance related to the event being handled.
getCommands() - Method in class com.mindfusion.scheduling.model.CompositeCommand
Gets a list containing the child Command objects.
getConfirm() - Method in class com.mindfusion.scheduling.ItemConfirmEvent
Gets a value indicating whether the action related to this event should be confirmed or canceled.
getConfirmAll() - Method in class com.mindfusion.scheduling.RecurringItemConfirmEvent
Gets a value indicating whether the operation is allowed for all occurrences of a repeating item.
getConfirmOccurrence() - Method in class com.mindfusion.scheduling.RecurringItemConfirmEvent
Gets a value indicating whether the operation is allowed for the particular occurrence.
getConfirmRecurrenceRemoveHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getConfirmRecurrenceRemoveMessage() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getContactAt(int, int) - Method in class com.mindfusion.scheduling.Calendar
Gets the Contact object associated with the calendar element at the specified point.
getContactAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Gets the Contact object associated with the calendar element at the specified point.
getContactNameFormat() - Method in class com.mindfusion.scheduling.Calendar
Gets how to format and display contact names.
getContacts() - Method in class com.mindfusion.scheduling.Calendar
Gets the contacts whose schedule to display in the component when Calendar.getGroupType() is GroupType.GroupByContacts.
getContacts() - Method in class com.mindfusion.scheduling.model.Appointment
Gets a list with all contacts associated with this appointment.
getContacts() - Method in class com.mindfusion.scheduling.model.Item
Gets a list with all contacts associated with this item.
getContacts() - Method in class com.mindfusion.scheduling.model.Schedule
Gets all contacts defined in the Schedule.
getContactsCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getContentsMargin() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the amount of space between the contents border and the actual contents of the view.
getContentsMargin() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the amount of space between the contents border and the actual contents of the view.
getContentsMargin() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the amount of space between the month's day cells and the month's bounding rectangle.
getContext() - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
 
getContext() - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Gets a context object that can help you write and read various values.
getContinuous() - Method in class com.mindfusion.scheduling.Selection
Gets a value indicating whether users can select only one range of dates in the calendar.
getControlAppearance() - Method in class com.mindfusion.scheduling.Calendar
Gets the visual style of the calendar child controls.
getControlAppearance() - Method in class com.mindfusion.scheduling.Theme
Gets the appearance of the child controls in this theme.
getControlSize() - Method in class com.mindfusion.common.TriStateCheckBox.MyCheckBoxIcon
 
getControlStyle() - Method in class com.mindfusion.scheduling.Calendar
Gets a ControlStyle object that allows customizing the visualization of the calendar child controls.
getControlStyle() - Method in class com.mindfusion.scheduling.Theme
Gets a value indicating the appearance of the child controls within the Calendar, such as buttons and scrollbars.
getCopy(int) - Method in class com.mindfusion.drawing.PointList
 
getCount() - Method in class com.mindfusion.scheduling.ItemSelection
Gets the number of selected items.
getCountry() - Method in class com.mindfusion.scheduling.model.Location
Gets the country of this location.
getCueFormHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getCurrentTime() - Method in class com.mindfusion.scheduling.Calendar
Gets the current time.
getCurrentView() - Method in class com.mindfusion.scheduling.Calendar
Gets the type of the calendar view.
getCustomBrushes() - Method in class com.mindfusion.scheduling.model.Resource
Gets a CustomBrushes object associated with the resource.
getCustomDraw() - Method in class com.mindfusion.scheduling.Calendar
Gets which UI elements of the calendar should be custom drawn.
getCustomGroupType() - Method in class com.mindfusion.scheduling.Calendar
Gets a runtime type of the resources to group by.
getCustomItemViewerConstructor(Class<? extends Item>) - Static method in class com.mindfusion.scheduling.Utilities
 
getCustomPreviewTexts() - Method in class com.mindfusion.scheduling.PrintOptions
Gets a dictionary with the custom texts to use in the built-in Print Preview form.
getCustomSecondaryGroupType() - Method in class com.mindfusion.scheduling.Calendar
Gets a runtime type of the secondary resources to group by.
getCustomTheme() - Method in class com.mindfusion.scheduling.Calendar
Gets the custom theme applied to the component.
getCycleMethod() - Method in class com.mindfusion.drawing.GradientBrush
 
getCycleMethod() - Method in class com.mindfusion.drawing.RadialGradientBrush
 
getDailyRecurrence() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the type of daily recurrence.
getDailyValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDark() - Static method in class com.mindfusion.scheduling.Theme
Gets the Dark predefined theme.
getDashArray() - Method in class com.mindfusion.drawing.DashStyle
Returns the array that defines the dash pattern.
getDashPhase() - Method in class com.mindfusion.drawing.DashStyle
Gets a value indicating the start offset into the dash pattern.
getDashStyle() - Method in class com.mindfusion.drawing.Pen
Gets the dash style of this pen.
getDate() - Method in class com.mindfusion.common.DateTime
Gets the date component of this instance.
getDate() - Method in class com.mindfusion.scheduling.Calendar
Gets the date currently displayed in the calendar.
getDate() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the date and time associated with the element being drawn.
getDate() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the date and time associated with the element being customized.
getDate() - Method in class com.mindfusion.scheduling.DateEvent
Gets the date and time associated with the event.
getDateAt(int, int) - Method in class com.mindfusion.scheduling.Calendar
Returns the date of the calendar cell located at the specified coordinates.
getDateAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Returns the date of the calendar cell located at the specified position.
getDateAt(int, int, ByRef<Rectangle>) - Method in class com.mindfusion.scheduling.Calendar
Returns the date of the calendar cell located at the specified position and the bounding rectangle of the cell.
getDateAt(Point, ByRef<Rectangle>) - Method in class com.mindfusion.scheduling.Calendar
Returns the date of the calendar cell located at the specified position and the bounding rectangle of the cell.
getDateCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDates() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a collection of all dates visualized in the timetable.
getDatesCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDateTimeInfo() - Method in class com.mindfusion.scheduling.Calendar
Gets a DateTimeInfo object that specifies how to format and display all dates within the calendar.
getDay() - Method in class com.mindfusion.common.DateTime
Gets the day of month component of the date (1-31).
getDay() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets a value indicating on which day of a week the event occurs.
getDayDistance() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the distance between adjacent days.
getDayHeaderBrush() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the brush used to paint the subheader where the all-day items are displayed.
getDayHeaderMinSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the minimum size of the header displaying all-day items.
getDayHeaderSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the desired size of the header displaying all-day items.
getDayName(DayOfWeek) - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the name of the specified day of the week.
getDayNames() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the full names of the days of the week.
getDayNamesHeaderHeight() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the height of the day-names header in the WeekRange view.
getDayOfMonth() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets on which day of a month the event occurs.
getDayOfMonth(DateTime) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
getDayOfWeek() - Method in class com.mindfusion.common.DateTime
Gets the day of the week represented by this instance.
getDayOfWeek() - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Gets the day of the week to which this DayOfWeekStyle object is assigned.
getDayOfWeek(DateTime) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
getDayOfWeekFormat() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the format of the day names displayed in the week header.
getDayOfWeekFormat() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the display format of the names of the days of the week.
getDayOfWeekStyles() - Method in class com.mindfusion.scheduling.Calendar
Gets a collection of DayOfWeekStyle objects that allow customizing the appearance of specific days of the week in the calendar.
getDayOfYear() - Method in class com.mindfusion.common.DateTime
Gets the day of the year represented by this instance.
getDayRanges() - Method in class com.mindfusion.scheduling.Selection
Gets a read-only collection of DateTime objects, sorted chronologically.
getDays() - Method in class com.mindfusion.common.Duration
Gets the days component of the time interval represented by the current Duration object.
getDays() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets how many days should pass before the event occurs again.
getDaysCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDaySettings() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the CellSettings object used to customize the visualization of days in SingleMonth and MonthRange views.
getDaySettings() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the CellSettings object used to customize the visualization of days in a WeekRange view.
getDaysInMonth(int, int) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
getDaysOfWeek() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets on which days of a week the event occurs.
getDaySpacing() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the amount of space between adjacent days.
getDayStyles() - Method in class com.mindfusion.scheduling.Calendar
Gets a collection of DateStyle objects that allow customizing the appearance of specific days in the calendar.
getDaysValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDayValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDefaultSize() - Method in class com.mindfusion.scheduling.Calendar
Gets the default size of the component.
getDelayInplaceEdit() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the in-place editing of an item is delayed for a second when the item is clicked.
getDeleteButtonCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDescriptionText() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the details text displayed for this appointment by scheduling controls.
getDescriptionText() - Method in class com.mindfusion.scheduling.model.Item
Gets the description displayed for this item by scheduling controls.
getDetails() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the detailed description of this appointment.
getDetails() - Method in class com.mindfusion.scheduling.model.Task
Gets the detailed description of this task.
getDetailsCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDialogResult() - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
 
getDialogResult() - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
 
getDialogResult() - Method in class com.mindfusion.scheduling.standardforms.TaskForm
 
getDisableReminders() - Method in class com.mindfusion.scheduling.model.Schedule
Gets a value indicating whether to completely disable reminders in the whole schedule.
getDragFeedBackType() - Method in class com.mindfusion.scheduling.Calendar
Gets the type of feedback to provide during drag-and-drop from ItemListView.
getDragItemsOnDisabledAreas() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether to update the position of items dragged over areas which do not allow items.
getDropLocation() - Method in class com.mindfusion.scheduling.CalendarTransferHandler
 
getDueDate() - Method in class com.mindfusion.scheduling.model.Task
Gets the task's due date.
getDueDateCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getDuration() - Method in class com.mindfusion.scheduling.DraggedItem
Get duration calculated by Item (endTime - startTime)
getDurationCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEditFormHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEditRecurrenceFormHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEffectiveEndDate() - Method in class com.mindfusion.scheduling.model.Recurrence
Returns the effective end date for this recurrence.
getEffectiveWidth(Graphics2D) - Method in class com.mindfusion.drawing.Pen
Gets the effective width of the lines drawn with this pen once it has been applied to a Graphics2D object.
getElement() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the type of the calendar element being drawn.
getElement() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the type of the calendar element related to the event.
getElement() - Method in class com.mindfusion.scheduling.TooltipEvent
Gets the element whose tooltip is being displayed.
getElementBounds(CalendarElement, int) - Method in class com.mindfusion.scheduling.Calendar
Gets the bounding rectangle of a particular calendar element.
getEmail() - Method in class com.mindfusion.scheduling.model.Contact
Gets the e-mail address of the contact.
getEnableAutoDayChange() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the Timetable view will automatically scroll one day forth and back when the user moves the mouse at the top or at the bottom of the view.
getEnableCollisions() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether the item collision processing is enabled.
getEnableCollisions() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the item collision processing is enabled.
getEnabled() - Method in class com.mindfusion.scheduling.Selection
Gets a value indicating whether users are allowed to select any cells in the calendar.
getEnableDayItems() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether items longer than 24 hours are displayed in the day header or not.
getEnableDefaultRendering() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether the default item rendering is enabled.
getEnableDragCreate() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether items are created merely by dragging in the control.
getEnableKeyboard() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the selection can be manipulated through the keyboard.
getEnableLanes() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether the view should take into consideration the lanes associated with item.
getEnableMilestoneMode() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether milestone item rendering mode is turned on.
getEnableRowTitleFormat() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether the RowTitleFormat property will be taken into consideration.
getEnableSnapping() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether custom snapping is enabled.
getEnableSnapping() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether snapping is enabled.
getEnableSnapping() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether custom snapping is enabled.
getEnableVirtualItemSpace() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether items in the list view can be scrolled through.
getEnableWorkOnWeekends() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to color the work-time cells in weekend days.
getEnd() - Method in class com.mindfusion.drawing.GradientBrush
 
getEndAfterCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEndCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEndDate() - Method in class com.mindfusion.scheduling.Calendar
Gets the last date displayed in the calendar.
getEndDate() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the end date of the recurrence.
getEndDateCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEndsHere() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets a value indicating whether the item part being drawn is the last part of the item.
getEndTime() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the end time associated with the element being drawn.
getEndTime() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the end time (if any) associated with the element being customized.
getEndTime() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the appointment's scheduled end time.
getEndTime() - Method in class com.mindfusion.scheduling.model.Item
Gets the item's scheduled end time.
getEndTime() - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
 
getEndTime() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the end time of the timetable, expressed in minutes since the beginning of the day.
getEndTimeCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEnsureVisibleSelection() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether interactively selected cells should be automatically brought into view.
getEstimatedCost() - Method in class com.mindfusion.scheduling.model.Task
Gets the estimated cost of this task.
getEstimatedDuration() - Method in class com.mindfusion.scheduling.model.Task
Gets the estimated duration of this task.
getEvenMonthsBrush() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the brush used to paint the background of all even months' areas in the WeekRange view.
getEvenWeeksBrush() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the brush used to paint the background of the contents of even weeks.
getEveryCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEveryWeekdayValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getEveryWeekendValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getExactDateAt(int, int) - Method in class com.mindfusion.scheduling.Calendar
Returns the date located at the specified coordinates.
getExactDateAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Returns the date located at the specified position.
getExceptions() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the list of all recurrence exceptions.
getExImage(Image) - Static method in class com.mindfusion.drawing.ExternalizableImage
 
getExpandableRows() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether the rows in the resource view can be expanded/collapsed.
getExpandActiveItemOn() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets whether the active item should ignore collisions.
getExpandActiveItemOn() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets whether the active item should ignore collisions.
getExpiration() - Method in class com.mindfusion.common.License
 
getExtendedCurrentTimeMarker() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets whether current-time marker spans the full extent of resource view.
getExtendedCurrentTimeMarker() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets whether current-time marker spans the full extent of timetable view.
getFileVersion() - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
getFileVersion() - Method in class com.mindfusion.scheduling.model.SerializationContext
Gets the format revision number of the file being loaded.
getFillColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to fill calendar elements.
getFillContents() - Method in class com.mindfusion.scheduling.PrintOptions
Gets a value indicating whether to print calendar elements with their original fill or to use a white brush for filling.
getFilterWeekends() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether to hide weekend cells.
getFirst() - Method in class com.mindfusion.common.Pair
Gets the first object in the pair.
getFirstDate() - Method in class com.mindfusion.scheduling.Calendar
Gets the first date of the time range displayed in the calendar.
getFirstDayOfMonthFormat() - Method in class com.mindfusion.scheduling.CellSettings
Gets the string used to format and display the first day of each month in the calendar.
getFirstDayOfWeek() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the first day of the week.
getFirstDayOfYearFormat() - Method in class com.mindfusion.scheduling.CellSettings
Gets the string used to format and display the first day of each year in the calendar.
getFirstName() - Method in class com.mindfusion.scheduling.model.Contact
Gets the first name of the contact.
getFirstValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getFirstVisibleDate() - Method in class com.mindfusion.scheduling.Calendar
Determines which is the first visible date in the current view.
getFirstVisibleResource() - Method in class com.mindfusion.scheduling.Calendar
Determines which is the first visible resource in the current view.
getFirstWeekendDay() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the first weekend day.
getFitToPage() - Method in class com.mindfusion.scheduling.PrintOptions
Gets a value indicating whether the print output is scaled to fit in a single page, preserving the aspect ratio of the original view.
getFont() - Method in class com.mindfusion.drawing.DrawTextHint
 
getFont() - Method in class com.mindfusion.drawing.Text
Gets the font object used to setup the text.
getFont() - Method in class com.mindfusion.scheduling.model.Style
Gets the font used to display an element's text.
getFontHeight(Font) - Method in class com.mindfusion.drawing.AwtGraphics
 
getFooterFormat() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a string used to format the footer.
getFooterSize() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the footer size, in pixels.
getForegroundColor() - Method in class com.mindfusion.drawing.HatchBrush
Gets the color of hatch lines drawn by this brush.
getFormat() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the format of the displayed dates in the timeline.
getFourthValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getFractions() - Method in class com.mindfusion.drawing.GradientBrush
 
getFractions() - Method in class com.mindfusion.drawing.RadialGradientBrush
 
getFreeDrag() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether users can drag items anywhere in the view, not only in the first unoccupied row.
getFreePeriod(DateTime, DateTime, Duration) - Method in class com.mindfusion.scheduling.model.Schedule
Returns the next period after the specified date with the specified duration which is not occupied by items.
getFreePeriodByContact(DateTime, DateTime, Duration, ResourceList<Contact>) - Method in class com.mindfusion.scheduling.model.Schedule
Returns the next period after the specified date with the specified duration, which is not occupied by items associated with the specified contacts.
getFreePeriodByLocation(DateTime, DateTime, Duration, ResourceList<Location>) - Method in class com.mindfusion.scheduling.model.Schedule
Returns the next period after the specified date with the specified duration, which is not occupied by items associated with the specified locations.
getFreePeriodByResource(DateTime, DateTime, Duration, ResourceList<Resource>) - Method in class com.mindfusion.scheduling.model.Schedule
Returns the next period after the specified date with the specified duration, which is not occupied by items associated with the specified resources.
getFreePeriodByTask(DateTime, DateTime, Duration, ResourceList<Task>) - Method in class com.mindfusion.scheduling.model.Schedule
Returns the next period after the specified date with the specified duration, which is not occupied by items associated with the specified tasks.
getFrom() - Method in class com.mindfusion.scheduling.DateStyle
Gets the start date of the formatted range.
getGeneralFormat() - Method in class com.mindfusion.scheduling.CellSettings
Gets the string used to format and display dates and times in the calendar.
getGeneralFormat() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the string to use when formatting times in the timeline.
getGlowColor() - Method in class com.mindfusion.scheduling.GlassEffect
Gets the color of the glow portion of the effect.
getGraphics() - Method in class com.mindfusion.common.DrawEvent
Gets the target graphics.
getGraphics() - Method in class com.mindfusion.drawing.DrawTextHint
 
getGraphics() - Method in class com.mindfusion.drawing.Text
Gets the graphics object used to setup the text.
getGraphics() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the Graphics2D instance whose methods can be used to perform custom drawing.
getGraphics() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets the target graphics object.
getGridStyle() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the style of the grid lines.
getGroupByResources() - Method in class com.mindfusion.scheduling.CustomizeGroupingEvent
Gets the resources to group by.
getGroupHeaderSize() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the size of the group header.
getGroupHeaderStyle() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the appearance style used to paint the headers of individual columns.
getGroupHourCount() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the number of hours to group when TimetableSettings.getGroupHours() is enabled.
getGroupHours() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether hours displayed in the timeline are grouped.
getGroupRowHeader() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether the rows display the header as a group header.
getGroupType() - Method in class com.mindfusion.scheduling.Calendar
Gets the grouping criteria for the Timetable, WeekRange, List and Resource views.
getGroupTypeFromResource(Resource) - Static method in enum com.mindfusion.scheduling.GroupType
 
getGroupWeekends() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets a value indicating whether weekend days are grouped in a single calendar cell.
getGroupWeekendsTitleSeparator() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the separator string displayed between the weekend day names when WeekRangeSettings.getGroupWeekends() is enabled.
getHandled() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets a value indicating whether the event was handled by the client.
getHandled() - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Gets a value indicating whether the event is handled.
getHatchStyle() - Method in class com.mindfusion.drawing.HatchBrush
Gets the hatch style of this brush.
getHeaderBorderBottomColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the bottom border of an element's header.
getHeaderBorderBottomWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the bottom border of an element's header.
getHeaderBorderLeftColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the left border of an element's header.
getHeaderBorderLeftWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the left border of an element's header.
getHeaderBorderRightColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the right border of an element's header.
getHeaderBorderRightWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the right border of an element's header.
getHeaderBorderTopColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the top border of an element's header.
getHeaderBorderTopWidth() - Method in class com.mindfusion.scheduling.model.Style
Gets the width in pixels of the top border of an element's header.
getHeaderBrush() - Method in class com.mindfusion.scheduling.model.Style
Gets the brush used to fill the interior of an element's header.
getHeaderDateFormat() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets how to format and display dates in the timetable header.
getHeaderFont() - Method in class com.mindfusion.scheduling.model.Style
Gets the font used to paint the text of an element's header.
getHeaderHeight() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the height of the header in a MonthRange view.
getHeaderPosition() - Method in class com.mindfusion.scheduling.CellSettings
Gets the position of the cell header.
getHeaderShadowColor() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the color of the shadows cast by headers.
getHeaderShadowColor() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the color of the shadows cast by headers.
getHeaderShadowColor() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the color of the header shadows.
getHeaderShadowColor() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the color of the shadow cast by headers.
getHeaderShadowColor() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the color of the shadows cast by headers.
getHeaderShadowColor() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the color of the headers' shadows.
getHeaderShadowOffset() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the offset of the shadows from the headers that cast them.
getHeaderShadowOffset() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the offset of the shadows from the headers that cast them.
getHeaderShadowOffset() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the offset of the shadows from the headers that cast them.
getHeaderShadowOffset() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the offset of the shadows from the headers that cast them.
getHeaderShadowOffset() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the offset of the shadows from the headers that cast them.
getHeaderShadowOffset() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the offset of the shadows from the headers that cast them.
getHeaderShadowStyle() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the style of the shadows cast by headers.
getHeaderShadowStyle() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the style of the shadows cast by headers.
getHeaderShadowStyle() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the style of the shadows cast by headers.
getHeaderShadowStyle() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the style of the shadows cast by headers.
getHeaderShadowStyle() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the style of the shadows cast by headers.
getHeaderShadowStyle() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the style of the headers' shadows.
getHeaderSize() - Method in class com.mindfusion.scheduling.CellSettings
Gets the size of the cell header in pixels.
getHeaderSize() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the size of the item header for non all-day items in the Timetable view.
getHeaderSize() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the header size in pixels.
getHeaderSpacing() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the amount of space between the headers.
getHeaderSpacing() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the amount of space between headers.
getHeaderSpacing() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the amount of space between headers.
getHeaderStyle() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the style of the List view header.
getHeaderStyle() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the style of the MonthRange view header.
getHeaderStyle() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the style of the month's header.
getHeaderStyle() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the style of the time-period header, displayed above the day-names header.
getHeaderText() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the header text displayed for this appointment by scheduling controls.
getHeaderText() - Method in class com.mindfusion.scheduling.model.Item
Gets the header text displayed for this item by scheduling controls.
getHeaderTextAlignment() - Method in class com.mindfusion.scheduling.model.Style
Gets the alignment of the headers' text.
getHeaderTextBottomMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the bottom header text margin.
getHeaderTextColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint the text of an element's header.
getHeaderTextLeftMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the left header text margin.
getHeaderTextRightMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the right header text margin.
getHeaderTextShadowColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color of the shadow cast by the header text.
getHeaderTextShadowOffset() - Method in class com.mindfusion.scheduling.model.Style
Gets the distance of the shadow from the header texts.
getHeaderTextShadowStyle() - Method in class com.mindfusion.scheduling.model.Style
Gets the type of the shadow cast by the header text.
getHeaderTextTopMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the top header text margin.
getHeight() - Method in class com.mindfusion.common.RangeSelector
Gets the height of the range selector.
getHeight() - Method in class com.mindfusion.common.XDimension2D.Double
 
getHiddenDays() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the days of the week that should not be displayed in a resource view.
getHiddenItemsCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when the mouse pointer is over the hidden items cue icon.
getHideAdornments() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether the item adornments (if any) should not be drawing in scheduling controls.
getHideShadow() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether the item shadow (if any) should not be drawn in scheduling controls.
getHideTrailingWeeks() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether to hide trailing weeks, which do not contain days from the current month.
getHorizontalAlign() - Method in class com.mindfusion.drawing.TextFormat
Gets the horizontal text alignment.
getHour() - Method in class com.mindfusion.common.DateTime
Gets the hour component of the date (0-23).
getHourFormat() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the format of the hours displayed in the timeline.
getHours() - Method in class com.mindfusion.common.Duration
Gets the hours component of the time interval represented by the current Duration object.
getHoursCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getHoursValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getHourValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getHScrollBarBackBrush() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the background of the horizontal scrollbar.
getHScrollBarBackBrushDark() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the background of the horizontal scrollbar when a user clicks on the scrollbar shaft in order to scroll a page left or right.
getHScrollBarBorderColor() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the color used to draw the horizontal scrollbar border lines.
getHScrollBarFillBrush() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the elements of the horizontal scrollbar when they are neither pushed nor the mouse pointer hovers over them.
getHScrollBarFillBrushDown() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the elements of the horizontal scrollbar when they are pushed down.
getHScrollBarFillBrushOver() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the elements of the horizontal scroll bar when the mouse pointer hovers over them.
getHScrollBarHeight() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the height of the horizontal scrollbar.
getHScrollerSmallChange() - Method in class com.mindfusion.scheduling.Calendar
Gets the small step for the horizontal scroll bar.
getHScrollerVisible() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the horizontal scrollbar should always be visible, always hidden or visible only when it is needed.
getHScrollPos() - Method in class com.mindfusion.scheduling.Calendar
Gets the current horizontal scroll position.
getIcon() - Method in class com.mindfusion.scheduling.DraggedItem
get the icon displayed for item
getIconHeight() - Method in class com.mindfusion.common.TriStateCheckBox.MyCheckBoxIcon
 
getIconMargin() - Method in class com.mindfusion.scheduling.ItemListView
Gets the horizontal and vertical margins around the items.
getIconWidth() - Method in class com.mindfusion.common.TriStateCheckBox.MyCheckBoxIcon
 
getId() - Method in class com.mindfusion.drawing.DashStyle
 
getId() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the string identifier of this appointment.
getId() - Method in class com.mindfusion.scheduling.model.Item
Gets the string identifier of this item.
getId() - Method in class com.mindfusion.scheduling.model.Resource
Gets the string identifier of this resource.
getIgnore() - Method in class com.mindfusion.scheduling.model.ValidateOccurrenceEvent
Gets a value indicating whether this occurrence should be ignored in the pattern.
getImage() - Method in class com.mindfusion.drawing.ExternalizableImage
 
getImage(String) - Method in class com.mindfusion.scheduling.Calendar
 
getImage() - Method in class com.mindfusion.scheduling.model.Style
Gets an image associated with this style.
getImageAlignment() - Method in class com.mindfusion.scheduling.model.Style
Gets the image alignment to be used when rendering the image assigned to this style.
getImageIndex() - Method in class com.mindfusion.scheduling.model.Style
Gets the index of the image associated to this style.
getImageIndex() - Method in class com.mindfusion.scheduling.model.Task
Gets the index of the image associated with this task.
getImageList() - Method in class com.mindfusion.scheduling.Calendar
Gets the image list associated with the calendar.
getImageTransparency() - Method in class com.mindfusion.scheduling.model.Style
Gets the transparency of the image associated with this style.
getIndex() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the index associated with the element being drawn.
getIndex() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the index associated with the element being customized.
getIndex() - Method in class com.mindfusion.scheduling.DateEvent
Gets the index (if any) of the calendar cell related to the event or -1 otherwise.
getIndex() - Method in class com.mindfusion.scheduling.ItemListEvent
Gets the index of the item within its containing collection.
getInfoHeaderBrush() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the brush used to paint the info header.
getInfoHeaderSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the size of the info header.
getInnerGridStyle() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the style of the internal grid lines.
getInnerOutlineColor() - Method in class com.mindfusion.scheduling.AeroEffect
Gets the color of the inner outline.
getInnerWords() - Method in class com.mindfusion.drawing.Text
Gets the list containing the words of the text.
getInplaceAcceptOnEnter() - Method in class com.mindfusion.scheduling.Calendar
Gets whether to accept the changes when the user presses Enter during item in-place editing.
getInplaceCancelOnEscape() - Method in class com.mindfusion.scheduling.Calendar
Gets whether to cancel the changes when the user presses Escape during item in-place editing.
getInteractiveItemType() - Method in class com.mindfusion.scheduling.Calendar
Gets the type of item that should be created when a user starts typing while the calendar control has the keyboard focus.
getInternalPoint() - Method in class com.mindfusion.drawing.Polygon
Finds a point inside the polygon.
getInterval() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the recurrence interval.
getIntervalValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getInvalidRecurrenceIntervalHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getInvalidRecurrenceIntervalMessage() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getInvariantLocale() - Static method in class com.mindfusion.common.CommonUtils
 
getIsAffectedByLayout() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether this item is affected by the layout of other items when displayed in scheduling controls.
getIsAllDayEvent() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets a value indicating whether the item is an all day event or not.
getIsDeleted() - Method in class com.mindfusion.scheduling.model.ExceptionCreatedEvent
Gets a value indicating whether the item is deleted.
getIsDeleted() - Method in class com.mindfusion.scheduling.model.RecurrenceException
Gets a value indicating whether this particular occurrence has been deleted.
getIsDeselected() - Method in class com.mindfusion.scheduling.ItemSelectionEvent
Gets a value indicating whether the item was deselected.
getIsEmpty() - Method in class com.mindfusion.scheduling.Selection
Gets a value indicating whether this selection is empty.
getIsHorizontal() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets a value indicating the item's orientation.
getIsHorizontal() - Method in class com.mindfusion.scheduling.ItemEditContext
Gets a value indicating the item's orientation.
getIsMilestone() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets a value indicating whether the item is rendered in milestone mode.
getIsRightToLeft() - Method in class com.mindfusion.common.RangeSelector
Gets whether the control is right-to-left.
getIsSelected() - Method in class com.mindfusion.scheduling.ItemSelectionEvent
Gets a value indicating whether the item was selected.
getIsShadow() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets a value indicating whether the shadow of an item is being drawn.
getIsVirtualListView() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the current view is a CalendarView.List view with enabled virtual item space.
getItem() - Method in class com.mindfusion.common.ListItemEvent
Gets the item related to the event.
getItem() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the item being custom drawn.
getItem() - Method in class com.mindfusion.scheduling.DraggedItem
Get the item wrapped in DraggedItem
getItem() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets the item that is being drawn.
getItem() - Method in class com.mindfusion.scheduling.ItemEditContext
Gets the item that is being edited.
getItem() - Method in class com.mindfusion.scheduling.ItemListEvent
Gets the item related to the event.
getItem() - Method in class com.mindfusion.scheduling.model.InstantiateItemEvent
Gets the newly created item.
getItem() - Method in class com.mindfusion.scheduling.model.ItemEvent
Gets the item related to the event.
getItem() - Method in class com.mindfusion.scheduling.model.RecurrenceException
Gets the item representing the recurrence exception.
getItem() - Method in class com.mindfusion.scheduling.model.ValidateOccurrenceEvent
Gets a reference to the occurrence being checked for validity.
getItem() - Method in class com.mindfusion.scheduling.ModifiedItemInfo
Gets a reference to the modified item.
getItemAt(int, int) - Method in class com.mindfusion.scheduling.Calendar
Gets the Item object displayed at the specified coordinates.
getItemAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Gets the Item object displayed at the specified coordinates.
getItemAt(int) - Method in class com.mindfusion.scheduling.ItemListView
Gets the item at the specified position.
getItemBounds(Item) - Method in class com.mindfusion.scheduling.Calendar
Retrieves the bounding rectangle of the specified item.
getItemChangeResourceKey() - Method in class com.mindfusion.scheduling.Calendar
Gets the modifier key, which lets users drag items between different contacts, resources, locations or tasks in a grouped view.
getItemCloneKey() - Method in class com.mindfusion.scheduling.Calendar
Gets the modifier key, which when pressed allows users to interactively clone items.
getItemDragCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when an item is being dragged.
getItemDragKey() - Method in class com.mindfusion.scheduling.Calendar
Gets the modifier key that lets users start a drag-and-drop operation when they drag an item.
getItemEffects() - Method in class com.mindfusion.scheduling.Calendar
Gets a collection with all effects applied to the elements of this calendar.
getItemHResizeCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when the mouse pointer is over the horizontal resize area of an item.
getItemInfo() - Method in class com.mindfusion.scheduling.ItemsEvent
Gets a list with information about the items related to the event.
getItemListLane(Item) - Method in class com.mindfusion.scheduling.Calendar
Gets the index of the lane of the specified item within a List view with setFreeDrag set to true.
getItemModificationStyle() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating the way items are processed when modified interactively.
getItemMoveCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when the mouse pointer is over the move area of an item.
getItemNoDragCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when an item is dragged over a location that cannot contain items.
getItemOffset() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the distance between the first item and its adjoining cell side.
getItemOrientation() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether the items are displayed horizontally, vertically or according to the orientation of the view.
getItems() - Method in class com.mindfusion.scheduling.ItemSelection
Gets the selected items.
getItems() - Method in class com.mindfusion.scheduling.model.Schedule
Gets all scheduled items.
getItemsCount() - Method in class com.mindfusion.scheduling.ItemListView
Gets the number of items in the list view.
getItemScroll() - Method in class com.mindfusion.scheduling.Calendar
Gets the current scroll position in a List view with ListViewSettings.setEnableVirtualItemSpace(java.lang.Boolean) set to true.
getItemSelection() - Method in class com.mindfusion.scheduling.Calendar
Gets a list of all selected items.
getItemSettings() - Method in class com.mindfusion.scheduling.Calendar
Gets the ItemSettings object used to customize the visualization of schedule items in all calendar views.
getItemSettings() - Method in class com.mindfusion.scheduling.Theme
Gets an object defining the appearance of items in this theme.
getItemSize() - Method in class com.mindfusion.scheduling.ItemListView
Gets the size of the icons displayed in the list.
getItemsToRemindOf() - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list with all items that must be reminded of at the current time.
getItemsToRemindOf(DateTime) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list with all items that must be reminded of at the specified time.
getItemsToRemindOf(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list with all items that must be reminded of in the specified interval.
getItemsVisible() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether to display schedule items in the calendar.
getItemTooltipFormat() - Method in class com.mindfusion.scheduling.Calendar
Gets the format of item tooltips.
getItemVResizeCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when the mouse pointer is over the vertical resize area of an item.
getIterableSize(Iterable<?>) - Static method in class com.mindfusion.common.CommonUtils
 
getKeepItemSelection() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the item selection is preserved when an item from the selection is clicked.
getKey() - Method in class com.mindfusion.common.KeyValuePair
 
getLandscape() - Method in class com.mindfusion.scheduling.PrintOptions
Gets the orientation of the pages.
getLaneSize() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the size of a single lane.
getLastDate() - Method in class com.mindfusion.scheduling.Calendar
Gets the last date of the time range displayed in the calendar.
getLastName() - Method in class com.mindfusion.scheduling.model.Contact
Gets the last name of the contact.
getLastValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getLastVisibleDate() - Method in class com.mindfusion.scheduling.Calendar
Determines which is the last visible date in the current view.
getLastVisibleResource() - Method in class com.mindfusion.scheduling.Calendar
Determines which is the last visible resource in the current view.
getLeadingWeekCount() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the number of full weeks to display from the previous month.
getLength(T[][], int) - Static method in class com.mindfusion.common.CommonUtils
Returns the specified dimension of the specified two-dimensional array.
getLength(int[][], int) - Static method in class com.mindfusion.common.CommonUtils
Returns the specified dimension of the specified two-dimensional array.
getLength(double[][], int) - Static method in class com.mindfusion.common.CommonUtils
Returns the specified dimension of the specified two-dimensional array.
getLength(float[][], int) - Static method in class com.mindfusion.common.CommonUtils
Returns the specified dimension of the specified two-dimensional array.
getLength(short[][], int) - Static method in class com.mindfusion.common.CommonUtils
Returns the specified dimension of the specified two-dimensional array.
getLength(_T[][], int) - Static method in class com.mindfusion.common.Helper
Returns the length of the specified dimension of a two-dimensional array.
getLength(int[][], int) - Static method in class com.mindfusion.common.Helper
Returns the specified dimension of the specified two-dimensional array.
getLength(double[][], int) - Static method in class com.mindfusion.common.Helper
Returns the specified dimension of the specified two-dimensional array.
getLength(float[][], int) - Static method in class com.mindfusion.common.Helper
Returns the specified dimension of the specified two-dimensional array.
getLength(short[][], int) - Static method in class com.mindfusion.common.Helper
Returns the specified dimension of the specified two-dimensional array.
getLight() - Static method in class com.mindfusion.scheduling.Theme
Gets the Light predefined theme.
getLila() - Static method in class com.mindfusion.scheduling.Theme
Gets the Lila predefined theme.
getLineAlignment() - Method in class com.mindfusion.drawing.TextLayoutOptions
Specifies the vertical alignment of the text.
getLineColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint various lines that are not part of element borders.
getLineDistance() - Method in class com.mindfusion.drawing.TextLayoutOptions
Specifies the distance between adjacent text lines.
getLineJoin() - Method in class com.mindfusion.drawing.Pen
Gets the line join.
getList() - Method in class com.mindfusion.common.BaseList
Returns the underlying list.
getListLaneAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Retrieves the index of the List view lane at the specified point, expressed in client coordinates.
getListViewSettings() - Method in class com.mindfusion.scheduling.Calendar
Gets the ListViewSettings object used to customize the visualization of the List view.
getListViewSettings() - Method in class com.mindfusion.scheduling.Theme
Gets an object defining the appearance of the List view in this theme.
getLocale() - Method in class com.mindfusion.scheduling.Calendar
Gets the Locale object used to format and display time information in the calendar.
getLocale() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the underlying Locale.
getLocation(Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
getLocation() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the location associated with this appointment.
getLocation() - Method in class com.mindfusion.scheduling.model.Item
Gets the location associated with this item.
getLocationAt(int, int) - Method in class com.mindfusion.scheduling.Calendar
Gets the Location object associated with the calendar element at the specified point.
getLocationAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Gets the Location object associated with the calendar element at the specified point.
getLocationCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getLocations() - Method in class com.mindfusion.scheduling.Calendar
Gets the locations whose schedule to display in the control when Calendar.getGroupType() is GroupType.GroupByLocations.
getLocations() - Method in class com.mindfusion.scheduling.model.Schedule
Gets all locations defined in the Schedule.
getLocked() - Method in class com.mindfusion.scheduling.model.Appointment
Gets a value indicating whether users are forbidden to modify this appointment.
getLocked() - Method in class com.mindfusion.scheduling.model.Item
Gets a value indicating whether users are forbidden to modify this item.
getMainHeaderFormat() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a string used to format the main header.
getMainHeaderHeight() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the height of the main header in a month view.
getMainHeaderSize() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets or sets the main header size, in pixels.
getMainHeaderSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the size of the main header.
getMargin() - Method in class com.mindfusion.scheduling.CellSettings
Gets the distance between the outermost border of the cell and the cell contents.
getMargin() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the amount of space between the outermost border of the view and its contents.
getMargin() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the amount of space between the outermost frame of the month and the month's contents.
getMargin() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the distance between the outermost border and the rest of the calendar contents.
getMaster() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the master item of this recurrence.
getMaxAllDayItems() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the maximum number of all-day items visible in the columns headers at a time.
getMaximum() - Method in class com.mindfusion.common.RangeSelector
Gets the maximum of the control range.
getMaxItemSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the largest size allowed for schedule items.
getMaxListLane(DateTime, DateTime) - Method in class com.mindfusion.scheduling.Calendar
Returns the maximum lane number from the current data of all items in the specified interval.
getMeasureMode() - Method in class com.mindfusion.drawing.TextLayoutOptions
 
getMessage() - Method in class com.mindfusion.scheduling.model.Reminder
Gets the message to display as a reminder.
getMidColor(Color...) - Static method in class com.mindfusion.common.CommonUtils
 
getMiddleName() - Method in class com.mindfusion.scheduling.model.Contact
Gets the middle name of the contact.
getMiddleTimelineSettings() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the settings for the middle timeline.
getMillisecond() - Method in class com.mindfusion.common.DateTime
Gets the millisecond component of the date (0-999).
getMilliseconds() - Method in class com.mindfusion.common.Duration
Gets the milliseconds component of the time interval represented by the current Duration object.
getMinColumnSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the smallest size allowed for timetable columns.
getMinimum() - Method in class com.mindfusion.common.RangeSelector
Gets the minimum of the control range.
getMinimumSelectionLength() - Method in class com.mindfusion.common.RangeSelector
Gets the minimum size of the selected range.
getMinItemLength() - Method in class com.mindfusion.scheduling.Calendar
Gets the minimal length of interactively created items, expressed in minutes.
getMinItemSize() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the smallest size allowed for resource items.
getMinItemSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the smallest size allowed for schedule items.
getMinResourceLength() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the minimum length for resources when ResourceLengthMethod is set to MinimumFixed.
getMinRowSize() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the smallest size allowed for resource rows.
getMinute() - Method in class com.mindfusion.common.DateTime
Gets the minute component of the date (0-59).
getMinuteFormat() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets how to format and display minutes.
getMinutes() - Method in class com.mindfusion.common.Duration
Gets the minutes component of the time interval represented by the current Duration object.
getMinutesCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getMinutesValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getMinuteValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getMiterLimit() - Method in class com.mindfusion.drawing.Pen
Gets the miter limit
getMonth() - Method in class com.mindfusion.common.DateTime
Gets the month component of the date (1-12).
getMonth(DateTime) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
getMonthlyRecurrence() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the type of monthly recurrence.
getMonthlyValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getMonthNames() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the full names of the months.
getMonthOfYear() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets in which month of the year the event occurs.
getMonthRangeSettings() - Method in class com.mindfusion.scheduling.Calendar
Gets the MonthRangeSettings object used to customize the visualization of a month range in the MonthRange view.
getMonthRangeSettings() - Method in class com.mindfusion.scheduling.Theme
Gets an object defining the appearance of the MonthRange view in this theme.
getMonths() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets how many months should pass before the event occurs again.
getMonthSettings() - Method in class com.mindfusion.scheduling.Calendar
Gets the MonthSettings object used to customize the visualization of months in the MonthRange and SingleMonth views.
getMonthSettings() - Method in class com.mindfusion.scheduling.Theme
Gets an object defining the appearance of the SingleMonth view in this theme.
getMonthsInYear(int) - Method in class com.mindfusion.scheduling.Calendar
Returns the number of months in the specified year according to the calendar settings.
getMonthSpacing() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the amount of space between adjacent months.
getMonthsPerRow() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the number of months to be displayed in a row.
getMonthStyles() - Method in class com.mindfusion.scheduling.Calendar
Gets a collection of DateStyle objects that allow customizing the appearance of specific months in the calendar.
getMonthsValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getMonthValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getMoveBandSize() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the size of the move band of items in the Timetable view.
getName() - Method in class com.mindfusion.scheduling.model.Resource
Gets the name of the resource.
getNeedsClip() - Method in class com.mindfusion.drawing.TextLayout
 
getNewDate() - Method in class com.mindfusion.scheduling.DateChangedEvent
Gets the new visible date.
getNewEndTime() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets the new end time of the item.
getNewFormHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getNewItems() - Method in class com.mindfusion.common.ListChangedEvent
Gets the list of new items involved in the change.
getNewListLane() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets the index of the new list lane of the item.
getNewRecurrenceFormHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getNewStartTime() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets the new start time of the item.
getNewText() - Method in class com.mindfusion.scheduling.ItemEditConfirmEvent
Gets the new text that will be applied to the item if the in-place editing operation is allowed.
getNewValue() - Method in class com.mindfusion.common.ScrollEvent
Gets the new value of the scroll bar.
getNoEndCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getNowColor() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the color used to mark the current time in the timeline.
getNowColor() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the color used to mark the current time in the timeline.
getNowFillColor() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the fill color used to mark the current time in the timeline.
getNowFillColor() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the fill color used to mark the current time in the timeline.
getNoWrap() - Method in class com.mindfusion.drawing.TextFormat
Gets a value indicating whether automatic text wrapping is disabled.
getNoWrap() - Method in class com.mindfusion.drawing.TextLayoutOptions
Indicates whether the text should not automatically wrap to a new line when the space to display the text is not sufficient.
getNumberOfCells() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the total number of cells to be displayed in the List view.
getNumberOfDays() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the total number of days displayed in the WeekRange view.
getNumberOfMonths() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the number of months to display in the MonthRange view.
getNumberOfUsers() - Method in class com.mindfusion.common.License
 
getNumOccurrences() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets how many times the recurring event should occur.
getObject() - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
Gets the Item or Resource whose tag is being serialized/deserialized.
getObject() - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Gets the Item or Resource whose tag is being serialized/deserialized.
getOccurrence(int) - Method in class com.mindfusion.scheduling.model.Recurrence
Returns the occurrence having the specified index.
getOccurrence(int, ByRef<Boolean>) - Method in class com.mindfusion.scheduling.model.Recurrence
Returns the occurrence having the specified index.
getOccurrence(int, ByRef<Boolean>, boolean) - Method in class com.mindfusion.scheduling.model.Recurrence
Returns the occurrence having the specified index.
getOccurrence() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets on which occurrence of the day type specified in Recurrence.getDay() the event occurs.
getOccurrenceIndex() - Method in class com.mindfusion.scheduling.model.Item
Gets the index of a repeating occurrence of a recurring item.
getOccurrencesValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getOddMonthsBrush() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the brush used to paint the background of all odd months' areas in the WeekRange view.
getOddWeeksBrush() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the brush used to paint the background of the contents of odd weeks.
getOfEveryCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getOkButtonCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getOldEndTime() - Method in class com.mindfusion.scheduling.ItemModifiedEvent
Gets the old end time of the item.
getOldEndTime() - Method in class com.mindfusion.scheduling.ModifiedItemInfo
Gets the previous end time of the modified item.
getOldItems() - Method in class com.mindfusion.common.ListChangedEvent
Gets the list of items affected by a Replace, Remove, or Reset action.
getOldListLane() - Method in class com.mindfusion.scheduling.ItemListLaneChangedEvent
Gets the previous list lane of the item.
getOldListLane() - Method in class com.mindfusion.scheduling.ModifiedItemInfo
Gets the old list lane of the item.
getOldResources() - Method in class com.mindfusion.scheduling.ItemModifiedEvent
Gets the old resources the item was associated with.
getOldResources() - Method in class com.mindfusion.scheduling.ModifiedItemInfo
Gets the resources previously associated with the modified item.
getOldStartTime() - Method in class com.mindfusion.scheduling.ItemModifiedEvent
Gets the old start time of the item.
getOldStartTime() - Method in class com.mindfusion.scheduling.ModifiedItemInfo
Gets the previous start time of the modified item.
getOldValue() - Method in class com.mindfusion.common.ScrollEvent
Gets the old value of the scroll bar.
getOpacity() - Method in class com.mindfusion.drawing.ImageAttributes
Gets the opacity to apply to the image during rendering.
getOpacity() - Method in class com.mindfusion.scheduling.AeroEffect
Gets the opacity to apply to the element's background.
getOptionsButtonCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getOrientation() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether the cells are displayed horizontally or vertically.
getOrientation() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the view orientation.
getPadding() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the amount of space between each item and the frame lines of the calendar cell that contains the item.
getPaddingBottom() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the amount of space between the bottom side of an item and bottom frame line of the calendar cell that contains the item.
getPaddingDaysStyle() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the Style object used to specify appearance settings for the days from previous and next months, shown when the MonthSettings.getShowPaddingDays() is enabled.
getPaddingLeft() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the amount of space between the left side of an item and left frame line of the calendar cell that contains the item.
getPaddingRight() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the amount of space between the right side of an item and right frame line of the calendar cell that contains the item.
getPaddingTop() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the amount of space between the top side of an item and top frame line of the calendar cell that contains the item.
getPageMargins() - Method in class com.mindfusion.scheduling.PrintOptions
Gets the page margins.
getParents() - Method in class com.mindfusion.scheduling.CustomizeGroupingEvent
Gets a list with the parent resources.
getPattern() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the recurrence pattern.
getPatternCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getPercentCompleteCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getPhone() - Method in class com.mindfusion.scheduling.model.Contact
Gets the phone of the contact.
getPlainText() - Method in class com.mindfusion.drawing.StyledText
Gets the text stripped of any formatting tags.
getPlainText() - Method in class com.mindfusion.drawing.Text
Gets the text stripped of any formatting tags.
getPlaySound() - Method in class com.mindfusion.scheduling.model.Reminder
Gets a value indicating whether to play a sound when the reminder is triggered.
getPMDesignator() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the string designator for hours that are "post meridiem" (before noon).
getPointed() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets a value indicating whether the associated item (if any) is being pointed by the mouse.
getPointed() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets a value indicating whether the mouse is over the drawn item.
getPointedItemStyle() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the Style used to paint items when they are pointed with the mouse.
getPointedSelectedItemStyle() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the Style used to paint items when they are pointed with the mouse and selected at the same time.
getPointedSelectedStyle() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the style associated with this appointment.
getPointedSelectedStyle() - Method in class com.mindfusion.scheduling.model.Item
Gets the style associated with the item.
getPointedStyle() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the style associated with this appointment.
getPointedStyle() - Method in class com.mindfusion.scheduling.model.Item
Gets the style associated with the item.
getPoints() - Method in class com.mindfusion.drawing.Polygon
Gets a collection of the polygon points.
getPreferredScrollableViewportSize() - Method in class com.mindfusion.scheduling.Calendar
 
getPreferredSize() - Method in class com.mindfusion.scheduling.Calendar
 
getPreviousDate() - Method in class com.mindfusion.scheduling.DateChangedEvent
Gets the previous visible date.
getPrimaryBrush() - Method in class com.mindfusion.scheduling.model.CustomBrushes
Gets the brush used to paint primary calendar elements.
getPrintOptions() - Method in class com.mindfusion.scheduling.Calendar
Gets a PrintOptions object that allows customizing various aspects of printing.
getPriority() - Method in class com.mindfusion.scheduling.DateStyle
Gets the format priority.
getPriority() - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Gets the style priority.
getPriority() - Method in class com.mindfusion.scheduling.model.Item
Gets the priority of this item.
getPriority() - Method in class com.mindfusion.scheduling.model.Task
Gets the task priority.
getPriorityCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getProduct() - Method in class com.mindfusion.common.License
 
getProgress() - Method in class com.mindfusion.scheduling.model.Task
Gets the task progress measured in percents.
getProjectionBrush() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to fill the selection projection.
getRadius() - Method in class com.mindfusion.drawing.RadialGradientBrush
 
getRange(int, int) - Method in class com.mindfusion.common.ExtendedArrayList
 
getRangeCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRanges() - Method in class com.mindfusion.scheduling.model.TimeRanges
Gets a read-only DateTime list.
getRanges() - Method in class com.mindfusion.scheduling.Selection
Gets a read-only collection of DateTime objects, sorted chronologically.
getRawString(Locale, String) - Static method in class com.mindfusion.scheduling.model.Resources
Retrieves a string resource given its name and locale.
getRecurEveryValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrence() - Method in class com.mindfusion.scheduling.model.Item
Gets the recurrence pattern of this item.
getRecurrence() - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
 
getRecurrenceButtonCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceDailyFourPattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceDailyOnePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceDailyThreePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceDailyTwoPattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceEnd() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets when the event should stop recurring.
getRecurrenceEndDatePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceIndex() - Method in class com.mindfusion.scheduling.model.ValidateOccurrenceEvent
Gets the zero-based index of the occurrence being validated.
getRecurrenceIntervalPattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceMonthlyOnePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceMonthlyTwoPattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceStartDatePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceState() - Method in class com.mindfusion.scheduling.model.Item
Gets the recurrence state of this item.
getRecurrenceTimeOnePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceTimeTwoPattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceWeeklyOnePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceWeeklyTwoPattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceYearlyOnePattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRecurrenceYearlyTwoPattern() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getReferenceHeaderHeight() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the height of the resource header in the WeekRange view.
getReflectionColor() - Method in class com.mindfusion.scheduling.GlassEffect
Gets the color of the reflection portion of the effect.
getReminder() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the reminder for this appointment.
getReminder() - Method in class com.mindfusion.scheduling.model.Item
Gets the reminder for this item.
getReminder() - Method in class com.mindfusion.scheduling.model.Task
Gets the reminder for this task.
getReminderCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getRemindersCheckInterval() - Method in class com.mindfusion.scheduling.model.Schedule
Gets the interval between reminder checks, expressed in seconds.
getRemoveButtonCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getReorderIndicatorColor() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the color of reorder indicator line.
getReorderIndicatorColor() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the color of reorder indicator line.
getReorderIndicatorWidth() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the width of reorder indicator line.
getReorderIndicatorWidth() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the width of reorder indicator line.
getRepresentation() - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
Gets the JsonObject, representing the tag object
getRepresentation() - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Gets the root element of the XML representation of the tag object being serialized / deserialized.
getRescheduleRecurrenceKey() - Method in class com.mindfusion.scheduling.Calendar
Gets the modifier key, which when pressed allows users to interactively reschedule recurrent items.
getResizeBandSize() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the size of the bands used to resize an item in a Timetable view.
getResizeEnd() - Method in class com.mindfusion.scheduling.ItemModifiedEvent
Gets a value indicating whether the item's end has been modified.
getResizeEnd() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets a value indicating whether the item's end is being modified.
getResizeEnd() - Method in class com.mindfusion.scheduling.ItemMouseEvent
Gets a value indicating whether the item's end is about to be resized.
getResizeEnd() - Method in class com.mindfusion.scheduling.ModifiedItemInfo
Gets a value indicating whether the item's end has been modified.
getResizeStart() - Method in class com.mindfusion.scheduling.ItemModifiedEvent
Gets a value indicating whether the item's start has been modified.
getResizeStart() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets a value indicating whether the item's start is being modified.
getResizeStart() - Method in class com.mindfusion.scheduling.ItemMouseEvent
Gets a value indicating whether the item's start is about to be resized.
getResizeStart() - Method in class com.mindfusion.scheduling.ModifiedItemInfo
Gets a value indicating whether the item's start has been modified.
getResource() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the resource related to the element being drawn.
getResource() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the resource related to the element being customized.
getResource() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets the new resource of the item.
getResource() - Method in class com.mindfusion.scheduling.model.InstantiateResourceEvent
Gets the newly created resource.
getResource() - Method in class com.mindfusion.scheduling.ResourceDateEvent
Gets the resource associated with the clicked cell.
getResource() - Method in class com.mindfusion.scheduling.Selection
Gets the resource related to the current selection.
getResource() - Method in class com.mindfusion.scheduling.TooltipEvent
Gets the resource associated with the calendar element or null if none.
getResourceAt(int, int) - Method in class com.mindfusion.scheduling.Calendar
Gets the Resource object associated with the calendar element at the specified point.
getResourceAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Gets the Resource object associated with the calendar element at the specified point.
getResourceHeaderTextsPerPage() - Method in class com.mindfusion.scheduling.PrintOptions
Gets a value indicating whether row header texts in a resource view are printed on each page or only once in the middle of the row.
getResourceLengthMethod() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the method used to calculate the length of the resources.
getResourcePath() - Method in class com.mindfusion.scheduling.ResourceDateEvent
Gets the resources associated with the clicked cell.
getResourceResizeMethod() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the method to be used when resizing resources in the view.
getResources() - Method in class com.mindfusion.scheduling.Calendar
Gets the resources whose schedule to display in the control when Calendar.getGroupType() is GroupType.GroupByResources.
getResources() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the resources related to the element being drawn.
getResources() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the resources related to the element being drawn.
getResources() - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Gets the new resources of the item.
getResources() - Method in class com.mindfusion.scheduling.model.Appointment
Gets a list with all resources associated with this appointment.
getResources() - Method in class com.mindfusion.scheduling.model.Item
Gets a list with all resources associated with this item.
getResources() - Method in class com.mindfusion.scheduling.model.Schedule
Gets all resources defined in the Schedule.
getResources() - Method in class com.mindfusion.scheduling.Selection
Gets the resources related to the current selection.
getResourceViewSettings() - Method in class com.mindfusion.scheduling.Calendar
Gets the ResourceViewSettings object used to customize the visualization of a Resource view.
getResourceViewSettings() - Method in class com.mindfusion.scheduling.Theme
Gets an object defining the appearance of the Resource view in this theme.
getReverseGrouping() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether grouping (if enabled) will be performed first by the resource, and then by the date.
getRightToLeft() - Method in class com.mindfusion.drawing.TextFormat
 
getRightToLeft() - Method in class com.mindfusion.drawing.TextLayoutOptions
 
getRightToLeft() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether control's elements are laid out from right to left.
getRootScrollPosition() - Method in class com.mindfusion.scheduling.Calendar
For internal use only.
getRotateGroupHeaderTexts() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether the group header texts in a horizontal list view are rotated.
getRotateHeader() - Method in class com.mindfusion.scheduling.CellSettings
Gets a value indicating whether to rotate the header text when the header position is set to Left or Right.
getRotateHeaderTexts() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether the header texts in a horizontal list view are rotated.
getRotateHeaderTexts() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the header texts are rotated in a view with Horizontal orientation.
getRotateTimelineTexts() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the timeline texts are rotated in a view with Horizontal orientation.
getRotateWeekHeaderTexts() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether the week header texts should be rotated.
getRowHeaderResizeCursor() - Method in class com.mindfusion.scheduling.Calendar
Gets the cursor that is displayed when a row header can be resized or is being resized in a Resource view.
getRowHeaderSize() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the size of the row header.
getRowTitleFormat() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the string used to format and display resource titles in row headers.
getSaveButtonCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getScale() - Method in class com.mindfusion.scheduling.PrintOptions
Gets the scale of the print output.
getScaleClocks() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether the clock icons are scaled proportionally to the size of the items.
getScaleToPage() - Method in class com.mindfusion.scheduling.PrintOptions
Gets a value indicating whether the print output is scaled to fit in a single page, without preserving the aspect ratio of the original view.
getSchedule() - Method in class com.mindfusion.scheduling.Calendar
Gets the schedule whose information should be displayed inside the calendar component.
getSchedule() - Method in class com.mindfusion.scheduling.model.Command
Gets the Schedule modified by this Command object.
getSchedule() - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
getSchedule() - Method in class com.mindfusion.scheduling.model.SerializationContext
Gets a reference to the schedule currently being serialized or deserialized.
getScreenResolution() - Static method in class com.mindfusion.common.CommonUtils
Returns the screen resolution in dots-per-inch.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.mindfusion.scheduling.Calendar
 
getScrollableTracksViewportHeight() - Method in class com.mindfusion.scheduling.Calendar
 
getScrollableTracksViewportWidth() - Method in class com.mindfusion.scheduling.Calendar
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.mindfusion.scheduling.Calendar
 
getScrollBackgroundBrush() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to fill the scroll background.
getScrollInterval() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the number of months to scroll the view back or forth in time when a scroll button is pressed.
getScrollPosition() - Method in class com.mindfusion.scheduling.Calendar
Gets the current scroll position.
getScrollStep() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the number of units to scroll when the user clicks the navigation buttons.
getScrollStep() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the time modification interval when the user scrolls the view.
getScrollStep() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the number of days to scroll when the user clicks the navigation buttons.
getSecond() - Method in class com.mindfusion.common.DateTime
Gets the second component of the date (0-59).
getSecond() - Method in class com.mindfusion.common.Pair
Gets the second object in the pair.
getSecondaryBrush() - Method in class com.mindfusion.scheduling.model.CustomBrushes
Gets the brush used to paint secondary calendar elements.
getSecondaryGroupType() - Method in class com.mindfusion.scheduling.Calendar
Gets the secondary grouping criteria for the Resource view.
getSeconds() - Method in class com.mindfusion.common.Duration
Gets the seconds component of the time interval represented by the current Duration object.
getSecondsCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getSecondsValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getSecondTimelineOffset() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the offset in hours of the second timeline.
getSecondTimelineStyle() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether a second timeline is displayed in addition to the primary one.
getSecondValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getSecondWeekendDay() - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the second weekend day.
getSelectedElementsStyle() - Method in class com.mindfusion.scheduling.Selection
Gets the visualization style to apply to selected elements.
getSelectedItemStyle() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the Style used to paint selected schedule items.
getSelectedStyle() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the style used when this appointment is selected.
getSelectedStyle() - Method in class com.mindfusion.scheduling.model.Item
Gets the selected style associated with the item.
getSelection() - Method in class com.mindfusion.scheduling.Calendar
Gets a Selection object representing the current selection in the calendar.
getSelectionAllowMultiple() - Method in class com.mindfusion.scheduling.Theme
Gets whether the multiple selection is allowed.
getSelectionBrush() - Method in class com.mindfusion.common.RangeSelector
Gets the brush used to fill the selection.
getSelectionContinuous() - Method in class com.mindfusion.scheduling.Theme
Gets a flag indicating whether the users can select only one range of dates in the calendar.
getSelectionEnabled() - Method in class com.mindfusion.scheduling.Theme
Gets whether the selection is enabled.
getSelectionEnd() - Method in class com.mindfusion.common.RangeSelector
Gets the end of the selected range.
getSelectionSelectedElementsStyle() - Method in class com.mindfusion.scheduling.Theme
Gets the Style of the selected elements in this theme.
getSelectionStart() - Method in class com.mindfusion.common.RangeSelector
Gets the start of the selected range.
getSelectionStyle() - Method in class com.mindfusion.scheduling.Theme
Gets the selection style in this theme.
getSelectWholeDayOnHeaderClick() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the whole day is selected when the user clicks in the column's header.
getShadeColor() - Method in class com.mindfusion.scheduling.AeroEffect
Gets the color of the shade.
getShadowColor() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the color of the shadow cast by the items.
getShadowOffset() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the offset of the shadows from the items.
getShadowStyle() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the style of the shadow cast by the items.
getShowAM() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the AM and PM suffixes are displayed.
getShowClocks() - Method in class com.mindfusion.scheduling.ItemSettings
Gets whether and when the clocks displaying the items' start and end time are shown.
getShowContinuationArrows() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether to display small arrows at the beginning or at the end of each incomplete segment to indicate that the schedule item continues in an adjacent calendar cell.
getShowCurrentTime() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets a value indicating whether to indicate the current time in the timeline.
getShowCurrentTime() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to display the current time in the timeline.
getShowDayHeader() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to show the header displaying all-day items.
getShowDayOfWeek() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether the day names are displayed in the month's header.
getShowDayOfWeek() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets a value indicating whether the day names are displayed in the header area of the WeekRange view.
getShowGroupHeader() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether to display the resource grouping header.
getShowIcons() - Method in class com.mindfusion.scheduling.ItemListView
Gets a value indicating whether to show icons for each list item.
getShowInfoHeader() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to show the info header.
getShowItemSpans() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the item time spans are also projected in the left band of the corresponding column.
getShowLabels() - Method in class com.mindfusion.scheduling.ItemListView
Gets a value indicating whether to show text labels along with icons for each list item.
getShowMinutesInHourHeaders() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to display the minutes of each hour in the timeline header when it displays whole hour cells.
getShowMoreItemsCue() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether to display a 'more items' icon in a calendar cell which isn't big enough to contain all of its items.
getShowMoreItemsCue() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to display a 'more items' icon in the timeline header when some items in a timetable column are not currently visible.
getShowNavigationButtons() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a value indicating whether the List view displays navigation buttons.
getShowNavigationButtons() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the Timetable view displays navigation buttons.
getShowPadding() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether padding should be disabled.
getShowPaddingDates() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether to display padding dates.
getShowPaddingDays() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether to display days from the previous and next months at the beginning and the end of the current one, in order to fill the whole grid of day cells.
getShowPaddingItems() - Method in class com.mindfusion.scheduling.MonthSettings
Gets a value indicating whether to show items in padding days.
getShowRecurrenceExceptionIcons() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether the icon of recurrence exception items is displayed.
getShowRecurrenceIcons() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether the icon of recurring items is displayed.
getShowReminderIcons() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether the reminder icon of items is displayed.
getShowResourceDuration() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether to display the duration of individual resources.
getShowSubTicks() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether the view displays sub ticks in the bottom timeline.
getShowTicks() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets a value indicating whether the timeline displays tick lines.
getShowToday() - Method in class com.mindfusion.scheduling.CellSettings
Gets a value indicating whether the calendar should mark the current cell by underlining the header area.
getShowToolTips() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the calendar displays tooltips.
getShowWorkTime() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether the work time should be displayed with different style.
getSilver() - Static method in class com.mindfusion.scheduling.Theme
Gets the Silver predefined theme.
getSize(Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
getSize() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the size of schedule items drawn in the calendar.
getSize() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the size of the timeline.
getSnapInterval() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the custom snap interval.
getSnapUnit() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the snap unit.
getSnapUnit() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the snap unit.
getSnapUnit() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the snap unit.
getSnapUnitCount() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the snap unit count.
getSoundFileName() - Method in class com.mindfusion.scheduling.model.Reminder
Gets the name of a sound file to play with this reminder.
getSourceActions(JComponent) - Method in class com.mindfusion.scheduling.ItemTransferHandler
 
getSpacing() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the amount of space between adjacent items.
getSpanCellCount() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets a value indicating the number of cells to span when SpanTexts is enabled.
getSpanTexts() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets a value indicating whether some cell texts will span more than one cell when the space in their corresponding cells is insufficient due to scaling the view.
getStandard() - Static method in class com.mindfusion.scheduling.Theme
Gets the Standard theme.
getStart() - Method in class com.mindfusion.drawing.GradientBrush
 
getStartCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getStartDate() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets when the recurring event should occur for the first time.
getStartDate() - Method in class com.mindfusion.scheduling.model.Task
Gets the task's start date.
getStartDateCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getStartEditAfterModify() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether in-place editing of items should automatically start after they are modified interactively.
getStartsHere() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets a value indicating whether the item part being drawn is the first part of the item.
getStartTime() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the start time associated with the element being drawn.
getStartTime() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the start time (if any) associated with the element being customized.
getStartTime() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the appointment's scheduled start time.
getStartTime() - Method in class com.mindfusion.scheduling.model.Item
Gets the item's scheduled start time.
getStartTime() - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
 
getStartTime() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the start time of the timetable, expressed in minutes since the beginning of the day.
getStartTimeCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getState() - Method in class com.mindfusion.common.TriStateCheckBox
 
getState() - Method in class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
getState() - Method in class com.mindfusion.scheduling.model.Location
Gets the state of this location.
getStatus() - Method in class com.mindfusion.scheduling.model.Task
Gets the status of this task.
getStatusCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getStep() - Method in class com.mindfusion.common.RangeSelector
Gets the step to scroll with when using the buttons.
getString(String) - Static method in class com.mindfusion.scheduling.model.Resources
Retrieves a string resource given its name.
getString(String, Object...) - Static method in class com.mindfusion.scheduling.model.Resources
Retrieves and formats a string resource given its name.
getString(Locale, String, Object...) - Static method in class com.mindfusion.scheduling.model.Resources
Retrieves and formats a string resource given its name and locale.
getStyle() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the style associated with the element being drawn.
getStyle() - Method in class com.mindfusion.scheduling.CellSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.DateStyle
Gets the visualization style of the date cells included in the formatted range.
getStyle() - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Gets the visualization style of the specified day.
getStyle() - Method in class com.mindfusion.scheduling.ItemDrawContext
Gets the style that should be used to draw the item.
getStyle() - Method in class com.mindfusion.scheduling.ItemSettings
Gets the Style used to paint schedule items that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the style associated with this appointment.
getStyle() - Method in class com.mindfusion.scheduling.model.Item
Gets a style associated with the item.
getStyle() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.Selection
Gets the style of the selection frame drawn around selected calendar cells.
getStyle() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the style of the timeline.
getStyle() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.ViewSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getStyle() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
getSubHeaderDivisions() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the number of divisions in the sub-header.
getSubHeaderHeight() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the height of the secondary header in a SingleMonth view.
getSubHeaderSize() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the subheader size in pixels.
getSubHeaderSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the size of the secondary header.
getSubject() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the subject of this appointment.
getSubject() - Method in class com.mindfusion.scheduling.model.Task
Gets the subject of this task.
getSubjectCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getSubTickSize() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the size of the sub ticks displayed in the bottom timeline.
getSubTitleFormat() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a string used to format the subtitle texts.
getSurroundingColor() - Method in class com.mindfusion.drawing.RadialGradientBrush
Gets the surrounding color.
getTag() - Method in class com.mindfusion.scheduling.model.Appointment
Gets custom data associated with the appointment.
getTag() - Method in class com.mindfusion.scheduling.model.Item
Gets custom data associated with the item.
getTag() - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
Gets the tag object being serialized/deserialized.
getTag() - Method in class com.mindfusion.scheduling.model.Resource
Gets custom data associated with the resource.
getTag() - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Gets the tag object being serialized/deserialized.
getTask() - Method in class com.mindfusion.scheduling.model.Appointment
Gets the task associated with this item.
getTask() - Method in class com.mindfusion.scheduling.model.Item
Gets the task associated with this item.
getTask() - Method in class com.mindfusion.scheduling.model.TaskEvent
Gets the task related to the event.
getTask() - Method in class com.mindfusion.scheduling.standardforms.TaskForm
 
getTaskAt(int, int) - Method in class com.mindfusion.scheduling.Calendar
Gets the Task object associated with the calendar element at the specified point.
getTaskAt(Point) - Method in class com.mindfusion.scheduling.Calendar
Gets the Task object associated with the calendar element at the specified point.
getTaskFormHeader() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTaskPriorityHigh() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTaskPriorityLow() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTaskPriorityNormal() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTasks() - Method in class com.mindfusion.scheduling.Calendar
Gets the tasks whose schedule to display in the control when Calendar.getGroupType() is GroupType.GroupByTasks.
getTasks() - Method in class com.mindfusion.scheduling.model.Schedule
Gets all tasks defined in this Schedule.
getTaskStatusCompleted() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTaskStatusDeferred() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTaskStatusInProgress() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTaskStatusNotStarted() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTaskStatusWaiting() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTasksToRemindOf() - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all tasks that must be reminded of at the current time.
getTasksToRemindOf(DateTime) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all tasks that must be reminded of at the specified time.
getTasksToRemindOf(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.Schedule
Retrieves a list of all tasks that must be reminded of in the specified interval.
getText() - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Gets the text associated with the element being drawn.
getText() - Method in class com.mindfusion.scheduling.CalendarTextEvent
Gets the associated text.
getText() - Method in class com.mindfusion.scheduling.DraggedItem
Get the text displayed for Item
getText() - Method in interface com.mindfusion.scheduling.ItemEditor
Gets the new header text of the item, when the in-place editing operation is about to be confirmed via CalendarListener.itemInplaceEditEnding(com.mindfusion.scheduling.ItemEditConfirmEvent) event.
getTextAlignment() - Method in class com.mindfusion.scheduling.ItemEditContext
Gets the alignment of the text of the item being edited.
getTextAlignment() - Method in class com.mindfusion.scheduling.model.Style
Gets the alignment of the text contents of a calendar element.
getTextBottomMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the bottom text margin.
getTextColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color used to paint an element's text.
getTextFont() - Method in class com.mindfusion.scheduling.ItemEditContext
Gets the font of the text of the item being edited.
getTextLeftMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the left text margin.
getTextRightMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the right text margin.
getTextShadowColor() - Method in class com.mindfusion.scheduling.model.Style
Gets the color of the shadow cast by the text.
getTextShadowOffset() - Method in class com.mindfusion.scheduling.model.Style
Gets the distance of the shadow from the texts.
getTextShadowStyle() - Method in class com.mindfusion.scheduling.model.Style
Gets the type of the shadow cast by the text.
getTextTopMargin() - Method in class com.mindfusion.scheduling.model.Style
Gets the top text margin.
getTexture() - Method in class com.mindfusion.drawing.TextureBrush
 
getTheme() - Method in class com.mindfusion.scheduling.Calendar
Gets the theme applied to the calendar control UI elements.
getTheValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getThirdValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTicks() - Method in class com.mindfusion.common.DateTime
Gets the total number of ticks in this instance.
getTicks() - Method in class com.mindfusion.common.Duration
Gets the number of ticks that represent the value of the current Duration object.
getTickSize() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the size of the ticks displayed in the timeline.
getTime() - Method in class com.mindfusion.scheduling.model.ItemTimeEvent
Gets the old value of the time property whose change caused the event to occur.
getTime() - Method in class com.mindfusion.scheduling.model.Reminder
Gets the exact time when to trigger the reminder.
getTime() - Method in class com.mindfusion.scheduling.TooltipEvent
Gets the time associated with the calendar element or DateTime.MinValue if none.
getTimeCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTimeFormat() - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
 
getTimeFormat() - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
 
getTimeFormat() - Method in class com.mindfusion.scheduling.standardforms.TaskForm
 
getTimeInterval() - Method in class com.mindfusion.scheduling.model.Reminder
Gets how much time before the item's scheduled start time to raise the event that triggers the reminder.
getTimelinePadding() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the padding of the separator lines in the timeline, expressed as a percent of the timeline size.
getTimelines() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the number of timelines displayed in the view.
getTimelineScale() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the scale factor of the timeline.
getTimelineSize() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the size of the timeline header.
getTimelineStyle() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the style of the timeline header.
getTimeOfDay() - Method in class com.mindfusion.common.DateTime
Gets the time of the day of this instance.
getTimePeriodHeaderHeight() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the height of the time-period header in the WeekRange view.
getTimetableSettings() - Method in class com.mindfusion.scheduling.Calendar
Gets the TimetableSettings object used to customize the visualization of days and hours in Timetable view.
getTimetableSettings() - Method in class com.mindfusion.scheduling.Theme
Gets an object defining the appearance of the Timetable view in this theme.
getTitleFormat() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets a string used to format the cells titles.
getTitleFormat() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the string used to format the month titles.
getTitleFormat() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the string used to format the month's title.
getTitleFormat() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the format of the calendar's title.
getTitleSeparator() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the string used as a title separator in a MonthRange view that displays more than 1 month at a time.
getTitleSeparator() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the string used as a separator in the calendar's title.
getTo() - Method in class com.mindfusion.scheduling.DateStyle
Gets the end date of the formatted range.
getTodayCaption() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getTodayColor() - Method in class com.mindfusion.scheduling.CellSettings
Gets the color used to paint the line that marks the current cell.
getTodayFillColor() - Method in class com.mindfusion.scheduling.CellSettings
Gets the color used to fill the header of the current cell.
getTooltip() - Method in class com.mindfusion.scheduling.ItemTooltipEvent
Gets the tooltip of the item.
getTooltip() - Method in class com.mindfusion.scheduling.TooltipEvent
Gets the tooltip of the element.
getTopTimelineSettings() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the settings for the top timeline.
getTotalDays() - Method in class com.mindfusion.common.Duration
Gets the value of the current Duration object expressed in whole days.
getTotalHours() - Method in class com.mindfusion.common.Duration
Gets the value of the current Duration expressed in whole and fractional hours.
getTotalLaneCount() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the number of lanes in a List view whose ListViewSettings.getEnableVirtualItemSpace() is true.
getTotalMilliseconds() - Method in class com.mindfusion.common.Duration
Gets the total number of milliseconds in this instance.
getTotalMinutes() - Method in class com.mindfusion.common.Duration
Gets the value of the current Duration expressed in whole and fractional minutes.
getTotalSeconds() - Method in class com.mindfusion.common.Duration
Gets the value of the current Duration object expressed in whole and fractional seconds.
getTrailingWeekCount() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the number of full weeks to display from the next month.
getTransferData(DataFlavor) - Method in class com.mindfusion.scheduling.DraggedItemTransferable
 
getTransferDataFlavors() - Method in class com.mindfusion.scheduling.DraggedItemTransferable
 
getTransform() - Method in class com.mindfusion.drawing.GradientBrush
 
getTransform() - Method in class com.mindfusion.drawing.RadialGradientBrush
 
getTransformList() - Method in class com.mindfusion.drawing.RadialGradientBrush
 
getTristateModel() - Method in class com.mindfusion.common.TriStateCheckBox
 
getTwelveHourFormat() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to use a 12-hour format.
getType() - Method in class com.mindfusion.common.ScrollEvent
Gets the type of scroll event that occurred.
getType() - Method in class com.mindfusion.scheduling.GlassEffect
Gets the type of the glass effect.
getType() - Method in class com.mindfusion.scheduling.model.Reminder
Gets the type of this reminder.
getUndoEnabled() - Method in class com.mindfusion.scheduling.model.Schedule
Gets a value indicating whether saving action records for later undo is enabled.
getUnit() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the time unit of the timeline.
getUnitCount() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets the number of units between adjacent ticks in the timeline.
getUseExtendedStyles() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether the appropriate styles are used when an item is pointed with the mouse.
getUsePenAsGlow() - Method in class com.mindfusion.scheduling.GlassEffect
Gets a value indicating whether the glow portion of the effect should be painted with the Pen color of the respective item.
getUserValue() - Method in class com.mindfusion.drawing.DrawTextHint
 
getUseStyledText() - Method in class com.mindfusion.scheduling.ItemSettings
Gets a value indicating whether formatting tags such as <b> and <i> are taken into consideration in the items' description text.
getUseZoom() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets a value indicating whether to use the associated zoom factor or the fixed cell height when displaying cells.
getValue() - Method in enum com.mindfusion.common.DayOfWeek
 
getValue(String) - Method in class com.mindfusion.common.JsonObject
return the value associated with key or default value
getValue(String, JsonValue) - Method in class com.mindfusion.common.JsonObject
return the value associated with key or default value
getValue() - Method in class com.mindfusion.common.JsonValue
 
getValue() - Method in class com.mindfusion.common.KeyValuePair
 
getValue() - Method in enum com.mindfusion.drawing.Align
 
getValue() - Method in enum com.mindfusion.drawing.FontStyle
 
getValue() - Method in enum com.mindfusion.drawing.GraphicsUnit
 
getValue() - Method in enum com.mindfusion.drawing.HatchStyle
 
getValue() - Method in enum com.mindfusion.drawing.ImageAlignment
 
getValue() - Method in enum com.mindfusion.drawing.TextAlignment
 
getVerticalAlign() - Method in class com.mindfusion.drawing.TextFormat
Gets the vertical text alignment.
getViewData() - Method in class com.mindfusion.scheduling.model.Item
Gets a view-specific data attached to the item.
getViewStyle() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the style of the view.
getViewStyle() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the style of the WeekRange view.
getVisible() - Method in class com.mindfusion.scheduling.model.Appointment
Gets whether the appointment is visible or not.
getVisible() - Method in class com.mindfusion.scheduling.model.Item
Gets a flag indicating whether the item is visible or not.
getVisibleCells() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the number of cells visible at the same time.
getVisibleColumns() - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the number of visible group columns in a list view.
getVisibleColumns() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the number of columns visible in the view.
getVisibleColumns() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the number of columns visible when Calendar.getGroupType() is enabled.
getVisibleEndTime() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the last visible time of displayed days.
getVisibleItems() - Method in class com.mindfusion.scheduling.Calendar
Retrieves a collection with all currently visible items.
getVisibleRows() - Method in class com.mindfusion.scheduling.MonthRangeSettings
Gets the number of rows to display at the same time.
getVisibleRows() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the number of rows visible in the view.
getVisibleRows() - Method in class com.mindfusion.scheduling.WeekRangeSettings
Gets the number of weeks visible at a time.
getVisibleStartTime() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the first visible time of displayed days.
getVista() - Static method in class com.mindfusion.scheduling.Theme
Gets the Vista predefined theme.
getVScrollBarBackBrush() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the background of the vertical scrollbar.
getVScrollBarBackBrushDark() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the background of the vertical scrollbar when a user clicks on the scrollbar shaft in order to scroll a page up or down.
getVScrollBarBorderColor() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the color used to draw the vertical scrollbar border lines.
getVScrollBarFillBrush() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the elements of the vertical scrollbar when they are neither pushed nor the mouse pointer hovers over them.
getVScrollBarFillBrushDown() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the elements of the vertical scrollbar when they are pushed down.
getVScrollBarFillBrushOver() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the brush used to fill the elements of the vertical scroll bar when the mouse pointer hovers over them.
getVScrollBarWidth() - Method in class com.mindfusion.scheduling.ControlStyle
Gets the width of the vertical scrollbar.
getVScrollerSmallChange() - Method in class com.mindfusion.scheduling.Calendar
Gets the small step for the vertical scroll bar.
getVScrollerVisible() - Method in class com.mindfusion.scheduling.Calendar
Gets a value indicating whether the vertical scrollbar should always be visible, always hidden or visible only when it is needed.
getVScrollPos() - Method in class com.mindfusion.scheduling.Calendar
Gets the current vertical scroll position.
getWeekdayValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getWeekendStyle() - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets the style of the weekend cells.
getWeekendValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getWeekHeaderFormat() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the format of the text displayed for each week in the week header.
getWeekHeaderStyle() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the style of the week numbers header.
getWeeklyValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getWeekNumbersHeaderWidth() - Method in class com.mindfusion.scheduling.MonthSettings
Gets the width of the header, which displays week numbers.
getWeekOfYear() - Method in class com.mindfusion.common.DateTime
Gets the week of the year for the current date.
getWeekOfYear(DateTime) - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets the week of the year for the specified date.
getWeekRangeSettings() - Method in class com.mindfusion.scheduling.Calendar
Gets the WeekRangeSettings object used to customize the visualization of weeks in a WeekRange view.
getWeekRangeSettings() - Method in class com.mindfusion.scheduling.Theme
Gets an object defining the appearance of the WeekRange view in this theme.
getWeeks() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets how many weeks should pass before the event occurs again.
getWeeksOnValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getWeeksValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getWeekValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getWidth() - Method in class com.mindfusion.common.RangeSelector
Gets the width of the range selector.
getWidth() - Method in class com.mindfusion.common.XDimension2D.Double
 
getWidth() - Method in class com.mindfusion.drawing.Pen
Gets the width of the lines drawn with this pen.
getWindows2003() - Static method in class com.mindfusion.scheduling.Theme
Gets the Windows2003 predefined theme.
getWorkTimeCellStyle() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the style of cells in the work time interval.
getWorkTimeEndHour() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the end hour of the work time interval.
getWorkTimeStartHour() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the start hour of the work time interval.
getWrapAtCharacter() - Method in class com.mindfusion.drawing.TextFormat
Gets a value indicating whether text can be wrapped to a new line at an arbitrary character, or only after a whole word.
getWrapAtCharacter() - Method in class com.mindfusion.drawing.TextLayoutOptions
Indicates whether the words can and should split across new lines.
getWrapOverflowingSingleWordLines() - Method in class com.mindfusion.drawing.TextFormat
Gets whether a single-word line should wrap when overflowing.
getWrapOverflowingSingleWordLines() - Method in class com.mindfusion.drawing.TextLayoutOptions
 
getX() - Method in class com.mindfusion.common.Vector
 
getX() - Method in class com.mindfusion.drawing.RadialGradientBrush
Gets the relative x-coordinate of the center point.
getX() - Method in class com.mindfusion.scheduling.ItemMouseEvent
Gets the x-position of the mouse relative to the item.
getXmlDocument() - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Gets the underlying XML document.
getY() - Method in class com.mindfusion.common.Vector
 
getY() - Method in class com.mindfusion.drawing.RadialGradientBrush
Gets the relative y-coordinate of the center point.
getY() - Method in class com.mindfusion.scheduling.ItemMouseEvent
Gets the y-position of the mouse relative to the item.
getYear() - Method in class com.mindfusion.common.DateTime
Gets the year component of the date.
getYear(DateTime) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
getYearlyRecurrence() - Method in class com.mindfusion.scheduling.model.Recurrence
Gets the type of yearly recurrence.
getYearlyValue() - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
getZipCode() - Method in class com.mindfusion.scheduling.model.Location
Gets the ZIP code of this location.
getZoomFactor() - Method in class com.mindfusion.scheduling.TimetableSettings
Gets the zoom factor when zoom is enabled.
GhostWhite - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF8F8FF.
GhostWhite - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF8F8FF.
GhostWhite - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the GhostWhite color.
GlassEffect - Class in com.mindfusion.scheduling
Represents a glass-like visual effect.
GlassEffect() - Constructor for class com.mindfusion.scheduling.GlassEffect
Initializes a new instance of the GlassEffect class.
GlassEffectType - Enum in com.mindfusion.scheduling
Specifies the type of a GlassEffect node effect.
Gold - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFD700.
Gold - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFD700.
Gold - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Gold color.
Goldenrod - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFDAA520.
Goldenrod - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFDAA520.
Goldenrod - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Goldenrod color.
GradientBrush - Class in com.mindfusion.drawing
Represents a gradient brush which paints the interior of objects starting with one color and gradually changing to another color by interpolating the RGB values of the two colors.
GradientBrush(Color, Color, int) - Constructor for class com.mindfusion.drawing.GradientBrush
Initializes a new instance of the GradientBrush class.
GradientBrush(float[], Color[], int) - Constructor for class com.mindfusion.drawing.GradientBrush
Initializes a new instance of the GradientBrush class.
GradientBrush(Point2D, Point2D, Color, Color) - Constructor for class com.mindfusion.drawing.GradientBrush
Initializes a new instance of the GradientBrush class.
GradientBrush() - Constructor for class com.mindfusion.drawing.GradientBrush
Initializes a new instance of the GradientBrush class.
GradientBrush(boolean) - Constructor for class com.mindfusion.drawing.GradientBrush
Initializes a new instance of the GradientBrush class.
GraphicsEx - Interface in com.mindfusion.drawing
 
GraphicsUnit - Enum in com.mindfusion.drawing
The members of this enumeration specify the unit of measure for graphic objects drawn by JDiagram.
Gray - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF808080.
Gray - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF808080.
Gray - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Gray color.
Green - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF008000.
Green - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF008000.
Green - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Green color.
GreenYellow - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFADFF2F.
GreenYellow - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFADFF2F.
GreenYellow - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the GreenYellow color.
GroupType - Enum in com.mindfusion.scheduling
Specifies grouping or filtering criteria for views that support grouping.

H

hashCode() - Method in class com.mindfusion.common.DateTime
Object.hashCode override.
hashCode() - Method in class com.mindfusion.common.Duration
Object.hashCode override.
hashCode(T) - Method in interface com.mindfusion.common.EqualityComparer
Returns a hash code for the specified object.
hashCode() - Method in class com.mindfusion.common.JsonValue
 
hashCode() - Method in class com.mindfusion.common.Pair
 
hashCode() - Method in class com.mindfusion.common.Vector
 
hashCode() - Method in class com.mindfusion.scheduling.model.Item
Returns a hash code for this item.
HatchBrush - Class in com.mindfusion.drawing
Represents a brush that fills the interiors of objects with a hatch pattern.
HatchBrush(HatchStyle, Color, Color) - Constructor for class com.mindfusion.drawing.HatchBrush
Initializes a new HatchBrush instance.
HatchBrush() - Constructor for class com.mindfusion.drawing.HatchBrush
Initializes a new HatchBrush instance.
HatchBrush(HatchStyle, Color) - Constructor for class com.mindfusion.drawing.HatchBrush
Initializes a new HatchBrush instance.
HatchStyle - Enum in com.mindfusion.drawing
Represents hatch patterns available to HatchBrush objects.
height - Variable in class com.mindfusion.common.XDimension2D.Double
 
Helper - Class in com.mindfusion.common
Provides utility methods when translating from C# to Java.
Helper() - Constructor for class com.mindfusion.common.Helper
 
hiddenItemClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
hiddenItemClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when a hidden items cue icon is clicked.
Honeydew - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF0FFF0.
Honeydew - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF0FFF0.
Honeydew - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Honeydew color.
HorizontalAlignment - Class in com.mindfusion.common
Specifies how an object or text is horizontally aligned relative to an element.
HotPink - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF69B4.
HotPink - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF69B4.
HotPink - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the HotPink color.
hScroll(ScrollEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
hScroll(ScrollEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the control has been scrolled horizontally.

I

ImageAlignment - Enum in com.mindfusion.drawing
Specifies the alignment of an image.
ImageAttributes - Class in com.mindfusion.drawing
Contains information about how image colors are manipulated during rendering.
ImageAttributes() - Constructor for class com.mindfusion.drawing.ImageAttributes
Initializes a new instance of the ImageAttributes class.
ImageList - Class in com.mindfusion.scheduling
Represents a list of Image objects.
ImageList() - Constructor for class com.mindfusion.scheduling.ImageList
 
ImagePainter - Class in com.mindfusion.drawing
Provides advanced methods for drawing images.
imageToBufferedImage(Image) - Static method in class com.mindfusion.drawing.ExternalizableImage
 
importData(TransferHandler.TransferSupport) - Method in class com.mindfusion.scheduling.CalendarTransferHandler
Import Item to Calendar Object, Before Drag check whether item drop location has underlying Resource, Task, Contact and Location Objects, if Objects are presented, assign them to Item Object
indexOf(String, String, Locale, boolean) - Static method in class com.mindfusion.common.CommonUtils
 
indexOf(T[], T) - Static method in class com.mindfusion.common.CommonUtils
 
indexOf(String, String, Locale, boolean) - Static method in class com.mindfusion.common.StringUtilities
 
indexOfAny(String, char[]) - Static method in class com.mindfusion.common.StringUtilities
 
IndianRed - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFCD5C5C.
IndianRed - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFCD5C5C.
IndianRed - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the IndianRed color.
Indigo - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF4B0082.
Indigo - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF4B0082.
Indigo - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Indigo color.
inflate(Rectangle, int) - Static method in class com.mindfusion.scheduling.Utilities
 
inflate(Rectangle, int, int) - Static method in class com.mindfusion.scheduling.Utilities
 
inflate(Rectangle2D, double) - Static method in class com.mindfusion.scheduling.Utilities
 
inflate(Rectangle2D, double, double) - Static method in class com.mindfusion.scheduling.Utilities
 
inflate(Rectangle2D, double, double, double, double) - Static method in class com.mindfusion.scheduling.Utilities
 
inflateBottom(Rectangle, int) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the bottom side of the current rectangle with the specified amount and returns a new Rectangle object representing the result.
inflateBottom(Rectangle2D, double) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the bottom side of the current rectangle with the specified amount and returns a new Rectangle2D object representing the result.
inflateLeft(Rectangle, int) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the left side of the current rectangle with the specified amount and returns a new Rectangle object representing the result.
inflateLeft(Rectangle2D, double) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the left side of the current rectangle with the specified amount and returns a new Rectangle2D object representing the result.
inflateRectangleMaxHalf(Rectangle, int, int, int, int) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the specified rectangle from each side.
inflateRight(Rectangle, int) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the right side of the current rectangle with the specified amount and returns a new Rectangle object representing the result.
inflateRight(Rectangle2D, double) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the right side of the current rectangle with the specified amount and returns a new Rectangle2D object representing the result.
inflateTop(Rectangle, int) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the top side of the current rectangle with the specified amount and returns a new Rectangle object representing the result.
inflateTop(Rectangle2D, double) - Static method in class com.mindfusion.scheduling.Utilities
Inflates the top side of the current rectangle with the specified amount and returns a new Rectangle2D object representing the result.
inplaceImages - Variable in class com.mindfusion.common.JsonContext
 
inplaceResources - Variable in class com.mindfusion.common.JsonContext
 
insertItem(int, Item) - Method in class com.mindfusion.scheduling.ItemListView
Inserts the item at the specified position.
insertItem(int, Item, String) - Method in class com.mindfusion.scheduling.ItemListView
Inserts the item at the specified position.
insertItem(int, Item, String, Icon) - Method in class com.mindfusion.scheduling.ItemListView
Inserts the item at the specified position.
instantiateItem(InstantiateItemEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when deserializing a custom item whose type has not been registered.
instantiateItem(InstantiateItemEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when deserializing a custom item whose type has not been registered.
InstantiateItemEvent - Class in com.mindfusion.scheduling.model
Provides data for the instantiateItem event.
instantiateResource(InstantiateResourceEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when deserializing a custom resource whose type has not been registered.
instantiateResource(InstantiateResourceEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when deserializing a custom resource whose type has not been registered.
InstantiateResourceEvent - Class in com.mindfusion.scheduling.model
Provides data for the instantiateResource event.
IntegerComparison - Class in com.mindfusion.common
 
IntegerComparison() - Constructor for class com.mindfusion.common.IntegerComparison
 
Internal - Annotation Type in com.mindfusion.common
An annotation used to mark project-internal types or members.
intersect(Iterable<T>, EqualityComparer<T>) - Method in class com.mindfusion.common.Queryable
 
intersect(Duration, Duration, Duration, Duration) - Static method in class com.mindfusion.scheduling.Utilities
Checks whether the specified time intervals intersect.
intersectLine(Point2D.Float, Point2D.Float) - Method in class com.mindfusion.drawing.Polygon
Calculates the intersections between the polygon and the line defined by the given points.
intersects(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.TimeRanges
Determines whether the specified range is partially contained within one of the date ranges.
intersectSegment(Point2D.Float, Point2D.Float) - Method in class com.mindfusion.drawing.Polygon
Calculates the intersections between the polygon and the line segment defined by the given points.
intersectSegment(Line) - Method in class com.mindfusion.drawing.Polygon
Calculates the intersections between the polygon and the given line segment.
invalidate() - Method in class com.mindfusion.scheduling.Calendar
An auxiliary method that requests the component to be repainted.
invalidate(int, int, int, int) - Method in class com.mindfusion.scheduling.Calendar
An auxiliary method that requests a portion of the component to be repainted.
invalidate(Rectangle) - Method in class com.mindfusion.scheduling.Calendar
An auxiliary method that requests a portion of the component to be repainted.
InvalidFormatException - Exception in com.mindfusion.common
Thrown during deserialization if the supplied source is not in the appropriate format.
InvalidFormatException() - Constructor for exception com.mindfusion.common.InvalidFormatException
Initializes a new instance of the InvalidFormatException class.
InvalidFormatException(String) - Constructor for exception com.mindfusion.common.InvalidFormatException
Initializes a new instance of the InvalidFormatException class.
InvalidOperationException - Exception in com.mindfusion.common
Thrown when performing an operation that is considered illegal in the current context.
InvalidOperationException() - Constructor for exception com.mindfusion.common.InvalidOperationException
Initializes a new instance of the InvalidOperationException class.
InvalidOperationException(String) - Constructor for exception com.mindfusion.common.InvalidOperationException
Initializes a new instance of the InvalidOperationException class.
invoke(T, T) - Method in interface com.mindfusion.common.Comparison
 
invoke(T, T) - Method in class com.mindfusion.common.DefaultComparison
 
invoke(Integer, Integer) - Method in class com.mindfusion.common.IntegerComparison
 
isClassRegistered(Class<?>) - Static method in class com.mindfusion.scheduling.model.Schedule
Checks whether the specified item or resource type is registered for serialization.
isClassRegistered(String) - Static method in class com.mindfusion.scheduling.model.Schedule
Checks whether an item or resource type with the specified id is registered for serialization.
isClientClassRegistered(String) - Static method in class com.mindfusion.scheduling.model.Schedule
Checks whether an item or resource type with the specified id is registered for JSON serialization.
isDataFlavorSupported(DataFlavor) - Method in class com.mindfusion.scheduling.DraggedItemTransferable
 
isEmpty() - Method in class com.mindfusion.scheduling.model.TimeRanges
Gets a value indicating whether the TimeRanges object is empty.
isEqualTo(T) - Method in interface com.mindfusion.common.Equatable
 
isFalse(Boolean) - Static method in class com.mindfusion.common.CommonUtils
 
isHandled() - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
Gets a value indicating whether the event is handled.
isIndeterminate() - Method in class com.mindfusion.common.TriStateCheckBox
 
isIndeterminate() - Method in class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
isInplaceImages() - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
isLaidOut() - Method in class com.mindfusion.drawing.TextLayout
 
isLeapYear(int) - Static method in class com.mindfusion.common.DateTime
Returns a value indicating whether the specified year is a leap year.
isLessThan(DateTime) - Method in class com.mindfusion.common.DateTime
Determines whether the current DateTime is less than the specified DateTime.
isLessThanOrEqual(DateTime) - Method in class com.mindfusion.common.DateTime
Determines whether the current DateTime is less than or equal to the specified DateTime.
isLocalTime() - Method in class com.mindfusion.common.DateTime
Gets a value indicating whether the time represented by this instance is a local time.
isNullOrEmpty(String) - Static method in class com.mindfusion.common.StringUtilities
 
isResourceRowExpanded(Resource) - Method in class com.mindfusion.scheduling.Calendar
Checks whether the row associated with the specified Contact, Location, Task or Resource in a Resource view is expanded.
isResourceRowExpanded(Resource[]) - Method in class com.mindfusion.scheduling.Calendar
Checks whether the row associated with the specified resources in a Resource view is expanded.
isSettingsChanged() - Method in class com.mindfusion.scheduling.TimelineSettings
Gets a value indicating whether unit, format or unitcount has changed;
isTrue(Boolean) - Static method in class com.mindfusion.common.CommonUtils
 
ISupportInitialize - Interface in com.mindfusion.common
 
isUtcTime() - Method in class com.mindfusion.common.DateTime
Gets a value indicating whether the time represented by this instance is a UTC time.
isWeekend() - Method in class com.mindfusion.common.DateTime
 
isWeekend(DayOfWeek) - Method in class com.mindfusion.scheduling.DateTimeInfo
Gets a value indicating whether the specified day of the week is a weekend day.
isWhitespace(String) - Static method in class com.mindfusion.common.StringUtilities
 
isX1Percent() - Method in class com.mindfusion.drawing.GradientBrush
 
isX2Percent() - Method in class com.mindfusion.drawing.GradientBrush
 
isY1Percent() - Method in class com.mindfusion.drawing.GradientBrush
 
isY2Percent() - Method in class com.mindfusion.drawing.GradientBrush
 
Item - Class in com.mindfusion.scheduling.model
Represents events scheduled to occur at some point in time.
Item() - Constructor for class com.mindfusion.scheduling.model.Item
Initializes a new instance of the Item class.
ItemAction - Enum in com.mindfusion.scheduling
Specifies a user action on a schedule item.
ItemAdapter - Class in com.mindfusion.scheduling.model
Provides empty implementations for the methods defined in the ItemListener interface.
ItemAdapter() - Constructor for class com.mindfusion.scheduling.model.ItemAdapter
 
itemAdded(ListItemEvent<E>) - Method in class com.mindfusion.common.BaseListAdapter
itemAdded(ListItemEvent<E>) - Method in interface com.mindfusion.common.BaseListListener
Invoked when an item is added to the list.
itemClick(ItemMouseEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemClick(ItemMouseEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user clicks a schedule item.
itemCloned(ItemEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemCloned(ItemEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user has cloned an item interactively.
itemCloning(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemCloning(ItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user is about to clone an item interactively.
ItemConfirmEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of item validation events.
itemCreated(ItemEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemCreated(ItemEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when a schedule item is created by the user.
itemCreating(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemCreating(ItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user is about to create a new schedule item.
itemCreationCanceled(ItemEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemCreationCanceled(ItemEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when an interactive item creation is canceled by the user.
itemDeleted(ItemEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemDeleted(ItemEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user deletes a schedule item.
itemDeleting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemDeleting(ItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user is about to delete a schedule item.
itemDeselecting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemDeselecting(ItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when an item is about to be deselected.
ItemDrawContext - Class in com.mindfusion.scheduling
Provides information about an item being drawn by an item viewer.
itemDrawing(CalendarDrawEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemDrawing(CalendarDrawEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked to allow custom drawing of calendar items before the default rendering done by the control.
ItemEditConfirmEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the itemInplaceEditEnding event.
ItemEditContext - Class in com.mindfusion.scheduling
Provides information about an item when it is being in-place edited.
ItemEditor - Interface in com.mindfusion.scheduling
Defines the interface that must be implemented by item editor classes.
ItemEditorAttribute - Annotation Type in com.mindfusion.scheduling
Associates a custom item editor with a schedule item class.
ItemEffect - Class in com.mindfusion.scheduling
Represents the base class of all visual effects that can be applied to the elements in a Calendar.
ItemEffect() - Constructor for class com.mindfusion.scheduling.ItemEffect
Initializes a new instance of the ItemEffect class.
itemEndTimeChanged(ItemTimeEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the getEndTime of an item in this Schedule has changed.
itemEndTimeChanged(ItemTimeEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the getEndTime of an item in this Schedule has changed.
itemEndTimeTriggered(ItemEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the reminder for an item is triggered, but taking into consideration the item's end time for the purpose.
itemEndTimeTriggered(ItemEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the reminder for an item is triggered, but taking into consideration the item's end time for the purpose.
ItemEvent - Class in com.mindfusion.scheduling.model
Contains the arguments passed to handlers of item related events.
ItemEvent(Object, Item) - Constructor for class com.mindfusion.scheduling.model.ItemEvent
Initializes a new instance of the ItemEvent class.
ItemFinder - Class in com.mindfusion.scheduling.model
Searches for items matching various criteria within collections of items.
itemInplaceEdited(ItemEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemInplaceEdited(ItemEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when item's text is in-place edited.
itemInplaceEditEnding(ItemEditConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemInplaceEditEnding(ItemEditConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when in-place editing of item's text is about to be accepted.
itemInplaceEditStarting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemInplaceEditStarting(ItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when in-place editing of item's text is about to begin.
ItemList - Class in com.mindfusion.scheduling.model
Represents a strongly-typed list of Item objects.
ItemList() - Constructor for class com.mindfusion.scheduling.model.ItemList
Initializes a new instance of the ItemList class.
ItemList(boolean) - Constructor for class com.mindfusion.scheduling.model.ItemList
Initializes a new instance of the ItemList class, which optionally does not raise events.
ItemListener - Interface in com.mindfusion.scheduling.model
Defines the events raised by the Item class.
ItemListEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to the ItemSelected and ItemRemoved event handlers.
ItemListEvent(Item, int) - Constructor for class com.mindfusion.scheduling.ItemListEvent
 
ItemListEvent(Item) - Constructor for class com.mindfusion.scheduling.ItemListEvent
 
itemListLaneChanged(ItemListLaneChangedEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemListLaneChanged(ItemListLaneChangedEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the lane index of an item within a List view has changed.
ItemListLaneChangedEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the itemListLaneChanged event.
ItemListView - Class in com.mindfusion.scheduling
Represents a list control containing Item objects.
ItemListView() - Constructor for class com.mindfusion.scheduling.ItemListView
Initializes a new instance of the ItemListView class.
ItemListViewAdapter - Class in com.mindfusion.scheduling
Provides empty implementations for the methods defined in the ItemListViewListener interface.
ItemListViewAdapter() - Constructor for class com.mindfusion.scheduling.ItemListViewAdapter
 
ItemListViewListener - Interface in com.mindfusion.scheduling
Defines the events that can be raised by ItemListView.
itemModificationCanceled(ItemEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemModificationCanceled(ItemEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when an item modification is canceled by the user.
ItemModificationStyle - Enum in com.mindfusion.scheduling
Specifies the way items are processed when modified interactively.
itemModified(ItemModifiedEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemModified(ItemModifiedEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when a schedule item is moved or resized by the user.
ItemModifiedEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of item modification-related event.
ItemModifyConfirmEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the itemModifying event.
itemModifying(ItemModifyConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemModifying(ItemModifyConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user moves or resizes a schedule item, which would change the item's scheduled start or end date and time.
ItemMouseEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the itemClick event.
itemReminderTriggered(ItemEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the reminder for an item is triggered.
itemReminderTriggered(ItemEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the reminder for an item is triggered.
itemRemoved(ItemListEvent) - Method in class com.mindfusion.scheduling.ItemListViewAdapter
Raised when the user removes an item from the list view.
itemRemoved(ItemListEvent) - Method in interface com.mindfusion.scheduling.ItemListViewListener
Raised when the user removes a item from the list view.
itemResourceChanged(ItemEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when any of the associated resources of an item in the schedule has changed.
itemResourceChanged(ItemEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when any of the associated resources of an item in the schedule has changed.
itemsChanged(ListChangedEvent<Item>) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the Items list has been changed.
itemsChanged(ListChangedEvent<Item>) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the Items list has been changed.
itemSelected(ItemListEvent) - Method in class com.mindfusion.scheduling.ItemListViewAdapter
Raised when the user selects an item in the list view.
itemSelected(ItemListEvent) - Method in interface com.mindfusion.scheduling.ItemListViewListener
Raised when the user selects a item in the list view.
itemSelecting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemSelecting(ItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when an item is about to be selected.
ItemSelection - Class in com.mindfusion.scheduling
An instance of this class represents a set of selected schedule items.
itemSelectionChanged(ItemSelectionEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemSelectionChanged(ItemSelectionEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when an item is selected or deselected.
itemSelectionComplete(EventObject) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemSelectionComplete(EventObject) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when an item is selected or deselected.
ItemSelectionEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of selection related events.
ItemSettings - Class in com.mindfusion.scheduling
Defines properties that allow customizing the visualization of schedule items in the calendar component.
ItemsEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of events related to one or more items.
itemsModified(ItemsEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemsModified(ItemsEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when one or more items have been modified interactively.
itemsOfType(Iterable<?>, Type, Class<T>) - Static method in class com.mindfusion.scheduling.Utilities
Returns the subset of items from the specified collection that have the specified type.
itemStartTimeChanged(ItemTimeEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the getStartTime of an item in this Schedule has changed.
itemStartTimeChanged(ItemTimeEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the getStartTime of an item in this Schedule has changed.
ItemState - Class in com.mindfusion.scheduling.model
Encapsulates the state of an Item instance.
ItemState() - Constructor for class com.mindfusion.scheduling.model.ItemState
 
ItemTimeEvent - Class in com.mindfusion.scheduling.model
Contains the arguments passed to handlers of time related events.
itemTooltipDisplaying(ItemTooltipEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
itemTooltipDisplaying(ItemTooltipEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked to allow modification of an item's tooltip before it gets displayed.
ItemTooltipEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the itemTooltipDisplaying event.
ItemTransferHandler - Class in com.mindfusion.scheduling
 
ItemTransferHandler() - Constructor for class com.mindfusion.scheduling.ItemTransferHandler
 
ItemViewer - Interface in com.mindfusion.scheduling
Defines the interface that must be implemented by custom item viewer classes.
ItemViewerAttribute - Annotation Type in com.mindfusion.scheduling
Associates a custom item viewer with a schedule item class.
itemVisualsChanged(ItemEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the appearance of an item in the schedule has changed.
itemVisualsChanged(ItemEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the appearance of an item in the schedule has changed.
iterator() - Method in class com.mindfusion.common.ArrayIterable
Iterable.iterator implementation.
iterator() - Method in class com.mindfusion.common.ExtendedHashMap
 
iterator() - Method in class com.mindfusion.common.Queryable
 
Ivory - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFFFF0.
Ivory - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFFFF0.
Ivory - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Ivory color.

J

join(String, String[], int, int) - Static method in class com.mindfusion.common.StringUtilities
 
JsonContext - Class in com.mindfusion.common
 
JsonContext() - Constructor for class com.mindfusion.common.JsonContext
 
JsonConverter - Class in com.mindfusion.common
 
jsonDeserializeTag(JsonSerializeTagEventArgs) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised during Json deserialization to enable users to perform custom deserialization of the tag values of items and resources.
jsonDeserializeTag(JsonSerializeTagEventArgs) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised during Json deserialization to enable users to perform custom deserialization of the tag values of items and resources.
JsonObject - Class in com.mindfusion.common
Represents a dictionary of property names and values.
JsonObject() - Constructor for class com.mindfusion.common.JsonObject
Initializes a new instance of the JsonObject class.
JsonSerializationContext - Class in com.mindfusion.scheduling.model
 
JsonSerializationContext(Schedule, int) - Constructor for class com.mindfusion.scheduling.model.JsonSerializationContext
Initializes a new instance of the JsonSerializationContext class.
jsonSerializeTag(JsonSerializeTagEventArgs) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised during Json serialization to enable users to perform custom serialization of the tag values of items and resources.
jsonSerializeTag(JsonSerializeTagEventArgs) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised during Json serialization to enable users to perform custom serialization of the tag values of items and resources.
JsonSerializeTagEventArgs - Class in com.mindfusion.scheduling.model
 
JsonValue - Class in com.mindfusion.common
 
JsonValue(Object) - Constructor for class com.mindfusion.common.JsonValue
Initializes a new instance of the JsonValue class.

K

keyPressed(KeyEvent) - Method in class com.mindfusion.scheduling.Calendar
 
keyReleased(KeyEvent) - Method in class com.mindfusion.scheduling.Calendar
 
keyTyped(KeyEvent) - Method in class com.mindfusion.scheduling.Calendar
 
KeyValuePair<K,V> - Class in com.mindfusion.common
 
KeyValuePair(K, V) - Constructor for class com.mindfusion.common.KeyValuePair
 
Khaki - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF0E68C.
Khaki - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF0E68C.
Khaki - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Khaki color.

L

LargeDecrement - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box moved a large distance.
LargeIncrement - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box moved a large distance.
last() - Method in class com.mindfusion.common.BaseList
Gets the last element of this list.
last() - Method in class com.mindfusion.common.ExtendedArrayList
 
last() - Method in class com.mindfusion.common.Queryable
 
Last - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box was moved to the maximum position.
lastOrDefault() - Method in class com.mindfusion.common.Queryable
 
LatestFormat - Static variable in class com.mindfusion.scheduling.model.JsonSerializationContext
 
Lavender - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFE6E6FA.
Lavender - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFE6E6FA.
Lavender - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Lavender color.
LavenderBlush - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFF0F5.
LavenderBlush - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFF0F5.
LavenderBlush - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LavenderBlush color.
LawnGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF7CFC00.
LawnGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF7CFC00.
LawnGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LawnGreen color.
layoutInEllipse(Text, Rectangle2D.Float, TextLayoutOptions, Graphics2D, Font) - Method in class com.mindfusion.drawing.TextLayout
 
layoutInPolygon(Text, Point2D.Float[], TextLayoutOptions, Graphics2D, Font) - Method in class com.mindfusion.drawing.TextLayout
Layouts text inside polygonal area.
layoutInRectangle(Text, Rectangle2D, TextLayoutOptions, Graphics2D, Font) - Method in class com.mindfusion.drawing.TextLayout
 
Left - Static variable in class com.mindfusion.common.HorizontalAlignment
The object or text is aligned on the left of the control element.
left(Vector) - Static method in class com.mindfusion.common.Vector
 
LemonChiffon - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFFACD.
LemonChiffon - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFFACD.
LemonChiffon - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LemonChiffon color.
length() - Method in class com.mindfusion.common.Vector
 
lengthSquared() - Method in class com.mindfusion.common.Vector
 
License - Class in com.mindfusion.common
 
licenseFromKey(String) - Static method in class com.mindfusion.common.License
 
licenseFromKeyFallback(String) - Static method in class com.mindfusion.common.License
 
LicenseManager - Class in com.mindfusion.common
 
LicenseManager() - Constructor for class com.mindfusion.common.LicenseManager
 
LightBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFADD8E6.
LightBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFADD8E6.
LightBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightBlue color.
LightCoral - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF08080.
LightCoral - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF08080.
LightCoral - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightCoral color.
LightCyan - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFE0FFFF.
LightCyan - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFE0FFFF.
LightCyan - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightCyan color.
LightGoldenrodYellow - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFAFAD2.
LightGoldenrodYellow - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFAFAD2.
LightGoldenrodYellow - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightGoldenrodYellow color.
LightGray - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFD3D3D3.
LightGray - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFD3D3D3.
LightGray - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightGray color.
LightGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF90EE90.
LightGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF90EE90.
LightGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightGreen color.
LightPink - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFB6C1.
LightPink - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFB6C1.
LightPink - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightPink color.
LightSalmon - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFA07A.
LightSalmon - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFA07A.
LightSalmon - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightSalmon color.
LightSeaGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF20B2AA.
LightSeaGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF20B2AA.
LightSeaGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightSeaGreen color.
LightSkyBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF87CEFA.
LightSkyBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF87CEFA.
LightSkyBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightSkyBlue color.
LightSlateGray - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF778899.
LightSlateGray - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF778899.
LightSlateGray - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightSlateGray color.
LightSteelBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFB0C4DE.
LightSteelBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFB0C4DE.
LightSteelBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightSteelBlue color.
LightYellow - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFFFE0.
LightYellow - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFFFE0.
LightYellow - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LightYellow color.
Lime - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00FF00.
Lime - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00FF00.
Lime - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Lime color.
LimeGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF32CD32.
LimeGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF32CD32.
LimeGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the LimeGreen color.
lineIntersect(Point2D, Point2D, Point2D, Point2D, Point2D) - Static method in class com.mindfusion.common.CommonUtils
Calculates the intersection point of endless lines (pA, pB) and (pC, pD)
lineIntersectHorizontal(double, Point2D, Point2D) - Static method in class com.mindfusion.common.CommonUtils
Finds the x coordinate of the intersection point of the horizontal line at y and the line defined by points pA and pB.
lineIntersectVertical(double, Point2D, Point2D) - Static method in class com.mindfusion.common.CommonUtils
Finds the y coordinate of the intersection point of the vertical line at x and the line defined by points pA and pB.
Linen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFAF0E6.
Linen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFAF0E6.
Linen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Linen color.
LineStyle - Enum in com.mindfusion.scheduling
Specifies the style of lines.
list - Variable in class com.mindfusion.common.ObservableList
 
listChanged(ListChangedEvent<E>) - Method in class com.mindfusion.common.BaseListAdapter
listChanged(ListChangedEvent<E>) - Method in interface com.mindfusion.common.BaseListListener
Invoked when the list is changed.
ListChangedAction - Class in com.mindfusion.common
Describes the action that caused a listChanged event.
ListChangedEvent<E> - Class in com.mindfusion.common
ListChangedEvent(Object) - Constructor for class com.mindfusion.common.ListChangedEvent
Initializes a new instance of the ListChangedEvent class.
ListChangedEvent(Object, int) - Constructor for class com.mindfusion.common.ListChangedEvent
Initializes a new instance of the ListChangedEvent class.
ListChangedEvent(Object, int, List<E>, List<E>) - Constructor for class com.mindfusion.common.ListChangedEvent
Initializes a new instance of the ListChangedEvent class.
ListChangedEvent(Object, int, E, E) - Constructor for class com.mindfusion.common.ListChangedEvent
Initializes a new instance of the ListChangedEvent class.
ListItemEvent<E> - Class in com.mindfusion.common
ListItemEvent(Object, E) - Constructor for class com.mindfusion.common.ListItemEvent
Initializes a new instance of the ListItemEvent class.
listViewHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
listViewHeaderClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the header of a List view is clicked.
ListViewHeaderStyles - Enum in com.mindfusion.scheduling
Specifies the appearance and behavior of the header in a List view.
ListViewSettings - Class in com.mindfusion.scheduling
Defines properties that allow customizing the visualization of the calendar in a List view.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Appointment
Loads appointment data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Appointment
Loads appointment data from a JsonObject.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Contact
Loads contact data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Contact
Loads the contact from a JSON object.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Item
Loads item data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Item
Loads the item from a JSON object.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Location
Loads location data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Location
Loads the location from a JSON object.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Recurrence
Loads the recurrence data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Recurrence
Loads the recurrence from a JSON object.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Reminder
Loads reminder data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Reminder
Loads the reminder from a JSON object.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Resource
Loads resource data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Resource
Loads the resource from a JSON object.
loadFrom(String, ContentType) - Method in class com.mindfusion.scheduling.model.Schedule
Loads schedule data from a file.
loadFrom(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Task
Loads task data from an XML document.
loadFrom(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Task
Loads the task from a JSON object.
loadFromJson(String) - Method in class com.mindfusion.scheduling.model.Schedule
Loads the schedule from a JSON-formatted string.
loadFromJsonObject(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Schedule
Loads the schedule from a JSON object previously created by Schedule.saveToJson().
loadFromString(String, ContentType) - Method in class com.mindfusion.scheduling.model.Schedule
Decodes schedule data from a string previously created by Schedule.saveToString(com.mindfusion.scheduling.model.ContentType).
loadFromXml(Document) - Method in class com.mindfusion.scheduling.model.Schedule
Loads schedule data from an XML document.
loadFromXml(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
Loads localization info from an XML document.
loadFromXml(InputStream) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
Loads localization info from an XML document.
loadFromXml(Document) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
Loads localization info from an XML document.
LocalizationInfo - Class in com.mindfusion.scheduling.standardforms
Represents a container of localized strings, used by various UI elements across the Calendar.
LocalizationInfo() - Constructor for class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
Location - Class in com.mindfusion.scheduling.model
Instances of this class contain address information that identifies distinct locations.
Location() - Constructor for class com.mindfusion.scheduling.model.Location
Initializes a new instance of the Location class.
lostOwnership(Clipboard, Transferable) - Method in class com.mindfusion.scheduling.Calendar
 

M

Magenta - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF00FF.
Magenta - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF00FF.
Magenta - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Magenta color.
markException(Item, boolean) - Method in class com.mindfusion.scheduling.model.Recurrence
Marks the specified item as an exception of a recurrence pattern.
Maroon - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF800000.
Maroon - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF800000.
Maroon - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Maroon color.
max() - Method in class com.mindfusion.common.Queryable
 
max(Function<T, Integer>) - Method in class com.mindfusion.common.Queryable
 
max(DateTime, DateTime) - Static method in class com.mindfusion.scheduling.Utilities
Returns the later of two dates.
MaxInterval - Static variable in class com.mindfusion.scheduling.model.Reminder
The maximum time interval that can be set as value of Reminder.setTimeInterval(com.mindfusion.common.Duration) for a Reminder object.
maxRowWidth() - Method in class com.mindfusion.drawing.TextLayout
 
MaxValue - Static variable in class com.mindfusion.common.DateTime
Represents the largest possible value of DateTime.
MaxValue - Static variable in class com.mindfusion.common.Duration
Represents the largest possible value of Duration.
measureString(String, Font) - Method in class com.mindfusion.drawing.AwtGraphics
 
measureText(String, float, Graphics2D) - Static method in class com.mindfusion.common.TextMeasurer
 
MediumAquamarine - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF66CDAA.
MediumAquamarine - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF66CDAA.
MediumAquamarine - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumAquamarine color.
MediumBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF0000CD.
MediumBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF0000CD.
MediumBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumBlue color.
MediumOrchid - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFBA55D3.
MediumOrchid - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFBA55D3.
MediumOrchid - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumOrchid color.
MediumPurple - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF9370DB.
MediumPurple - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF9370DB.
MediumPurple - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumPurple color.
MediumSeaGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF3CB371.
MediumSeaGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF3CB371.
MediumSeaGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumSeaGreen color.
MediumSlateBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF7B68EE.
MediumSlateBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF7B68EE.
MediumSlateBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumSlateBlue color.
MediumSpringGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00FA9A.
MediumSpringGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00FA9A.
MediumSpringGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumSpringGreen color.
MediumTurquoise - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF48D1CC.
MediumTurquoise - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF48D1CC.
MediumTurquoise - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumTurquoise color.
MediumVioletRed - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFC71585.
MediumVioletRed - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFC71585.
MediumVioletRed - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MediumVioletRed color.
MidnightBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF191970.
MidnightBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF191970.
MidnightBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MidnightBlue color.
min() - Method in class com.mindfusion.common.Queryable
 
min(Function<T, Integer>) - Method in class com.mindfusion.common.Queryable
 
min(DateTime, DateTime) - Static method in class com.mindfusion.scheduling.Utilities
Returns the former of two dates.
minDistToRect(Point2D, Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
Calculates the minimum distance between a given point and a given rectangle.
MinSupportedVersion - Static variable in class com.mindfusion.scheduling.model.Schedule
 
MintCream - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF5FFFA.
MintCream - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF5FFFA.
MintCream - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MintCream color.
MinuteFormat - Enum in com.mindfusion.scheduling
Specifies how to format and display minutes in the Timetable view.
MinValue - Static variable in class com.mindfusion.common.DateTime
Represents the smallest possible value of DateTime.
MinValue - Static variable in class com.mindfusion.common.Duration
Represents the smallest possible value of Duration.
MistyRose - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFE4E1.
MistyRose - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFE4E1.
MistyRose - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the MistyRose color.
Moccasin - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFE4B5.
Moccasin - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFE4B5.
Moccasin - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Moccasin color.
ModifiedItemInfo - Class in com.mindfusion.scheduling
Contains information about a modified item which is accessed through the itemsModified event.
monthCellClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
monthCellClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user clicks on a month cell in a SingleMonth and MonthRange views.
MonthCellLayout - Enum in com.mindfusion.scheduling
Specifies the layout of the cells in a SingleMonth and MonthRange views.
monthHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
monthHeaderClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the header of a Month view is clicked.
MonthHeaderStyles - Enum in com.mindfusion.scheduling
Specifies the appearance and behavior of month headers in a SingleMonth and MonthRange views.
MonthlyRecurrence - Enum in com.mindfusion.scheduling.model
Specifies the types of monthly recurrence patterns.
monthRangeHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
monthRangeHeaderClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the header of an MonthRange view is clicked.
MonthRangeHeaderStyles - Enum in com.mindfusion.scheduling
Specifies the appearance and behavior of the header in a MonthRange view.
MonthRangeSettings - Class in com.mindfusion.scheduling
Defines settings for the years in the calendar.
MonthSettings - Class in com.mindfusion.scheduling
Defines properties that allow customizing the visualization of months in the SingleMonth and MonthRange views.
monthWeekHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
monthWeekHeaderClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when a cell in the week header of a Month view is clicked.
MonthWeekHeaderStyle - Enum in com.mindfusion.scheduling
Specifies the placement of the week numbers header in a SingleMonth view.
mouseClicked(MouseEvent) - Method in class com.mindfusion.common.RangeSelector
mouseClicked(MouseEvent) - Method in class com.mindfusion.scheduling.Calendar
 
mouseDragged(MouseEvent) - Method in class com.mindfusion.common.RangeSelector
mouseDragged(MouseEvent) - Method in class com.mindfusion.scheduling.Calendar
 
mouseEntered(MouseEvent) - Method in class com.mindfusion.common.RangeSelector
mouseEntered(MouseEvent) - Method in class com.mindfusion.scheduling.Calendar
 
mouseExited(MouseEvent) - Method in class com.mindfusion.common.RangeSelector
mouseExited(MouseEvent) - Method in class com.mindfusion.scheduling.Calendar
 
mouseMoved(MouseEvent) - Method in class com.mindfusion.common.RangeSelector
mouseMoved(MouseEvent) - Method in class com.mindfusion.scheduling.Calendar
 
mousePressed(MouseEvent) - Method in class com.mindfusion.common.RangeSelector
mousePressed(MouseEvent) - Method in class com.mindfusion.scheduling.Calendar
 
mouseReleased(MouseEvent) - Method in class com.mindfusion.common.RangeSelector
mouseReleased(MouseEvent) - Method in class com.mindfusion.scheduling.Calendar
 
multiply(Vector, float) - Static method in class com.mindfusion.common.Vector
 
multiply(Vector, double) - Static method in class com.mindfusion.common.Vector
 
multiply(Vector, Vector) - Static method in class com.mindfusion.common.Vector
 
MyCheckBoxIcon() - Constructor for class com.mindfusion.common.TriStateCheckBox.MyCheckBoxIcon
 

N

NavajoWhite - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFDEAD.
NavajoWhite - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFDEAD.
NavajoWhite - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the NavajoWhite color.
Navy - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF000080.
Navy - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF000080.
Navy - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Navy color.
nc(S1, S2) - Static method in class com.mindfusion.common.CommonUtils
Performs a null-coalescing of the specified arguments.
nc(_S1, _S2) - Static method in class com.mindfusion.common.Helper
Performs a null-coalescing of the specified arguments.
negate() - Method in class com.mindfusion.common.Duration
Returns a Duration whose value is the negated value of the specified instance.
negate(Vector) - Static method in class com.mindfusion.common.Vector
 
newPoint2D(Point2D) - Static method in class com.mindfusion.common.CommonUtils
 
newPoint2D(double, double) - Static method in class com.mindfusion.common.CommonUtils
 
newPointDouble(Point2D) - Static method in class com.mindfusion.common.CommonUtils
 
newPointDouble(double, double) - Static method in class com.mindfusion.common.CommonUtils
 
newPointFloat() - Static method in class com.mindfusion.common.CommonUtils
 
newPointFloat(Point2D) - Static method in class com.mindfusion.common.CommonUtils
 
newPointFloat(double, double) - Static method in class com.mindfusion.common.CommonUtils
 
newRectangle2D(double, double, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
newRectangleDouble(double, double, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
newRectangleDouble(Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
newRectangleFloat(double, double, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
newRectangleFloat(Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
normalize(Vector) - Static method in class com.mindfusion.common.Vector
 
normalizeRect(Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
not(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.TimeRanges
Returns the exclusion of this TimeRanges object in the specified interval.
now() - Static method in class com.mindfusion.common.DateTime
Gets a DateTime object that is set to the current date and time in the default time zone and locale.

O

ObservableList<E> - Class in com.mindfusion.common
 
ObservableList() - Constructor for class com.mindfusion.common.ObservableList
 
ObservableList(int) - Constructor for class com.mindfusion.common.ObservableList
 
ObservableList(Collection<E>) - Constructor for class com.mindfusion.common.ObservableList
 
ObservableListListener<E> - Interface in com.mindfusion.common
 
Occurrence - Enum in com.mindfusion.scheduling.model
Specifies the occurrence number of a day or a week within a month.
offset(Point, int, int) - Static method in class com.mindfusion.scheduling.Utilities
 
offset(Rectangle, int, int) - Static method in class com.mindfusion.scheduling.Utilities
 
offset(Rectangle2D, double, double) - Static method in class com.mindfusion.scheduling.Utilities
 
ofType(Class<R>) - Method in class com.mindfusion.common.Queryable
 
ofType(Iterable<?>, Type, Class<T>) - Static method in class com.mindfusion.scheduling.Utilities
Returns the subset of items from the specified collection that have the specified type.
OldLace - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFDF5E6.
OldLace - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFDF5E6.
OldLace - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the OldLace color.
Olive - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF808000.
Olive - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF808000.
Olive - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Olive color.
OliveDrab - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF6B8E23.
OliveDrab - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF6B8E23.
OliveDrab - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the OliveDrab color.
onActionRedone(UndoEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the actionRedone event.
onActionUndone(UndoEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the actionUndone event.
onBeginItemDrawing(EventObject) - Method in class com.mindfusion.scheduling.Calendar
onChanged(EventObject) - Method in class com.mindfusion.scheduling.model.Style
Raises the changed event.
onCustomizeGrouping(CustomizeGroupingEvent) - Method in class com.mindfusion.scheduling.Calendar
onCustomizeText(CalendarTextEvent) - Method in class com.mindfusion.scheduling.Calendar
onDateClick(ResourceDateEvent) - Method in class com.mindfusion.scheduling.Calendar
onDeserializeTag(SerializeTagEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the deserializeTag event.
onDraw(CalendarDrawEvent) - Method in class com.mindfusion.scheduling.Calendar
onDrawing(CalendarDrawEvent) - Method in class com.mindfusion.scheduling.Calendar
onEndItemDrawing(EventObject) - Method in class com.mindfusion.scheduling.Calendar
onExceptionCreated(ItemEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the exceptionCreated event.
onHiddenItemClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onHScroll(ScrollEvent) - Method in class com.mindfusion.scheduling.Calendar
onInstantiateItem(InstantiateItemEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the instantiateItem event.
onInstantiateResource(InstantiateResourceEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the instantiateResource event.
onItemClick(ItemMouseEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemCloned(ItemEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemCloning(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemCreated(ItemEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemCreating(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemCreationCanceled(ItemEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemDeleted(ItemEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemDeleting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemDeselecting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemDrawing(CalendarDrawEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemEndTimeChanged(ItemTimeEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the itemEndTimeChanged event.
onItemEndTimeTriggered(ItemEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the itemEndTimeTriggered event.
onItemInplaceEdited(ItemEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemInplaceEditEnding(ItemEditConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemInplaceEditStarting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemListLaneChanged(ItemListLaneChangedEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemModificationCanceled(ItemEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemModified(ItemModifiedEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemModifying(ItemModifyConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemReminderTriggered(ItemEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the itemReminderTriggered event.
onItemResourceChanged(ItemEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the itemResourceChanged event.
onItemSelected(ItemListEvent) - Method in class com.mindfusion.scheduling.ItemListView
 
onItemSelecting(ItemConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemSelectionChanged(ItemSelectionEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemSelectionComplete(EventObject) - Method in class com.mindfusion.scheduling.Calendar
onItemsModified(ItemsEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemStartTimeChanged(ItemTimeEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the itemStartTimeChanged event.
onItemTooltipDisplaying(ItemTooltipEvent) - Method in class com.mindfusion.scheduling.Calendar
onItemVisualsChanged(ItemEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the itemVisualsChanged event.
onJsonDeserializeTag(JsonSerializeTagEventArgs) - Method in class com.mindfusion.scheduling.model.Schedule
 
onJsonSerializeTag(JsonSerializeTagEventArgs) - Method in class com.mindfusion.scheduling.model.Schedule
 
onListViewHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onMonthCellClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onMonthHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onMonthRangeHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onMonthWeekHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onMousePressed(MouseEvent) - Method in class com.mindfusion.scheduling.ItemListView
 
onNavigationKeyPress(int) - Method in class com.mindfusion.scheduling.Calendar
 
onRecurrenceReset(ItemEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the recurrenceReset event.
onRecurringItemDeleting(RecurringItemConfirmEvent) - Method in class com.mindfusion.scheduling.Calendar
onResourceViewBottomTimelineClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onResourceViewMiddleTimelineClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onResourceViewRowHeaderClick(ResourceDateEvent) - Method in class com.mindfusion.scheduling.Calendar
onResourceViewTopTimelineClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onScroll(EventObject) - Method in class com.mindfusion.scheduling.Calendar
onSelected(ListSelectionEvent) - Method in class com.mindfusion.scheduling.ItemListView
 
onSerializeTag(SerializeTagEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the serializeTag event.
onTaskReminderTriggered(TaskEvent) - Method in class com.mindfusion.scheduling.model.Schedule
Raises the taskReminderTriggered event.
onTimetableColumnHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
onTooltipDisplaying(TooltipEvent) - Method in class com.mindfusion.scheduling.Calendar
onValidateOccurrence(ValidateOccurrenceEvent) - Method in class com.mindfusion.scheduling.model.Recurrence
Raises the validateOccurrence event.
onVisibleDateChanged(DateChangedEvent) - Method in class com.mindfusion.scheduling.Calendar
Raises the visibleDateChanged event.
onVisualsChanged() - Method in class com.mindfusion.scheduling.model.Item
Forces the item to be repainted.
onVScroll(ScrollEvent) - Method in class com.mindfusion.scheduling.Calendar
onWeekRangeHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.Calendar
op_Addition(DateTime, Duration) - Static method in class com.mindfusion.common.DateTime
Adds a specified time interval to a specified date and time, yielding a new date and time.
op_Addition(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Adds two specified Duration instances.
op_Equality(DateTime, DateTime) - Static method in class com.mindfusion.common.DateTime
Determines whether two specified instances of DateTime are equal.
op_Equality(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Indicates whether two Duration instances are equal.
op_GreaterThan(DateTime, DateTime) - Static method in class com.mindfusion.common.DateTime
Determines whether one specified DateTime is greater than another specified DateTime.
op_GreaterThan(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Indicates whether a specified Duration is greater than another specified Duration.
op_GreaterThanOrEqual(DateTime, DateTime) - Static method in class com.mindfusion.common.DateTime
Determines whether one specified DateTime is greater than or equal to another specified DateTime.
op_GreaterThanOrEqual(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Indicates whether a specified Duration is greater than or equal to another specified Duration.
op_Inequality(DateTime, DateTime) - Static method in class com.mindfusion.common.DateTime
Determines whether two specified instances of DateTime are not equal.
op_Inequality(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Indicates whether two Duration instances are not equal.
op_LessThan(DateTime, DateTime) - Static method in class com.mindfusion.common.DateTime
Determines whether one specified DateTime is less than another specified DateTime.
op_LessThan(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Indicates whether a specified Duration is less than another specified Duration.
op_LessThanOrEqual(DateTime, DateTime) - Static method in class com.mindfusion.common.DateTime
Determines whether one specified DateTime is less than or equal to another specified DateTime.
op_LessThanOrEqual(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Indicates whether a specified Duration is less than or equal to another specified Duration.
op_Subtraction(DateTime, DateTime) - Static method in class com.mindfusion.common.DateTime
Subtracts a specified date and time from another specified date and time and returns a time interval.
op_Subtraction(DateTime, Duration) - Static method in class com.mindfusion.common.DateTime
Subtracts a specified time interval from a specified date and time and returns a new date and time.
op_Subtraction(Duration, Duration) - Static method in class com.mindfusion.common.Duration
Subtracts a specified Duration from another specified Duration.
op_UnaryNegation(Duration) - Static method in class com.mindfusion.common.Duration
Returns a Duration whose value is the negated value of the specified instance.
Orange - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFA500.
Orange - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFA500.
Orange - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Orange color.
OrangeRed - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF4500.
OrangeRed - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF4500.
OrangeRed - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the OrangeRed color.
Orchid - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFDA70D6.
Orchid - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFDA70D6.
Orchid - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Orchid color.
orderBy(Function<T, K>) - Method in class com.mindfusion.common.Queryable
 
orderByDescending(Function<T, K>) - Method in class com.mindfusion.common.Queryable
 
Orientation - Enum in com.mindfusion.common
Specifies orientation.
OrientationConverter - Class in com.mindfusion.common
 
OrientationConverter() - Constructor for class com.mindfusion.common.OrientationConverter
 
OverflowException - Exception in com.mindfusion.common
Thrown when an operation results in an overflow.

P

padLeft(String, int, char) - Static method in class com.mindfusion.common.StringUtilities
 
padRight(String, int, char) - Static method in class com.mindfusion.common.StringUtilities
 
paintComponent(Graphics) - Method in class com.mindfusion.common.RangeSelector
paintComponent(Graphics) - Method in class com.mindfusion.scheduling.Calendar
paintIcon(Component, Graphics, int, int) - Method in class com.mindfusion.common.TriStateCheckBox.MyCheckBoxIcon
 
Pair<TFirst,TSecond> - Class in com.mindfusion.common
Defines a class used to store two related objects.
Pair() - Constructor for class com.mindfusion.common.Pair
Initializes a new instance of the Pair class.
Pair(TFirst, TSecond) - Constructor for class com.mindfusion.common.Pair
Initializes a new instance of the Pair class.
PaleGoldenrod - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFEEE8AA.
PaleGoldenrod - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFEEE8AA.
PaleGoldenrod - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the PaleGoldenrod color.
PaleGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF98FB98.
PaleGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF98FB98.
PaleGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the PaleGreen color.
PaleTurquoise - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFAFEEEE.
PaleTurquoise - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFAFEEEE.
PaleTurquoise - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the PaleTurquoise color.
PaleVioletRed - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFDB7093.
PaleVioletRed - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFDB7093.
PaleVioletRed - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the PaleVioletRed color.
PapayaWhip - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFEFD5.
PapayaWhip - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFEFD5.
PapayaWhip - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the PapayaWhip color.
parse(String, Point2D) - Static method in class com.mindfusion.common.CommonUtils
Parses space separated numbers into Point2D
parse(String) - Method in class com.mindfusion.common.JsonContext
Deserializes the specified JSON formatted string to a JsonObject.
Parser - Class in com.mindfusion.common
 
Parser() - Constructor for class com.mindfusion.common.Parser
 
PeachPuff - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFDAB9.
PeachPuff - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFDAB9.
PeachPuff - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the PeachPuff color.
Pen - Class in com.mindfusion.drawing
A Pen specifies how the outline of an element should be stroked.
Pen() - Constructor for class com.mindfusion.drawing.Pen
Initializes a new instance of the Pen class.
Pen(Color) - Constructor for class com.mindfusion.drawing.Pen
Initializes a new instance of the Pen class.
Pen(Color, double) - Constructor for class com.mindfusion.drawing.Pen
Initializes a new instance of the Pen class.
Pen(Brush, double) - Constructor for class com.mindfusion.drawing.Pen
Initializes a new instance of the Pen class.
Pen(Color, double, DashStyle) - Constructor for class com.mindfusion.drawing.Pen
Initializes a new instance of the Pen class.
Pen(Brush, double, DashStyle) - Constructor for class com.mindfusion.drawing.Pen
Initializes a new instance of the Pen class.
Pens - Class in com.mindfusion.drawing
Contains pens for all standard colors.
Peru - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFCD853F.
Peru - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFCD853F.
Peru - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Peru color.
Pink - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFC0CB.
Pink - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFC0CB.
Pink - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Pink color.
PlainText - Class in com.mindfusion.drawing
Represents text with no formatting.
PlainText() - Constructor for class com.mindfusion.drawing.PlainText
Builds new plain text object.
Plum - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFDDA0DD.
Plum - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFDDA0DD.
Plum - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Plum color.
PointList - Class in com.mindfusion.drawing
A strongly-typed list of Point2D.Float objects.
PointList(int) - Constructor for class com.mindfusion.drawing.PointList
 
PointList(PointList) - Constructor for class com.mindfusion.drawing.PointList
 
PointList(Point2D.Float[]) - Constructor for class com.mindfusion.drawing.PointList
 
PointList(List<Point2D.Float>) - Constructor for class com.mindfusion.drawing.PointList
 
PointList() - Constructor for class com.mindfusion.drawing.PointList
 
polarToCartesian(Point2D, double, double, Point2D) - Static method in class com.mindfusion.common.CommonUtils
 
Polygon - Class in com.mindfusion.drawing
 
Polygon(List<Point2D.Float>) - Constructor for class com.mindfusion.drawing.Polygon
Builds new polygon object from a given points list.
Polygon(Rectangle2D) - Constructor for class com.mindfusion.drawing.Polygon
Builds new polygon object from the specified rectangle.
Polygon(Rectangle2D.Float, int) - Constructor for class com.mindfusion.drawing.Polygon
Build new polygon from ellipse.
polylineIntersectsRect(Rectangle2D, List<Point2D>) - Static method in class com.mindfusion.common.CommonUtils
 
polylineRectOverlapLen(List<Point2D>, Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
Position - Enum in com.mindfusion.scheduling
Specifies the position of an element relative to its container.
PowderBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFB0E0E6.
PowderBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFB0E0E6.
PowderBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the PowderBlue color.
prettyfy(String) - Method in class com.mindfusion.common.Serializer
 
PreviewTextKey - Enum in com.mindfusion.scheduling
Contains the key for various texts in the built-in Print Preview form.
print() - Method in class com.mindfusion.scheduling.Calendar
Prints the current calendar using the default format and printer.
print(String) - Method in class com.mindfusion.scheduling.Calendar
Prints the current calendar using the default format.
print(PageFormat, String) - Method in class com.mindfusion.scheduling.Calendar
Prints the current calendar using the specified page format.
print(Graphics, PageFormat, int) - Method in class com.mindfusion.scheduling.Calendar
Printable.print implementation.
PrintOptions - Class in com.mindfusion.scheduling
Defines a set of properties that allow customization of various print and print-preview aspects.
printPreview() - Method in class com.mindfusion.scheduling.Calendar
Displays a print preview window, that shows how the diagram would look when printed on paper.
printPreview(PageFormat) - Method in class com.mindfusion.scheduling.Calendar
Displays a print preview window, that shows how the diagram would look when printed on paper.
process(Object) - Method in class com.mindfusion.common.GeneralFormat
Converts the specified object to a string according to the underlying formatting string.
processText() - Method in class com.mindfusion.drawing.PlainText
Performs simple parsing of the text.
processText() - Method in class com.mindfusion.drawing.StyledText
Processes formatting text.
processText() - Method in class com.mindfusion.drawing.Text
Invoked after new text has been assigned to the object to allow clients to perform custom text processing.
Purple - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF800080.
Purple - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF800080.
Purple - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Purple color.

Q

Queryable<T> - Class in com.mindfusion.common
Extends Iterable objects with additional functionality.
Queryable(Iterable<T>) - Constructor for class com.mindfusion.common.Queryable
 
Queryable(Object[]) - Constructor for class com.mindfusion.common.Queryable
 
Queryable(Object[][]) - Constructor for class com.mindfusion.common.Queryable
 

R

rad(double) - Static method in class com.mindfusion.common.CommonUtils
 
RadialGradientBrush - Class in com.mindfusion.drawing
 
RadialGradientBrush(Color, Color) - Constructor for class com.mindfusion.drawing.RadialGradientBrush
Initializes a new instance of the RadialGradientBrush class.
RadialGradientBrush(Color, Color, double, double) - Constructor for class com.mindfusion.drawing.RadialGradientBrush
Initializes a new instance of the RadialGradientBrush class.
RadialGradientBrush(float[], Color[], double, double) - Constructor for class com.mindfusion.drawing.RadialGradientBrush
Initializes a new instance of the RadialGradientBrush class.
RadialGradientBrush() - Constructor for class com.mindfusion.drawing.RadialGradientBrush
Initializes a new instance of the RadialGradientBrush class.
RadialGradientBrush(boolean) - Constructor for class com.mindfusion.drawing.RadialGradientBrush
Initializes a new instance of the RadialGradientBrush class.
raiseArgumentOutOfRangeException(String, String) - Static method in class com.mindfusion.scheduling.Utilities
 
raiseTimelineUnitsChanged(EventObject) - Method in class com.mindfusion.scheduling.Calendar
raiseVisibleDateChanged(DateTime, DateTime) - Method in class com.mindfusion.scheduling.Calendar
RangeSelector - Class in com.mindfusion.common
Represents a range selector - a control which allows the users to interactively select a range inside a larger range.
RangeSelector() - Constructor for class com.mindfusion.common.RangeSelector
Initializes a new instance of the RangeSelector class.
RangeSelectorListener - Interface in com.mindfusion.common
Defines events raised by RangeSelector components.
readBool(String, Element, boolean) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a boolean value with the specified name.
readBool(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a boolean value with the specified name.
readBrush(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads a MindFusion.Drawing.Brush object.
readBrush(JsonValue, Brush) - Method in class com.mindfusion.common.JsonContext
Reads a MindFusion.Drawing.Brush object.
readBrush(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a Brush object with the specified name.
readBrushColor(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads a Brush object with the specified color.
readBrushes(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads all brushes.
readByte(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a byte value with the specified name.
readChar(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a char value with the specified name.
readColor(JsonValue) - Method in class com.mindfusion.common.JsonContext
 
readColor(JsonValue, Color) - Method in class com.mindfusion.common.JsonContext
Reads a color.
readColor(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a color with the specified name.
readColorArray(String, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a color array with the specified name.
readCustomBrushes(JsonValue) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
readCustomBrushes(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a CustomBrushes object with the specified name.
readDate(JsonValue) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
readDateTime(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a DateTime object with the specified name.
readDouble(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a double value with the specified name.
readEnum(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads an enum value.
readEnum(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads an enumeration value with the specified name.
readExternal(ObjectInput) - Method in class com.mindfusion.common.BaseList
 
readExternal(ObjectInput) - Method in class com.mindfusion.common.ObservableList
 
readExternal(ObjectInput) - Method in class com.mindfusion.common.XDimension2D.Double
 
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.DashStyle
Implements Externalizable.
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.ExternalizableImage
 
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.GradientBrush
Implements Externalizable.
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.HatchBrush
Implements Externalizable.
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.Pen
Implements Externalizable.
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.PointList
 
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.RadialGradientBrush
Implements Externalizable.
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.SolidBrush
Implements Externalizable.
readExternal(ObjectInput) - Method in class com.mindfusion.drawing.TextureBrush
 
readFile(String) - Static method in class com.mindfusion.common.JsonContext
Reads json file
readFileAsString(String) - Static method in class com.mindfusion.common.CommonUtils
 
readFloat(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a float value with the specified name.
readFloatArray(String, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a float array with the specified name.
readFont(JsonObject) - Method in class com.mindfusion.common.JsonContext
Reads a Font object.
readFont(JsonObject, Font) - Method in class com.mindfusion.common.JsonContext
Reads a Font object.
readFont(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a Font object with the specified name.
readHashtable(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a hash table object with the specified name.
readImage(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads an Image object.
readImage(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads an Image object with the specified name.
readImages(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads all images.
readInt(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads an integer value with the specified name.
readJsonObject(String, JsonContext) - Method in class com.mindfusion.common.Parser
Deserializes a JsonObject from the specified JSON-formatted string.
readLong(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a long value with the specified name.
readObject(JsonValue) - Method in class com.mindfusion.common.JsonContext
 
readObject(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads an object with the specified name.
ReadOnlyList<E> - Class in com.mindfusion.common
Represents a generic read-only list.
ReadOnlyList(Collection<E>) - Constructor for class com.mindfusion.common.ReadOnlyList
Initializes a new instance of the ReadOnlyList class.
readPen(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads a MindFusion.Drawing.Pen object.
readPen(JsonValue, Pen) - Method in class com.mindfusion.common.JsonContext
Reads a MindFusion.Drawing.Pen object.
readPen(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a Pen object with the specified name.
readPoint(ObjectInput) - Static method in class com.mindfusion.common.Serialization
 
readPointF(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads a PointF object
readPointString(JsonValue) - Method in class com.mindfusion.common.JsonContext
read the pointF string
readRect(ObjectInput) - Static method in class com.mindfusion.common.Serialization
 
readRectangleF(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads a Rectangle2D.Float object.
readRecurrence(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a Recurrence object with the specified name.
readReminder(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a Reminder object with the specified name.
readShort(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a short value with the specified name.
readSizeF(JsonValue) - Method in class com.mindfusion.common.JsonContext
read the SizeF object
readString(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a string value with the specified name.
readStringFormat(JsonValue) - Method in class com.mindfusion.common.JsonContext
Reads a StringFormat object.
readStyle(JsonValue) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
readStyle(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a Style object with the specified name.
readTag(ObjectInput) - Static method in class com.mindfusion.common.Serialization
 
readTag(Object, JsonValue, String) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
Reads the specified tag for the specified object.
readTag(Object, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads the specified tag for the specified object.
readTextFormat(String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Reads a TextFormat object with the specified name.
Recurrence - Class in com.mindfusion.scheduling.model
Defines recurrence patterns for items scheduled to repeat over and over again.
Recurrence() - Constructor for class com.mindfusion.scheduling.model.Recurrence
Initializes a new instance of the Recurrence class.
RecurrenceAdapter - Class in com.mindfusion.scheduling.model
Provides empty implementations for the methods defined in the RecurrenceListener interface.
RecurrenceAdapter() - Constructor for class com.mindfusion.scheduling.model.RecurrenceAdapter
 
RecurrenceEnd - Enum in com.mindfusion.scheduling.model
Specifies when to stop repeating recurring events.
RecurrenceException - Class in com.mindfusion.scheduling.model
This class represents exceptions of a recurrence patterns.
RecurrenceForm - Class in com.mindfusion.scheduling.standardforms
Ready-made form for recurrence editing.
RecurrenceForm() - Constructor for class com.mindfusion.scheduling.standardforms.RecurrenceForm
Initializes a new instance of the RecurrenceForm class.
RecurrenceForm(DateTimeInfo, LocalizationInfo) - Constructor for class com.mindfusion.scheduling.standardforms.RecurrenceForm
Initializes a new instance of the RecurrenceForm class.
RecurrenceForm(DateTimeInfo, LocalizationInfo, Window, Dialog.ModalityType) - Constructor for class com.mindfusion.scheduling.standardforms.RecurrenceForm
Initializes a new instance of the RecurrenceForm class.
RecurrenceListener - Interface in com.mindfusion.scheduling.model
Defines the events raised by the Item class.
RecurrencePattern - Enum in com.mindfusion.scheduling.model
Specifies the interval at which recurring items occur.
recurrenceReset(EventObject) - Method in class com.mindfusion.scheduling.model.ItemAdapter
Raised when the recurrence pattern associated with the item has been reset.
recurrenceReset(EventObject) - Method in interface com.mindfusion.scheduling.model.ItemListener
Raised when the recurrence pattern associated with the item has been reset.
recurrenceReset(ItemEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the recurrence pattern associated with an item has been reset, causing all associated exception items to be lost.
recurrenceReset(ItemEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the recurrence pattern associated with an item has been reset, causing all associated exception items to be lost.
RecurrenceState - Enum in com.mindfusion.scheduling.model
Specifies the recurrence state of items.
RecurringItemConfirmEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the recurringItemDeleting event.
recurringItemDeleting(RecurringItemConfirmEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
recurringItemDeleting(RecurringItemConfirmEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user is about to delete a recurring item.
Red - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF0000.
Red - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF0000.
Red - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Red color.
redo() - Method in class com.mindfusion.scheduling.model.AddItemCommand
Command.redo() override.
redo() - Method in class com.mindfusion.scheduling.model.ChangeItemCommand
Command.redo() override.
redo() - Method in class com.mindfusion.scheduling.model.Command
Repeats an action that has been undone.
redo() - Method in class com.mindfusion.scheduling.model.CompositeCommand
Command.redo() override.
redo() - Method in class com.mindfusion.scheduling.model.RemoveItemCommand
Repeats an action that has been undone.
redo() - Method in class com.mindfusion.scheduling.model.Schedule
Executes again an action saved in the command history.
registerItemClass(Class<? extends Item>, String, int) - Static method in class com.mindfusion.scheduling.model.Schedule
Registers a schedule item class for serialization support.
registerItemClass(Class<? extends Item>, String, int, String) - Static method in class com.mindfusion.scheduling.model.Schedule
Registers a schedule item class for serialization support.
registerResourceClass(Class<? extends Resource>, String, int) - Static method in class com.mindfusion.scheduling.model.Schedule
Registers a resource class for serialization support.
registerResourceClass(Class<? extends Resource>, String, int, String) - Static method in class com.mindfusion.scheduling.model.Schedule
Registers a resource class for serialization support.
ReleaseDate - Annotation Type in com.mindfusion.common
 
Reminder - Class in com.mindfusion.scheduling.model
Represents reminders associated with schedule items.
Reminder() - Constructor for class com.mindfusion.scheduling.model.Reminder
Initializes a new instance of the Reminder class.
ReminderType - Enum in com.mindfusion.scheduling.model
Specifies the type of a reminder.
remove(Object) - Method in class com.mindfusion.common.BaseList
Removes the first occurrence of the specified element from this list.
remove(int) - Method in class com.mindfusion.common.BaseList
Removes the first occurrence of the specified element from this list.
Remove - Static variable in class com.mindfusion.common.ListChangedAction
One or more items were removed from the list.
remove(int) - Method in class com.mindfusion.common.ObservableList
 
remove(Object) - Method in class com.mindfusion.common.ObservableList
 
remove(String, int, int) - Static method in class com.mindfusion.common.StringUtilities
 
remove(Item) - Method in class com.mindfusion.scheduling.ItemSelection
Removes the specified item from the selection.
remove(DateTime, DateTime) - Method in class com.mindfusion.scheduling.model.TimeRanges
Removes a time span from the list.
remove(DateTime) - Method in class com.mindfusion.scheduling.Selection
Removes the specified date from the selection.
remove(DateTime, DateTime) - Method in class com.mindfusion.scheduling.Selection
Removes the specified date range from the selection.
removeBaseListListener(BaseListListener<E>) - Method in class com.mindfusion.common.BaseList
Removes the specified BaseListListener from the list.
removeCalendarListener(CalendarListener) - Method in class com.mindfusion.scheduling.Calendar
Removes the specified CalendarListener from the calendar.
removeChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.ControlStyle
Removes the specified ChangeListener from the style.
removeChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.DateList
Removes the specified ChangeListener from the list.
removeChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.ItemSettings
Removes the specified ChangeListener from the settings.
removeChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.model.Style
Removes the specified ChangeListener from the style.
removeChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.model.TimeRanges
 
removeChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.Selection
Removes the specified ChangeListener from the selection.
removeChangeListener(ChangeListener) - Method in class com.mindfusion.scheduling.ViewSettings
Removes the specified ChangeListener from the view settings.
removeException(Item) - Method in class com.mindfusion.scheduling.model.Recurrence
Removes the exception associated with the specified item from the recurrence.
removeItemAt(int) - Method in class com.mindfusion.scheduling.ItemListView
Removes the item at the specified position.
RemoveItemCommand - Class in com.mindfusion.scheduling.model
Implements deletion of schedule items.
RemoveItemCommand(Schedule, Item, int) - Constructor for class com.mindfusion.scheduling.model.RemoveItemCommand
Initializes a new instance of the RemoveItemCommand class.
removeItemListener(ItemListener) - Method in class com.mindfusion.scheduling.model.Item
Removes the specified ItemListener from the item.
removeItemListViewListener(ItemListViewListener) - Method in class com.mindfusion.scheduling.ItemListView
Unregisters listener not to receive ItemListView events.
removeListListener(ObservableListListener<E>) - Method in class com.mindfusion.common.ObservableList
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.mindfusion.scheduling.ItemEffect
Removes the specified PropertyChangeListener from the calendar.
removeRangeSelectorListener(RangeSelectorListener) - Method in class com.mindfusion.common.RangeSelector
 
removeRecurrenceListener(RecurrenceListener) - Method in class com.mindfusion.scheduling.model.Recurrence
Removes the specified RecurrenceListener from the recurrence.
removeScheduleListener(ScheduleListener) - Method in class com.mindfusion.scheduling.model.Schedule
Removes the specified ScheduleListener from the schedule.
removeSerializationContextListener(SerializationContextListener) - Method in class com.mindfusion.scheduling.model.SerializationContext
Removes the specified SerializationContextListener from the context.
removeTrailingZeros(double, int) - Static method in class com.mindfusion.common.StringUtilities
 
renderText(String, Rectangle2D, DrawTextHint) - Method in interface com.mindfusion.drawing.RenderTextCallback
 
RenderTextCallback - Interface in com.mindfusion.drawing
 
Replace - Static variable in class com.mindfusion.common.ListChangedAction
One or more items were replaced in the list.
reschedule(Item, DateTime) - Method in class com.mindfusion.scheduling.model.Recurrence
Changes the recurrence pattern so that the specified occurrence remains part of the recurrence without changing it into an exception.
Reset - Static variable in class com.mindfusion.common.ListChangedAction
The content of the list changed dramatically.
reset(Color, double, DashStyle) - Method in class com.mindfusion.drawing.Pen
 
reset(EventObject) - Method in class com.mindfusion.scheduling.model.RecurrenceAdapter
Raised when the recurrence has been reset.
reset(EventObject) - Method in interface com.mindfusion.scheduling.model.RecurrenceListener
Raised when the recurrence has been reset.
reset() - Method in class com.mindfusion.scheduling.model.Style
Resets the style to the default state.
reset() - Method in class com.mindfusion.scheduling.Selection
Clears the selection.
resetDrag() - Method in class com.mindfusion.scheduling.Calendar
If there is a mouse drag operation in progress, it is canceled.
resize(T, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
Resource - Class in com.mindfusion.scheduling.model
Instances of the Resource class contain information about arbitrary resources.
Resource() - Constructor for class com.mindfusion.scheduling.model.Resource
Initializes a new instance of the Resource class.
resourceChanged(EventObject) - Method in class com.mindfusion.scheduling.model.ItemAdapter
Raised when any of the item's associated resources have changed.
resourceChanged(EventObject) - Method in interface com.mindfusion.scheduling.model.ItemListener
Raised when any of the item's associated resources have changed.
ResourceDateEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of mouse events related to date/time and resource related cells in the calendar.
ResourceLengthMethod - Enum in com.mindfusion.scheduling
Specifies how to calculate the length of the resources in a Resource view.
ResourceList<R extends Resource> - Class in com.mindfusion.scheduling.model
Represents a list of Resource objects.
ResourceList() - Constructor for class com.mindfusion.scheduling.model.ResourceList
Initializes a new instance of the ResourceList class.
ResourceResizeMethod - Enum in com.mindfusion.scheduling
Specifies the item resizing method in a Resource view.
Resources - Class in com.mindfusion.scheduling.model
Provides access to some locale-sensitive resources.
resourceViewBottomTimelineClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
resourceViewBottomTimelineClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the bottom timeline of a Resource view is clicked.
resourceViewMiddleTimelineClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
resourceViewMiddleTimelineClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the middle timeline of a Resource view is clicked.
resourceViewRowHeaderClick(ResourceDateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
resourceViewRowHeaderClick(ResourceDateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the header of a Resource view row is clicked.
ResourceViewSettings - Class in com.mindfusion.scheduling
Defines properties that allow customizing the visualization of the calendar in Resource view.
ResourceViewStyle - Enum in com.mindfusion.scheduling
Specifies the style of a Resource view.
resourceViewTopTimelineClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
resourceViewTopTimelineClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the top timeline of a Resource view is clicked.
restore(Object) - Method in class com.mindfusion.drawing.AwtGraphics
 
restore(SelectionState) - Method in class com.mindfusion.scheduling.Selection
Restores a previously saved state.
restoreState(ItemState) - Method in class com.mindfusion.scheduling.model.Item
Restores the state of this item.
resumeDrag() - Method in class com.mindfusion.scheduling.Calendar
Resumes the previously paused mouse drag operation.
revalidateSynced(JComponent) - Static method in class com.mindfusion.common.CommonUtils
Performs synchronized revalidation to ensure that layout is up to date after this method returns.
reverse(ArrayList<E>, int, int) - Static method in class com.mindfusion.common.Collections
Reverses the specified ArrayList.
reverse() - Method in class com.mindfusion.common.ExtendedArrayList
 
reverse() - Method in class com.mindfusion.common.Queryable
 
Right - Static variable in class com.mindfusion.common.HorizontalAlignment
The object or text is aligned on the right of the control element.
right(Vector) - Static method in class com.mindfusion.common.Vector
 
RosyBrown - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFBC8F8F.
RosyBrown - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFBC8F8F.
RosyBrown - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the RosyBrown color.
rotatePointAt(Point2D, Point2D, double) - Static method in class com.mindfusion.drawing.AwtGraphics
 
rotatePointAt(Point2D, Point2D, double, T) - Static method in class com.mindfusion.drawing.AwtGraphics
 
rotateTransform(double) - Method in class com.mindfusion.drawing.AwtGraphics
 
RoyalBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF4169E1.
RoyalBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF4169E1.
RoyalBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the RoyalBlue color.

S

SaddleBrown - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF8B4513.
SaddleBrown - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF8B4513.
SaddleBrown - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SaddleBrown color.
Salmon - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFA8072.
Salmon - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFA8072.
Salmon - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Salmon color.
samePatternAs(Recurrence) - Method in class com.mindfusion.scheduling.model.Recurrence
Determines whether two Recurrence objects define the same recurrence pattern.
SandyBrown - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF4A460.
SandyBrown - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF4A460.
SandyBrown - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SandyBrown color.
save() - Method in class com.mindfusion.drawing.AwtGraphics
 
save() - Method in class com.mindfusion.scheduling.Selection
Saves the current selection state.
saveState() - Method in class com.mindfusion.scheduling.model.Item
Saves the state of this item.
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Appointment
Saves the appointment data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Appointment
Saves the appointment data to a JsonObject
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Contact
Saves the contact data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Contact
Saves the contact as a JSON object.
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Item
Saves the item data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Item
Saves the item as a JSON object.
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Location
Saves the location data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Location
Saves the location as a JSON object.
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Recurrence
Saves the recurrence data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Recurrence
Saves the recurrence as a JSON object.
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Reminder
Saves the reminder data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Reminder
Saves the reminder as a JSON object.
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Resource
Saves the resource data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Resource
Saves the resource as a JSON object.
saveTo(String, ContentType) - Method in class com.mindfusion.scheduling.model.Schedule
Saves the schedule to a file.
saveTo(Element, XmlSerializationContext) - Method in class com.mindfusion.scheduling.model.Task
Saves the task data to an XML document.
saveTo(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Task
Saves the task as a JSON object.
saveToJson() - Method in class com.mindfusion.scheduling.model.Schedule
Saves the schedule to a JSON-formatted string.
saveToJsonObject(JsonObject, JsonSerializationContext) - Method in class com.mindfusion.scheduling.model.Schedule
Saves the schedule to a JSON object.
saveToString(ContentType) - Method in class com.mindfusion.scheduling.model.Schedule
Encodes the schedule into a string.
saveToXml(Document) - Method in class com.mindfusion.scheduling.model.Schedule
Saves the schedule to an XML document.
saveToXml(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
Saves the localization info to an XML document.
saveToXml(OutputStream) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
Saves the localization info to an XML document.
saveToXml(Document) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
Saves the localization info to an XML document.
Schedule - Class in com.mindfusion.scheduling.model
Represents a timetable of scheduled events.
Schedule() - Constructor for class com.mindfusion.scheduling.model.Schedule
Initializes a new instance of the Schedule class.
ScheduleAdapter - Class in com.mindfusion.scheduling.model
Provides empty implementations for the methods defined in the ScheduleListener interface.
ScheduleAdapter() - Constructor for class com.mindfusion.scheduling.model.ScheduleAdapter
 
ScheduleListener - Interface in com.mindfusion.scheduling.model
Defines the events raised by the Schedule class.
SchedulingItemList - Class in com.mindfusion.scheduling
A strongly-typed list of Item objects.
SchedulingItemList() - Constructor for class com.mindfusion.scheduling.SchedulingItemList
 
SchedulingItemList(int) - Constructor for class com.mindfusion.scheduling.SchedulingItemList
 
SchedulingItemList(Collection<Item>) - Constructor for class com.mindfusion.scheduling.SchedulingItemList
 
scroll(EventObject) - Method in class com.mindfusion.scheduling.CalendarAdapter
scroll(EventObject) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the value of a scrollbar has changed.
ScrollEvent - Class in com.mindfusion.common
Provides data for the scroll events.
ScrollEvent(Object, int, int, int) - Constructor for class com.mindfusion.common.ScrollEvent
Initializes a new instance of the ScrollEvent class.
ScrollEventType - Class in com.mindfusion.common
Specifies the type of action used to raise a scroll event.
SeaGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF2E8B57.
SeaGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF2E8B57.
SeaGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SeaGreen color.
SeaShell - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFF5EE.
SeaShell - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFF5EE.
SeaShell - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SeaShell color.
segmentRectOverlapLen(Point2D, Point2D, Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
select(Function<T, R>) - Method in class com.mindfusion.common.Queryable
 
Selection - Class in com.mindfusion.scheduling
Represents a set of selected date cells and defines a visualization style applied to the selected elements.
SelectionState - Class in com.mindfusion.scheduling
Represents the saved state of a Selection object.
SelectionStyle - Enum in com.mindfusion.scheduling
Specifies what type of frame to draw around selected elements.
selectMany(Function<T, Iterable<R>>) - Method in class com.mindfusion.common.Queryable
 
selectNodes(String, Document) - Static method in class com.mindfusion.common.XmlFunctions
 
selectNodes(String, Element) - Static method in class com.mindfusion.common.XmlFunctions
 
selectSingleNode(String, Element) - Static method in class com.mindfusion.common.XmlFunctions
 
selectSingleNode(String, Document) - Static method in class com.mindfusion.common.XmlFunctions
 
Serialization - Class in com.mindfusion.common
 
Serialization() - Constructor for class com.mindfusion.common.Serialization
 
SerializationContext - Class in com.mindfusion.scheduling.model
This class contains information required to serialize and deserialize Schedule elements to and from a binary stream or XML document.
SerializationContext(Schedule) - Constructor for class com.mindfusion.scheduling.model.SerializationContext
Initializes a new instance of the SerializationContext class.
SerializationContextListener - Interface in com.mindfusion.scheduling.model
Defines the events raised by the SerializationContext class.
serialize(JsonObject) - Method in class com.mindfusion.common.JsonContext
Serializes the specified JsonObject to a JSON formatted string.
serialize(JsonObject, JsonContext) - Method in class com.mindfusion.common.Serializer
 
Serializer - Class in com.mindfusion.common
 
Serializer() - Constructor for class com.mindfusion.common.Serializer
 
serializeTag(SerializeTagEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised during XML serialization to enable users to perform custom serialization of the tag values of items and resources.
serializeTag(SerializeTagEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised during XML serialization to enable users to perform custom serialization of the tag values of items and resources.
SerializeTagEvent - Class in com.mindfusion.scheduling.model
Contains the arguments passed to the serializeTag and deserializeTag event handlers.
set(int, E) - Method in class com.mindfusion.common.BaseList
Replaces the element at the specified position in this list with the specified element.
set(EnumSet<T>, Class<T>) - Static method in interface com.mindfusion.common.BitMask
Method returns int representing the BitMask value from given EnumSet
set(T) - Method in class com.mindfusion.common.ByRef
Sets the parameter value.
set(T, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
set(T, double, double, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
set(T, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
set(T, Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
set(int, E) - Method in class com.mindfusion.common.ObservableList
 
set(int, Point2D) - Method in class com.mindfusion.drawing.PointList
 
set(DateTime) - Method in class com.mindfusion.scheduling.Selection
Selects the specified date cell.
set(DateTime, DateTime) - Method in class com.mindfusion.scheduling.Selection
Selects a range of date cells.
set(DateTime, DateTime, Resource) - Method in class com.mindfusion.scheduling.Selection
Selects a range of date cells for a specified resource.
set(DateTime, DateTime, Resource[]) - Method in class com.mindfusion.scheduling.Selection
Selects a range of date cells associated with the specified resources.
setAction(int) - Method in class com.mindfusion.common.ListChangedEvent
Sets the action that caused the event.
setActualCost(float) - Method in class com.mindfusion.scheduling.model.Task
Sets the actual cost of this task.
setActualDuration(int) - Method in class com.mindfusion.scheduling.model.Task
Sets the task actual duration measured in minutes.
setActualEnd(DateTime) - Method in class com.mindfusion.scheduling.model.Task
Sets the task's actual completion date.
setActualStart(DateTime) - Method in class com.mindfusion.scheduling.model.Task
Sets the task's actual start date.
setAddress(String) - Method in class com.mindfusion.scheduling.model.Contact
Sets the address of the contact.
setAddress(String) - Method in class com.mindfusion.scheduling.model.Location
Sets the address of the location.
setAlignment(Align) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setAllDayEvent(boolean) - Method in class com.mindfusion.scheduling.model.Appointment
Sets a value indicating whether the appointment is an all-day event.
setAllDayEvent(boolean) - Method in class com.mindfusion.scheduling.model.Item
Sets a value indicating whether the item represents an all day event.
setAllDayEventCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setAllowAutoScroll(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the control scrolls automatically its contents when users drag items near the edge of the client rectangle.
setAllowChangeEnd(boolean) - Method in class com.mindfusion.scheduling.model.Appointment
Sets a value indicating whether users are allowed to change the appointment's end time.
setAllowChangeEnd(boolean) - Method in class com.mindfusion.scheduling.model.Item
Sets a value indicating whether users are allowed to change the item's end time.
setAllowChangeResource(boolean) - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Sets a value indicating whether the item is allowed to change its resources.
setAllowChangeStart(boolean) - Method in class com.mindfusion.scheduling.model.Appointment
Sets a value indicating whether users are allowed to change the appointment's start time.
setAllowChangeStart(boolean) - Method in class com.mindfusion.scheduling.model.Item
Sets a value indicating whether users are allowed to change the item's start time.
setAllowDrag(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the user can initiate a drag operation within the component.
setAllowInplaceCreate(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether users are allowed to create items interactively.
setAllowInplaceEdit(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether users are allowed to edit items interactively.
setAllowItems(boolean) - Method in class com.mindfusion.scheduling.DateStyle
Sets a value indicating whether the date cells in this range allow items to be placed or created in them interactively.
setAllowItems(boolean) - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Sets a value indicating whether the calendar cell for the specified day allows items to be placed or created in it interactively.
setAllowMove(boolean) - Method in class com.mindfusion.scheduling.model.Appointment
Sets a value indicating whether users are allowed to move the appointment.
setAllowMove(boolean) - Method in class com.mindfusion.scheduling.model.Item
Sets a value indicating whether users are allowed to move the item.
setAllowMoveUnselectedItems(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether users are allowed to move unselected items.
setAllowMultiple(Boolean) - Method in class com.mindfusion.scheduling.Selection
Sets a value indicating whether users are allowed to select multiple elements at a time.
setAllowReorderResources(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether users are allowed to reorder resource rows via drag and drop.
setAllowReorderResources(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether users are allowed to reorder resource columns via drag and drop.
setAllowResizeColumns(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the users can resize timetable columns.
setAllowResizeRowHeaders(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether the users can resize the row headers when GroupRowHeader is enabled.
setAllowSelect(boolean) - Method in class com.mindfusion.scheduling.DateStyle
Sets a value indicating whether the date cells in this range can be selected.
setAllowSelect(boolean) - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Sets a value indicating whether the specified day of the week can be selected.
setAngle(int) - Method in class com.mindfusion.drawing.GradientBrush
Sets the gradient orientation angle.
setAppointment(Appointment) - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
Sets the appointment that is to be edited in the form.
setArmed(boolean) - Method in class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
setBackgroundColor(Color) - Method in class com.mindfusion.drawing.HatchBrush
Sets the color of spaces between the hatch lines drawn by this brush.
setBorderBottomColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the bottom border of a calendar element.
setBorderBottomWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the bottom border of an element.
setBorderBrush(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the border of the selector.
setBorderLeftColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the left border of a calendar element.
setBorderLeftWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the left border of an element.
setBorderRightColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the right border of a calendar element.
setBorderRightWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the right border of an element.
setBorderTopColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the top border of a calendar element.
setBorderTopWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the top border of an element.
setBounds(Rectangle) - Method in class com.mindfusion.scheduling.Calendar
Sets the bounding rectangle of the component, in local coordinates.
setBrush(Brush) - Method in class com.mindfusion.drawing.DrawTextHint
 
setBrush(Brush) - Method in class com.mindfusion.drawing.Pen
Gets the color of this pen.
setBrush(Brush) - Method in class com.mindfusion.scheduling.model.Style
Sets the brush used to fill the interior of elements.
setButtonBackgroundBrush(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to fill the selector buttons when they are in normal state.
setButtonBackgroundBrushDisabled(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to fill selector buttons when the selector is disabled.
setButtonBackgroundBrushDown(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to fill the selector buttons when they are pressed.
setButtonBackgroundBrushOver(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to fill the selector buttons when they are pointed with the mouse.
setButtonBorderBrush(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to draw the border of selector buttons.
setButtonBorderBrushDisabled(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the border brush used to draw the border of selector buttons when the selector is disabled.
setButtonBorderBrushDown(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to draw the border of selector buttons when they are pressed.
setButtonBorderBrushOver(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to draw the border of selector buttons when they are pointed with the mouse.
setButtonBorderColor(Color) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the color used to draw the buttons border lines.
setButtonBorderThickness(int) - Method in class com.mindfusion.common.RangeSelector
Sets the border thickness of the selector buttons.
setButtonFillBrush(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the background of button child controls when they are neither pushed nor the mouse pointer hovers over them.
setButtonFillBrushDown(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the background of button child controls when they are pushed down.
setButtonFillBrushOver(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the background of button child controls when the mouse pointer hovers over them.
setButtonOffset(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the offset of the navigation buttons, displayed in the views' headers.
setButtonSize(int) - Method in class com.mindfusion.common.RangeSelector
Sets the size of the buttons.
setButtonSize(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the size of the navigation buttons, displayed in the views' headers.
setCalendarCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when the mouse pointer is over the calendar.
setCancelButtonCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setCap(int) - Method in class com.mindfusion.drawing.Pen
 
setCapIncompleteSegments(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether to cap incomplete item segments.
setCascadeStyle(Style) - Method in class com.mindfusion.scheduling.model.Style
Sets the parent of this style in the cascade hierarchy.
setCellLayout(MonthCellLayout) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the layout of the cells in SingleMonth and MonthRange views.
setCellOffset(float) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the time offset of the first cell from the origin of the resource view.
setCellSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the size of time cells.
setCellSpacing(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the amount space between adjacent cells.
setCellStyle(Style) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the style of a time segment cell.
setCellTime(Duration) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the time length of a single cell in a timetable view, accurate to the nearest second.
setCellUnits(TimeUnit) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the resolution of the list view.
setCenterColor(Color) - Method in class com.mindfusion.drawing.RadialGradientBrush
Sets the center color.
setCity(String) - Method in class com.mindfusion.scheduling.model.Location
Sets the city of this location.
setClip(Area) - Method in class com.mindfusion.drawing.AwtGraphics
 
setColor(Color) - Method in class com.mindfusion.drawing.Pen
Sets the color of this pen.
setColor(Color) - Method in class com.mindfusion.drawing.SolidBrush
Sets the color that fills the interior of objects painted with this brush.
setColor1(Color) - Method in class com.mindfusion.drawing.GradientBrush
Sets the first gradient color.
setColor2(Color) - Method in class com.mindfusion.drawing.GradientBrush
Sets the second gradient color.
setColors(Color[]) - Method in class com.mindfusion.drawing.GradientBrush
 
setColors(Color[]) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setColumnBandSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the size of the bands displayed on the left/top side of each timetable column.
setColumnResizeCursorH(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when a column can be resized or is being resized in a horizontal Timetable view.
setColumnResizeCursorV(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when a column can be resized or is being resized in a vertical Timetable view.
setComponentOrientation(ComponentOrientation) - Method in class com.mindfusion.scheduling.Calendar
Component.setComponentOrientation override.
setConfirm(boolean) - Method in class com.mindfusion.scheduling.ItemConfirmEvent
Sets a value indicating whether the action related to this event should be confirmed or canceled.
setConfirmAll(boolean) - Method in class com.mindfusion.scheduling.RecurringItemConfirmEvent
Sets a value indicating whether the operation is allowed for all occurrences of a repeating item.
setConfirmOccurrence(boolean) - Method in class com.mindfusion.scheduling.RecurringItemConfirmEvent
Sets a value indicating whether the operation is allowed for the particular occurrence.
setConfirmRecurrenceRemoveHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setConfirmRecurrenceRemoveMessage(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setContactNameFormat(String) - Method in class com.mindfusion.scheduling.Calendar
Sets how to format and display contact names.
setContactsCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setContentsMargin(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the amount of space between the contents border and the actual contents of the view.
setContentsMargin(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the amount of space between the contents border and the actual contents of the view.
setContentsMargin(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the amount of space between the month's day cells and the month's bounding rectangle.
setContinuous(Boolean) - Method in class com.mindfusion.scheduling.Selection
Sets a value indicating whether users can select only one range of dates in the calendar.
setControlAppearance(ControlAppearance) - Method in class com.mindfusion.scheduling.Calendar
Gets the visual style of the calendar child controls.
setCountry(String) - Method in class com.mindfusion.scheduling.model.Location
Sets the country of this location.
setCueFormHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setCurrentTime(DateTime) - Method in class com.mindfusion.scheduling.Calendar
Sets the current time.
setCurrentView(CalendarView) - Method in class com.mindfusion.scheduling.Calendar
Sets the type of the calendar view.
setCustomBrushes(CustomBrushes) - Method in class com.mindfusion.scheduling.model.Resource
Sets a CustomBrushes object associated with the resource.
setCustomDraw(EnumSet<CustomDrawElements>) - Method in class com.mindfusion.scheduling.Calendar
Sets which UI elements of the calendar should be custom drawn.
setCustomGroupType(Type) - Method in class com.mindfusion.scheduling.Calendar
Sets a runtime type of the resources to group by.
setCustomSecondaryGroupType(Type) - Method in class com.mindfusion.scheduling.Calendar
Sets a runtime type of the secondary resources to group by.
setCustomTheme(Theme) - Method in class com.mindfusion.scheduling.Calendar
Sets the custom theme applied to the component.
setCycleMethod(MultipleGradientPaint.CycleMethod) - Method in class com.mindfusion.drawing.GradientBrush
 
setCycleMethod(MultipleGradientPaint.CycleMethod) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setDailyRecurrence(DailyRecurrence) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets the type of daily recurrence.
setDailyValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDashStyle(DashStyle) - Method in class com.mindfusion.drawing.Pen
Sets the dash style of this pen.
setDate(DateTime) - Method in class com.mindfusion.scheduling.Calendar
Sets the date currently displayed in the calendar.
setDate(DateTime) - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
Sets a date to be used to initialize the form if no recurrence is set initially.
setDateCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDates(DateTime, DateTime, boolean) - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
Sets the dates to be used to initialize the form if no appointment is initially set.
setDates(DateTime, DateTime) - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
Sets the dates to be used to initialize the form if no recurrence is initially set.
setDates(DateTime, DateTime) - Method in class com.mindfusion.scheduling.standardforms.TaskForm
Sets the dates to be used to initialize the form if no task is initially set.
setDatesCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDateTimeFormat(DateTimeInfo) - Method in class com.mindfusion.scheduling.Calendar
Sets a DateTimeInfo object that specifies how to format and display all dates within the calendar.
setDay(DayOfWeekType) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets a value indicating on which day of a week the event occurs.
setDayDistance(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the distance between adjacent days.
setDayHeaderBrush(Brush) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the brush used to paint the subheader where the all-day items are displayed.
setDayHeaderMinSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the minimum size of the header displaying all-day items.
setDayHeaderSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the desired size of the header displaying all-day items.
setDayNamesHeaderHeight(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the height of the day-names header in the WeekRange view.
setDayOfMonth(int) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets on which day of a month the event occurs.
setDayOfWeek(DayOfWeek) - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Sets the day of the week to which this DayOfWeekStyle object is assigned.
setDayOfWeekFormat(DayOfWeekFormat) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the format of the day names displayed in the week header.
setDayOfWeekFormat(DayOfWeekFormat) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the display format of the names of the days of the week.
setDays(int) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets how many days should pass before the event occurs again.
setDaysCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDaysOfWeek(EnumSet<DayOfWeek>) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets on which days of a week the event occurs.
setDaySpacing(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the amount of space between adjacent days.
setDaysValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDayValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDelayInplaceEdit(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the in-place editing of an item is delayed for a second when the item is clicked.
setDeleteButtonCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDescriptionText(String) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the details text displayed for this appointment by scheduling controls.
setDescriptionText(String) - Method in class com.mindfusion.scheduling.model.Item
Sets the description displayed for this item by scheduling controls.
setDetails(String) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the detailed description of this appointment.
setDetails(String) - Method in class com.mindfusion.scheduling.model.Task
Sets the detailed description of this task.
setDetailsCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDisableReminders(boolean) - Method in class com.mindfusion.scheduling.model.Schedule
Sets a value indicating whether to completely disable reminders in the whole schedule.
setDragFeedBackType(DragFeedBackType) - Method in class com.mindfusion.scheduling.Calendar
Sets the type of feedback to provide during drag-and-drop from ItemListView.
setDragItemsOnDisabledAreas(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether to update the position of items dragged over areas which do not allow items.
setDueDate(DateTime) - Method in class com.mindfusion.scheduling.model.Task
Sets the task's due date.
setDueDateCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setDuration(Duration) - Method in class com.mindfusion.scheduling.DraggedItem
Set the Duration between items
setDurationCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEditFormHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEditRecurrenceFormHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEmail(String) - Method in class com.mindfusion.scheduling.model.Contact
Sets the e-mail address of the contact.
setEnableAutoDayChange(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the Timetable view will automatically scroll one day forth and back when the user moves the mouse at the top or at the bottom of the view.
setEnableCollisions(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Gets a value indicating whether the item collision processing is enabled.
setEnableCollisions(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the item collision processing is enabled.
setEnabled(boolean) - Method in class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
setEnabled(Boolean) - Method in class com.mindfusion.scheduling.Selection
Sets a value indicating whether users are allowed to select any cells in the calendar.
setEnableDayItems(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether items longer than 24 hours are displayed in the day header or not.
setEnableDefaultRendering(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether the default item rendering is enabled.
setEnableDragCreate(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether items are created merely by dragging in the control.
setEnableKeyboard(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the selection can be manipulated through the keyboard.
setEnableLanes(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether the view should take into consideration the lanes associated with item.
setEnableMilestoneMode(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether milestone item rendering mode is turned on.
setEnableRowTitleFormat(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether the RowTitleFormat property will be taken into consideration.
setEnableSnapping(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether custom snapping is enabled.
setEnableSnapping(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether custom snapping is enabled.
setEnableSnapping(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether custom snapping is enabled.
setEnableVirtualItemSpace(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether items in the list view can be scrolled through.
setEnableWorkOnWeekends(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to color the work-time cells in weekend days.
setEnd(Point2D) - Method in class com.mindfusion.drawing.GradientBrush
 
setEndAfterCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEndCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEndDate(DateTime) - Method in class com.mindfusion.scheduling.Calendar
Sets the last date displayed in the calendar.
setEndDate(DateTime) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets the end date of the recurrence.
setEndDateCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEndTime(DateTime) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the appointment's scheduled end time.
setEndTime(DateTime) - Method in class com.mindfusion.scheduling.model.Item
Sets the item's scheduled end time.
setEndTime(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the end time of the timetable, expressed in minutes since the beginning of the day.
setEndTimeCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEnsureVisibleSelection(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether interactively selected cells should be automatically brought into view.
setEstimatedCost(float) - Method in class com.mindfusion.scheduling.model.Task
Sets the estimated cost of this task.
setEstimatedDuration(int) - Method in class com.mindfusion.scheduling.model.Task
Sets the estimated duration of this task.
setEvenMonthsBrush(Brush) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the brush used to paint the background of all even months' areas in the WeekRange view.
setEvenWeeksBrush(Brush) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the brush used to paint the background of the contents of even weeks.
setEveryCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEveryWeekdayValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setEveryWeekendValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setExpandableRows(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether the rows in the resource view can be expanded/collapsed.
setExpandActiveItemOn(ItemAction) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets whether the active item should ignore collisions.
setExpandActiveItemOn(EnumSet<ItemAction>) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets whether the active item should ignore collisions.
setExtendedCurrentTimeMarker(Boolean) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets whether current-time marker spans the full extent of resource view.
setExtendedCurrentTimeMarker(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets whether current-time marker spans the full extent of timetable view.
setFileVersion(int) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
setFillColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to fill calendar elements.
setFillContents(boolean) - Method in class com.mindfusion.scheduling.PrintOptions
Sets a value indicating whether to print calendar elements with their original fill or to use a white brush for filling.
setFilterWeekends(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether to hide weekend cells.
setFirst(TFirst) - Method in class com.mindfusion.common.Pair
Gets the first object in the pair.
setFirstDayOfMonthFormat(String) - Method in class com.mindfusion.scheduling.CellSettings
Sets the string used to format and display the first day of each month in the calendar.
setFirstDayOfWeek(DayOfWeek) - Method in class com.mindfusion.scheduling.DateTimeInfo
Sets the first day of the week.
setFirstDayOfYearFormat(String) - Method in class com.mindfusion.scheduling.CellSettings
Sets the string used to format and display the first day of each year in the calendar.
setFirstName(String) - Method in class com.mindfusion.scheduling.model.Contact
Sets the first name of the contact.
setFirstValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setFirstWeekendDay(DayOfWeek) - Method in class com.mindfusion.scheduling.DateTimeInfo
Sets the first weekend day.
setFitToPage(boolean) - Method in class com.mindfusion.scheduling.PrintOptions
Sets a value indicating whether the print output is scaled to fit in a single page, preserving the aspect ratio of the original view.
setFont(Font) - Method in class com.mindfusion.drawing.DrawTextHint
 
setFont(Font) - Method in class com.mindfusion.scheduling.model.Style
Sets the font used to display an element's text.
setFooterFormat(String) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a string used to format the footer.
setFooterSize(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Gets the footer size, in pixels.
setForegroundColor(Color) - Method in class com.mindfusion.drawing.HatchBrush
Sets the color of hatch lines drawn by this brush.
setFormat(String) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the format of the displayed dates in the timeline.
setFourthValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setFractions(float[]) - Method in class com.mindfusion.drawing.GradientBrush
 
setFractions(float[]) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setFreeDrag(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether users can drag items anywhere in the view, not only in the first unoccupied row.
setFrom(DateTime) - Method in class com.mindfusion.scheduling.DateStyle
Sets the start date of the formatted range.
setGeneralFormat(String) - Method in class com.mindfusion.scheduling.CellSettings
Gets the string used to format and display dates and times in the calendar.
setGeneralFormat(String) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the string to use when formatting times in the timeline.
setGlowColor(Color) - Method in class com.mindfusion.scheduling.GlassEffect
Sets the color of the glow portion of the effect.
setGraphics(Graphics2D) - Method in class com.mindfusion.scheduling.ItemDrawContext
Sets the target graphics object.
setGridStyle(LineStyle) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the style of the grid lines.
setGroupHeaderSize(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the size of the group header.
setGroupHeaderStyle(Style) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the appearance style used to paint the headers of individual columns.
setGroupHourCount(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the number of hours to group when TimetableSettings.getGroupHours() is enabled.
setGroupHours(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether hours displayed in the timeline are grouped.
setGroupRowHeader(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether the rows display the header as a group header.
setGroupType(GroupType) - Method in class com.mindfusion.scheduling.Calendar
Sets the grouping criteria for the Timetable, WeekRange, List and Resource views.
setGroupWeekends(Boolean) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets a value indicating whether weekend days are grouped in a single calendar cell.
setGroupWeekendsTitleSeparator(String) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the separator string displayed between the weekend day names when WeekRangeSettings.getGroupWeekends() is enabled.
setHandled(boolean) - Method in class com.mindfusion.scheduling.CalendarDrawEvent
Sets a value indicating whether the event was handled by the client.
setHandled(boolean) - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
Sets a value indicating whether the event is handled.
setHandled(boolean) - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Sets a value indicating whether the event is handled.
setHatchStyle(HatchStyle) - Method in class com.mindfusion.drawing.HatchBrush
Sets the hatch style of this brush.
setHeaderBorderBottomColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the bottom border of an element's header.
setHeaderBorderBottomWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the bottom border of an element's header.
setHeaderBorderLeftColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the left border of an element's header.
setHeaderBorderLeftWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the left border of an element's header.
setHeaderBorderRightColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the right border of an element's header.
setHeaderBorderRightWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the right border of an element's header.
setHeaderBorderTopColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the top border of an element's header.
setHeaderBorderTopWidth(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the width in pixels of the top border of an element's header.
setHeaderBrush(Brush) - Method in class com.mindfusion.scheduling.model.Style
Sets the brush used to fill the interior of an element's header.
setHeaderDateFormat(String) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets how to format and display dates in the timetable header.
setHeaderFont(Font) - Method in class com.mindfusion.scheduling.model.Style
Sets the font used to paint the text of an element's header.
setHeaderHeight(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the height of the header in a MonthRange view.
setHeaderPosition(Position) - Method in class com.mindfusion.scheduling.CellSettings
Sets the position of the cell header.
setHeaderShadowColor(Color) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the color of the shadows cast by headers.
setHeaderShadowColor(Color) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the color of the shadows cast by headers.
setHeaderShadowColor(Color) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the color of the header shadows.
setHeaderShadowColor(Color) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the color of the shadow cast by headers.
setHeaderShadowColor(Color) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the color of the shadows cast by headers.
setHeaderShadowColor(Color) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the color of the headers' shadows.
setHeaderShadowOffset(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the offset of the shadows from the headers that cast them.
setHeaderShadowOffset(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the offset of the shadows from the headers that cast them.
setHeaderShadowOffset(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the offset of the shadows from the headers that cast them.
setHeaderShadowOffset(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the offset of the shadows from the headers that cast them.
setHeaderShadowOffset(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the offset of the shadows from the headers that cast them.
setHeaderShadowOffset(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the offset of the shadows from the headers that cast them.
setHeaderShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the style of the shadows cast by headers.
setHeaderShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the style of the shadows cast by headers.
setHeaderShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the style of the shadows cast by headers.
setHeaderShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the style of the shadows cast by headers.
setHeaderShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the style of the shadows cast by headers.
setHeaderShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the style of the headers' shadows.
setHeaderSize(Integer) - Method in class com.mindfusion.scheduling.CellSettings
Sets the size of the cell header in pixels.
setHeaderSize(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the size of the item header for non all-day items in the Timetable view.
setHeaderSize(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the header size in pixels.
setHeaderSpacing(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the amount of space between the headers.
setHeaderSpacing(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the amount of space between headers.
setHeaderSpacing(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the amount of space between headers.
setHeaderStyle(EnumSet<ListViewHeaderStyles>) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the style of the List view header.
setHeaderStyle(EnumSet<MonthRangeHeaderStyles>) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the style of the MonthRange view header.
setHeaderStyle(EnumSet<MonthHeaderStyles>) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the style of the month's header.
setHeaderStyle(EnumSet<WeekRangeHeaderStyle>) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the style of the time-period header, displayed above the day-names header.
setHeaderText(String) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the header text displayed for this appointment by scheduling controls.
setHeaderText(String) - Method in class com.mindfusion.scheduling.model.Item
Sets the header text displayed for this item by scheduling controls.
setHeaderTextAlignment(EnumSet<TextAlignment>) - Method in class com.mindfusion.scheduling.model.Style
Sets the alignment of the headers' text.
setHeaderTextBottomMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the bottom header text margin.
setHeaderTextColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint the text of an element's header.
setHeaderTextLeftMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the left header text margin.
setHeaderTextRightMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the right header text margin.
setHeaderTextShadowColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color of the shadow cast by the header text.
setHeaderTextShadowOffset(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the distance of the shadow from the header texts.
setHeaderTextShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.model.Style
Sets the type of the shadow cast by the header text.
setHeaderTextTopMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the top header text margin.
setHeight(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
setHeight(int) - Method in class com.mindfusion.common.RangeSelector
Sets the height of the range selector.
setHiddenDays(EnumSet<DayOfWeek>) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the days of the week that should not be displayed in a resource view.
setHiddenItemsCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when the mouse pointer is over the hidden items cue icon.
setHideTrailingWeeks(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether to hide trailing weeks, which do not contain days from the current month.
setHorizontalAlign(Align) - Method in class com.mindfusion.drawing.TextFormat
Sets the horizontal text alignment.
setHourFormat(String) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the format of the hours displayed in the timeline.
setHoursCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setHoursValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setHourValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setHScrollBarBackBrush(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the background of the horizontal scrollbar.
setHScrollBarBackBrushDark(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the background of the horizontal scrollbar when a user clicks on the scrollbar shaft in order to scroll a page left or right.
setHScrollBarBorderColor(Color) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the color used to draw the horizontal scrollbar border lines.
setHScrollBarFillBrush(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the elements of the horizontal scrollbar when they are neither pushed nor the mouse pointer hovers over them.
setHScrollBarFillBrushDown(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the elements of the horizontal scrollbar when they are pushed down.
setHScrollBarFillBrushOver(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the elements of the horizontal scroll bar when the mouse pointer hovers over them.
setHScrollBarHeight(Integer) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the height of the horizontal scrollbar.
setHScrollerSmallChange(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the small step for the horizontal scroll bar.
setHScrollerVisible(Boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the horizontal scrollbar should always be visible, always hidden or visible only when it is needed.
setHScrollPos(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the current horizontal scroll position.
setIcon(Icon) - Method in class com.mindfusion.scheduling.DraggedItem
set the icon displayed for item
setIconMargin(Dimension) - Method in class com.mindfusion.scheduling.ItemListView
Sets the horizontal and vertical margins around the items.
setId(String) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the string identifier of this appointment.
setId(String) - Method in class com.mindfusion.scheduling.model.Item
Sets the string identifier of this item.
setId(String) - Method in class com.mindfusion.scheduling.model.Resource
Sets the string identifier of this resource.
setIgnore(boolean) - Method in class com.mindfusion.scheduling.model.ValidateOccurrenceEvent
Sets a value indicating whether this occurrence should be ignored in the pattern.
setImage(Image) - Method in class com.mindfusion.scheduling.model.Style
Sets an image associated with this style.
setImageAlignment(ImageAlignment) - Method in class com.mindfusion.scheduling.model.Style
Sets the image alignment to be used when rendering the image assigned to this style.
setImageIndex(Integer) - Method in class com.mindfusion.scheduling.model.Style
Gets the index of the image associated to this style.
setImageIndex(int) - Method in class com.mindfusion.scheduling.model.Task
Sets the index of the image associated with this task.
setImageList(ImageList) - Method in class com.mindfusion.scheduling.Calendar
Sets the image list associated with the calendar.
setImageTransparency(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the transparency of the image associated with this style.
setIndeterminate() - Method in class com.mindfusion.common.TriStateCheckBox
 
setIndeterminate() - Method in class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
setIndex(int) - Method in class com.mindfusion.scheduling.ItemListEvent
Sets the index of the item within its containing collection.
setInfoHeaderBrush(Brush) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the brush used to paint the info header.
setInfoHeaderSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the size of the info header.
setInnerGridStyle(LineStyle) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the style of the internal grid lines.
setInnerOutlineColor(Color) - Method in class com.mindfusion.scheduling.AeroEffect
Sets the color of the inner outline.
setInplaceImages(boolean) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
setInteractiveItemType(Class<? extends Item>) - Method in class com.mindfusion.scheduling.Calendar
Sets the type of item that should be created when a user starts typing while the calendar control has the keyboard focus.
setInterval(Duration) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets the recurrence interval.
setIntervalValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setInvalidRecurrenceIntervalHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setInvalidRecurrenceIntervalMessage(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setItem(Item) - Method in class com.mindfusion.scheduling.DraggedItem
Set the item that is wrapped in DraggedItem
setItem(Item) - Method in class com.mindfusion.scheduling.model.InstantiateItemEvent
Sets the newly created item.
setItemChangeResourceKey(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the modifier key, which lets users drag items between different contacts, resources, locations or tasks in a grouped view.
setItemCloneKey(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the modifier key, which when pressed allows users to interactively clone items.
setItemDragCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when an item is being dragged.
setItemDragKey(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the modifier key that lets users start a drag-and-drop operation when they drag an item.
setItemHResizeCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when the mouse pointer is over the horizontal resize area of an item.
setItemListLane(Item, int) - Method in class com.mindfusion.scheduling.Calendar
Sets the lane index for the specified item within a List view with setFreeDrag set to true.
setItemModificationStyle(ItemModificationStyle) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating the way items are processed when modified interactively.
setItemMoveCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when the mouse pointer is over the move area of an item.
setItemNoDragCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when an item is dragged over a location that cannot contain items.
setItemOffset(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the distance between the first item and its adjoining cell side.
setItemOrientation(Orientation) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether the items are displayed horizontally, vertically or according to the orientation of the view.
setItemScroll(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the current scroll position in a List view with ListViewSettings.setEnableVirtualItemSpace(java.lang.Boolean) set to true.
setItemSize(Dimension) - Method in class com.mindfusion.scheduling.ItemListView
Sets the size of the icons displayed in the list.
setItemsVisible(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether to display schedule items in the calendar.
setItemTooltipFormat(String) - Method in class com.mindfusion.scheduling.Calendar
Gets the format of item tooltips.
setItemVResizeCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when the mouse pointer is over the vertical resize area of an item.
setKeepItemSelection(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the item selection is preserved when an item from the selection is clicked.
setLandscape(boolean) - Method in class com.mindfusion.scheduling.PrintOptions
Sets the orientation of the pages.
setLaneSize(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the size of a single lane.
setLastName(String) - Method in class com.mindfusion.scheduling.model.Contact
Sets the last name of the contact.
setLastValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setLeadingWeekCount(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the number of full weeks to display from the previous month.
setLicenseKey(String) - Static method in class com.mindfusion.scheduling.Calendar
 
setLineAlignment(Align) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setLineColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint various lines that are not part of element borders.
setLineDistance(float) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setLineJoin(int) - Method in class com.mindfusion.drawing.Pen
Sets the line join.
setLocale(Locale) - Method in class com.mindfusion.scheduling.Calendar
Sets the Locale object used to format and display time information in the calendar.
setLocation(T, Rectangle2D) - Static method in class com.mindfusion.common.CommonUtils
 
setLocation(Location) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the location associated with this appointment.
setLocation(Location) - Method in class com.mindfusion.scheduling.model.Item
Sets the location associated with this item.
setLocationCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setLocked(boolean) - Method in class com.mindfusion.scheduling.model.Appointment
Sets a value indicating whether users are forbidden to modify this appointment.
setLocked(boolean) - Method in class com.mindfusion.scheduling.model.Item
Sets a value indicating whether users are forbidden to modify this item.
setMainHeaderFormat(String) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a string used to format the main header.
setMainHeaderHeight(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the height of the main header in a month view.
setMainHeaderSize(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
 
setMainHeaderSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the size of the main header.
setMargin(Integer) - Method in class com.mindfusion.scheduling.CellSettings
Sets the distance between the outermost border of the cell and the cell contents.
setMargin(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the amount of space between the outermost border of the view and its contents.
setMargin(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the amount of space between the outermost frame of the month and the month's contents.
setMargin(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the distance between the outermost border and the rest of the calendar contents.
setMaxAllDayItems(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the maximum number of all-day items visible in the columns headers at a time.
setMaximum(double) - Method in class com.mindfusion.common.RangeSelector
Sets the maximum of the control range.
setMaxItemSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the largest size allowed for schedule items.
setMeasureMode(boolean) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setMessage(String) - Method in class com.mindfusion.scheduling.model.Reminder
Sets the message to display as a reminder.
setMiddleName(String) - Method in class com.mindfusion.scheduling.model.Contact
Sets the middle name of the contact.
setMinColumnSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the smallest size allowed for timetable columns.
setMinimum(double) - Method in class com.mindfusion.common.RangeSelector
Sets the minimum of the control range.
setMinimumSelectionLength(double) - Method in class com.mindfusion.common.RangeSelector
Sets the minimum size of the selected range.
setMinItemLength(int) - Method in class com.mindfusion.scheduling.Calendar
Gets the minimal length of interactively created items, expressed in minutes.
setMinItemSize(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the smallest size allowed for resource items.
setMinItemSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the smallest size allowed for schedule items.
setMinResourceLength(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the minimum length for resources when ResourceLengthMethod is set to MinimumFixed.
setMinRowSize(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the smallest size allowed for resource rows.
setMinuteFormat(MinuteFormat) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets how to format and display minutes.
setMinutesCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setMinutesValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setMinuteValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setMiterLimit(float) - Method in class com.mindfusion.drawing.Pen
Sets the miter limit
setModel(ButtonModel) - Method in class com.mindfusion.common.TriStateCheckBox
 
setMonthlyRecurrence(MonthlyRecurrence) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets the type of monthly recurrence.
setMonthlyValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setMonthOfYear(int) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets in which month of the year the event occurs.
setMonths(int) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets how many months should pass before the event occurs again.
setMonthSpacing(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the amount of space between adjacent months.
setMonthsPerRow(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the number of months to be displayed in a row.
setMonthsValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setMonthValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setMoveBandSize(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the size of the move band of items in the Timetable view.
setName(String) - Method in class com.mindfusion.scheduling.model.Resource
Sets the name of the resource.
setNamespaceMap(HashMap<String, String>) - Static method in class com.mindfusion.common.XmlFunctions
 
setNewEndTime(DateTime) - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Sets the new end time of the item.
setNewFormHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setNewItems(List<E>) - Method in class com.mindfusion.common.ListChangedEvent
Sets the list of new items involved in the change.
setNewItems(E[]) - Method in class com.mindfusion.common.ListChangedEvent
Sets the list of new items involved in the change.
setNewListLane(int) - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Sets the index of the new list lane of the item.
setNewRecurrenceFormHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setNewStartTime(DateTime) - Method in class com.mindfusion.scheduling.ItemModifyConfirmEvent
Sets the new start time of the item.
setNoEndCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setNowColor(Color) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the color used to mark the current time in the timeline.
setNowColor(Color) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the color used to mark the current time in the timeline.
setNowFillColor(Color) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the fill color used to mark the current time in the timeline.
setNowFillColor(Color) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the fill color used to mark the current time in the timeline.
setNoWrap(boolean) - Method in class com.mindfusion.drawing.TextFormat
Sets a value indicating whether automatic text wrapping is disabled.
setNoWrap(boolean) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setNumberOfCells(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the total number of cells to be displayed in the List view.
setNumberOfMonths(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the number of months to display in the MonthRange view.
setNumOccurrences(int) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets how many times the recurring event should occur.
setOccurrence(Occurrence) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets on which occurrence of the day type specified in Recurrence.getDay() the event occurs.
setOccurrencesValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setOddMonthsBrush(Brush) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the brush used to paint the background of all odd months' areas in the WeekRange view.
setOddWeeksBrush(Brush) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the brush used to paint the background of the contents of odd weeks.
setOfEveryCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setOkButtonCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setOldItems(List<E>) - Method in class com.mindfusion.common.ListChangedEvent
Sets the list of items affected by a Replace, Remove, or Reset action.
setOldItems(E[]) - Method in class com.mindfusion.common.ListChangedEvent
Sets the list of items affected by a Replace, Remove, or Reset action.
setOpacity(double) - Method in class com.mindfusion.drawing.ImageAttributes
Sets the opacity to apply to the image during rendering.
setOpacity(float) - Method in class com.mindfusion.scheduling.AeroEffect
Sets the opacity to apply to the element's background.
setOptionsButtonCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setOrientation(Orientation) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether the cells are displayed horizontally or vertically.
setOrientation(Orientation) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the view orientation.
setPadding(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the amount of space between each item and the frame lines of the calendar cell that contains the item.
setPaddingBottom(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the amount of space between the bottom side of an item and bottom frame line of the calendar cell that contains the item.
setPaddingDaysStyle(Style) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the Style object used to specify appearance settings for the days from previous and next months, shown when the MonthSettings.getShowPaddingDays() is enabled.
setPaddingLeft(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the amount of space between the left side of an item and left frame line of the calendar cell that contains the item.
setPaddingRight(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the amount of space between the right side of an item and right frame line of the calendar cell that contains the item.
setPaddingTop(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the amount of space between the top side of an item and top frame line of the calendar cell that contains the item.
setPageMargins(Insets) - Method in class com.mindfusion.scheduling.PrintOptions
Sets the page margins.
setPattern(RecurrencePattern) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets the recurrence pattern.
setPatternCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setPercentCompleteCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setPercentRadius(boolean) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setPercentX(boolean) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setPercentX1(boolean) - Method in class com.mindfusion.drawing.GradientBrush
 
setPercentX2(boolean) - Method in class com.mindfusion.drawing.GradientBrush
 
setPercentY(boolean) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setPercentY1(boolean) - Method in class com.mindfusion.drawing.GradientBrush
 
setPercentY2(boolean) - Method in class com.mindfusion.drawing.GradientBrush
 
setPhone(String) - Method in class com.mindfusion.scheduling.model.Contact
Sets the phone of the contact.
setPlaySound(boolean) - Method in class com.mindfusion.scheduling.model.Reminder
Sets a value indicating whether to play a sound when the reminder is triggered.
setPointedItemStyle(Style) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the Style used to paint items when they are pointed with the mouse.
setPointedSelectedItemStyle(Style) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the Style used to paint items when they are pointed with the mouse and selected at the same time.
setPointedSelectedStyle(Style) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the style associated with this appointment.
setPointedSelectedStyle(Style) - Method in class com.mindfusion.scheduling.model.Item
Sets the style associated with the item.
setPointedStyle(Style) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the style associated with this appointment.
setPointedStyle(Style) - Method in class com.mindfusion.scheduling.model.Item
Sets the style associated with the item.
setPressed(boolean) - Method in class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
setPrimaryBrush(Brush) - Method in class com.mindfusion.scheduling.model.CustomBrushes
Sets the brush used to paint primary calendar elements.
setPriority(int) - Method in class com.mindfusion.scheduling.DateStyle
Sets the format priority.
setPriority(int) - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Sets the style priority.
setPriority(int) - Method in class com.mindfusion.scheduling.model.Item
Sets the priority of this item.
setPriority(TaskPriority) - Method in class com.mindfusion.scheduling.model.Task
Gets the task priority.
setPriorityCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setProgress(float) - Method in class com.mindfusion.scheduling.model.Task
Sets the task progress measured in percents.
setProjectionBrush(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to fill the selection projection.
setRadius(double) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setRangeCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurEveryValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrence(Recurrence) - Method in class com.mindfusion.scheduling.model.Item
Sets the recurrence pattern of this item.
setRecurrence(Recurrence, DateTime, DateTime) - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
Sets the recurrence pattern to be edited in the form.
setRecurrenceButtonCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceDailyFourPattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceDailyOnePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceDailyThreePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceDailyTwoPattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceEnd(RecurrenceEnd) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets when the event should stop recurring.
setRecurrenceEndDatePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceIntervalPattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceMonthlyOnePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceMonthlyTwoPattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceStartDatePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceTimeOnePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceTimeTwoPattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceWeeklyOnePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceWeeklyTwoPattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceYearlyOnePattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRecurrenceYearlyTwoPattern(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setReferenceHeaderHeight(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the height of the resource header in the WeekRange view.
setReflectionColor(Color) - Method in class com.mindfusion.scheduling.GlassEffect
Sets the color of the reflection portion of the effect.
setReminder(Reminder) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the reminder for this appointment.
setReminder(Reminder) - Method in class com.mindfusion.scheduling.model.Item
Sets the reminder for this item.
setReminder(Reminder) - Method in class com.mindfusion.scheduling.model.Task
Sets the reminder for this task.
setReminderCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setRemindersCheckInterval(int) - Method in class com.mindfusion.scheduling.model.Schedule
Sets the interval between reminder checks, expressed in seconds.
setRemoveButtonCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setReorderIndicatorColor(Color) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the color of reorder indicator line.
setReorderIndicatorColor(Color) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the color of reorder indicator line.
setReorderIndicatorWidth(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the width of reorder indicator line.
setReorderIndicatorWidth(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the width of reorder indicator line.
setRepresentation(JsonObject) - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
Sets the JsonObject, representing the tag object
setRepresentation(Element) - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Sets the root element of the XML representation of the tag object being serialized / deserialized.
setRescheduleRecurrenceKey(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the modifier key, which when pressed allows users to interactively reschedule recurrent items.
setResizeBandSize(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the size of the bands used to resize an item in a Timetable view.
setResource(Resource) - Method in class com.mindfusion.scheduling.model.InstantiateResourceEvent
Sets the newly created resource.
setResourceHeaderTextsPerPage(boolean) - Method in class com.mindfusion.scheduling.PrintOptions
Sets a value indicating whether row header texts in a resource view are printed on each page or only once in the middle of the row.
setResourceLengthMethod(ResourceLengthMethod) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the method used to calculate the length of the resources.
setResourceResizeMethod(ResourceResizeMethod) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the method to be used when resizing resources in the view.
setReverseGrouping(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether grouping (if enabled) will be performed first by the resource, and then by the date.
setRightToLeft(boolean) - Method in class com.mindfusion.drawing.TextFormat
 
setRightToLeft(boolean) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setRightToLeft(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether control's elements are laid out from right to left.
setRootScrollPosition(Point) - Method in class com.mindfusion.scheduling.Calendar
For internal use only.
setRotateGroupHeaderTexts(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether the group header texts in a horizontal list view are rotated.
setRotateHeader(Boolean) - Method in class com.mindfusion.scheduling.CellSettings
Sets a value indicating whether to rotate the header text when the header position is set to Left or Right.
setRotateHeaderTexts(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether the header texts in a horizontal list view are rotated.
setRotateHeaderTexts(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the header texts are rotated in a view with Horizontal orientation.
setRotateTimelineTexts(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the timeline texts are rotated in a view with Horizontal orientation.
setRotateWeekHeaderTexts(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether the week header texts should be rotated.
setRowHeaderResizeCursor(Cursor) - Method in class com.mindfusion.scheduling.Calendar
Sets the cursor that is displayed when a row header can be resized or is being resized in a Resource view.
setRowHeaderSize(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the size of the row header.
setRowTitleFormat(String) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the string used to format and display resource titles in row headers.
setSaveButtonCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setScale(float) - Method in class com.mindfusion.scheduling.PrintOptions
Sets the scale of the print output.
setScaleClocks(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether the clock icons are scaled proportionally to the size of the items.
setScaleToPage(boolean) - Method in class com.mindfusion.scheduling.PrintOptions
Sets a value indicating whether the print output is scaled to fit in a single page, without preserving the aspect ratio of the original view.
setSchedule(Schedule) - Method in class com.mindfusion.scheduling.Calendar
Sets the schedule whose information should be displayed inside the calendar component.
setScrollBackgroundBrush(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to fill the scroll background.
setScrollInterval(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the number of months to scroll the view back or forth in time when a scroll button is pressed.
setScrollPosition(Point) - Method in class com.mindfusion.scheduling.Calendar
Sets the current scroll position.
setScrollStep(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the number of units to scroll when the user clicks the navigation buttons.
setScrollStep(Duration) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the time modification interval when the user scrolls the view.
setScrollStep(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the number of days to scroll when the user clicks the navigation buttons.
setSecond(TSecond) - Method in class com.mindfusion.common.Pair
Sets the second object in the pair.
setSecondaryBrush(Brush) - Method in class com.mindfusion.scheduling.model.CustomBrushes
Sets the brush used to paint secondary calendar elements.
setSecondaryGroupType(GroupType) - Method in class com.mindfusion.scheduling.Calendar
Sets the secondary grouping criteria for the Resource view.
setSecondsCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setSecondsValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setSecondTimelineOffset(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the offset in hours of the second timeline.
setSecondTimelineStyle(Alignment) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether a second timeline is displayed in addition to the primary one.
setSecondValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setSelected(Boolean) - Method in class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
setSelectedElementsStyle(Style) - Method in class com.mindfusion.scheduling.Selection
Sets the visualization style to apply to selected elements.
setSelectedItem(Object) - Method in class com.mindfusion.scheduling.standardforms.DateComboBox
JComboBox.setSelectedItem override.
setSelectedItemStyle(Style) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the Style used to paint selected schedule items.
setSelectedStyle(Style) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the style used when this appointment is selected.
setSelectedStyle(Style) - Method in class com.mindfusion.scheduling.model.Item
Sets the selected style associated with the item.
setSelectionBrush(Brush) - Method in class com.mindfusion.common.RangeSelector
Sets the brush used to fill the selection.
setSelectionEnd(double) - Method in class com.mindfusion.common.RangeSelector
Sets the end of the selected range.
setSelectionStart(double) - Method in class com.mindfusion.common.RangeSelector
Sets the start of the selected range.
setSelectWholeDayOnHeaderClick(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the whole day is selected when the user clicks in the column's header.
setShadeColor(Color) - Method in class com.mindfusion.scheduling.AeroEffect
Sets the color of the shade.
setShadowColor(Color) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the color of the shadow cast by the items.
setShadowOffset(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the offset of the shadows from the items.
setShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the style of the shadow cast by the items.
setShowAM(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the AM and PM suffixes are displayed.
setShowClocks(ShowClocks) - Method in class com.mindfusion.scheduling.ItemSettings
Sets whether and when the clocks displaying the items' start and end time are shown.
setShowContinuationArrows(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether to display small arrows at the beginning or at the end of each incomplete segment to indicate that the schedule item continues in an adjacent calendar cell.
setShowCurrentTime(Boolean) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets a value indicating whether to indicate the current time in the timeline.
setShowCurrentTime(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to display the current time in the timeline.
setShowDayHeader(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to show the header displaying all-day items.
setShowDayOfWeek(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether the day names are displayed in the month's header.
setShowDayOfWeek(Boolean) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets a value indicating whether the day names are displayed in the header area of the WeekRange view.
setShowGroupHeader(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether to display the resource grouping header.
setShowIcons(boolean) - Method in class com.mindfusion.scheduling.ItemListView
Sets a value specifying whether to show icons for each list item.
setShowInfoHeader(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to show the info header.
setShowItemSpans(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the item time spans are also projected in the left band of the corresponding column.
setShowLabels(boolean) - Method in class com.mindfusion.scheduling.ItemListView
Sets a value specifying whether to show text labels along with icons for each list item.
setShowMinutesInHourHeaders(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to display the minutes of each hour in the timeline header when it displays whole hour cells.
setShowMoreItemsCue(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether to display a 'more items' icon in a calendar cell which isn't big enough to contain all of its items.
setShowMoreItemsCue(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to display a 'more items' icon in the timeline header when some items in a timetable column are not currently visible.
setShowNavigationButtons(Boolean) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a value indicating whether the List view displays navigation buttons.
setShowNavigationButtons(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the Timetable view displays navigation buttons.
setShowPadding(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether padding should be disabled.
setShowPaddingDates(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether to display padding dates.
setShowPaddingDays(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether to display days from the previous and next months at the beginning and the end of the current one, in order to fill the whole grid of day cells.
setShowPaddingItems(Boolean) - Method in class com.mindfusion.scheduling.MonthSettings
Sets a value indicating whether to show items in padding days.
setShowRecurrenceExceptionIcons(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether the icon of recurrence exception items is displayed.
setShowRecurrenceIcons(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether the icon of recurring items is displayed.
setShowReminderIcons(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether the reminder icon of items is displayed.
setShowResourceDuration(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether to display the duration of individual resources.
setShowSubTicks(Boolean) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets a value indicating whether the view displays sub ticks in the bottom timeline.
setShowTicks(Boolean) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets a value indicating whether the timeline displays tick lines.
setShowToday(Boolean) - Method in class com.mindfusion.scheduling.CellSettings
Sets a value indicating whether the calendar should mark the current cell by underlining the header area.
setShowToolTips(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the calendar displays tooltips.
setShowWorkTime(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether the work time should be displayed with different style.
setSize(double, double) - Method in class com.mindfusion.common.XDimension2D.Double
 
setSize(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the size of schedule items drawn in the calendar.
setSize(Integer) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the size of the timeline.
setSnapInterval(Duration) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the custom snap interval.
setSnapUnit(TimeUnit) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the snap unit.
setSnapUnit(TimeUnit) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the snap unit.
setSnapUnit(TimeUnit) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the snap unit.
setSnapUnitCount(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the snap unit count.
setSoundFileName(String) - Method in class com.mindfusion.scheduling.model.Reminder
Sets the name of a sound file to play with this reminder.
setSpacing(Integer) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the amount of space between adjacent items.
setSpanCellCount(Integer) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets a value indicating the number of cells to span when SpanTexts is enabled.
setSpanTexts(Boolean) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets a value indicating whether some cell texts will span more than one cell when the space in their corresponding cells is insufficient due to scaling the view.
setStart(Point2D) - Method in class com.mindfusion.drawing.GradientBrush
 
setStartCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setStartDate(DateTime) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets when the recurring event should occur for the first time.
setStartDate(DateTime) - Method in class com.mindfusion.scheduling.model.Task
Sets the task's start date.
setStartDateCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setStartEditAfterModify(boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether in-place editing of items should automatically start after they are modified interactively.
setStartTime(DateTime) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the appointment's scheduled start time.
setStartTime(DateTime) - Method in class com.mindfusion.scheduling.model.Item
Sets the item's scheduled start time.
setStartTime(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the start time of the timetable, expressed in minutes since the beginning of the day.
setStartTimeCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setState(Boolean) - Method in class com.mindfusion.common.TriStateCheckBox
 
setState(String) - Method in class com.mindfusion.scheduling.model.Location
Sets the state of this location.
setStatus(TaskStatus) - Method in class com.mindfusion.scheduling.model.Task
Sets the status of this task.
setStatusCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setStep(double) - Method in class com.mindfusion.common.RangeSelector
Sets the step to scroll with when using the buttons.
setStyle(Style) - Method in class com.mindfusion.scheduling.CellSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setStyle(Style) - Method in class com.mindfusion.scheduling.DateStyle
Sets the visualization style of the date cells included in the formatted range.
setStyle(Style) - Method in class com.mindfusion.scheduling.DayOfWeekStyle
Sets the visualization style of the specified day.
setStyle(Style) - Method in class com.mindfusion.scheduling.ItemSettings
Sets the Style used to paint schedule items that don't have a distinct style assigned to them.
setStyle(Style) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setStyle(Style) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the style associated with this appointment.
setStyle(Style) - Method in class com.mindfusion.scheduling.model.Item
Sets a style associated with the item.
setStyle(Style) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setStyle(Style) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setStyle(Style) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setStyle(SelectionStyle) - Method in class com.mindfusion.scheduling.Selection
Sets the style of the selection frame drawn around selected calendar cells.
setStyle(Style) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the style of the timeline.
setStyle(Style) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setStyle(Style) - Method in class com.mindfusion.scheduling.ViewSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setStyle(Style) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.
setSubHeaderDivisions(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the number of divisions in the sub-header.
setSubHeaderHeight(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the height of the secondary header in a SingleMonth view.
setSubHeaderSize(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the subheader size in pixels.
setSubHeaderSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the size of the secondary header.
setSubject(String) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the subject of this appointment.
setSubject(String) - Method in class com.mindfusion.scheduling.model.Task
Sets the subject of this task.
setSubjectCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setSubTickSize(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the size of the sub ticks displayed in the bottom timeline.
setSubTitleFormat(String) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a string used to format the subtitle texts.
setSurroundingColor(Color) - Method in class com.mindfusion.drawing.RadialGradientBrush
Sets the surrounding color.
setTag(Object) - Method in class com.mindfusion.scheduling.model.Appointment
Sets custom data associated with the appointment.
setTag(Object) - Method in class com.mindfusion.scheduling.model.Item
Sets custom data associated with the item.
setTag(Object) - Method in class com.mindfusion.scheduling.model.JsonSerializeTagEventArgs
Sets the tag object being serialized/deserialized.
setTag(Object) - Method in class com.mindfusion.scheduling.model.Resource
Sets custom data associated with the resource.
setTag(Object) - Method in class com.mindfusion.scheduling.model.SerializeTagEvent
Sets the tag object being serialized/deserialized.
setTask(Task) - Method in class com.mindfusion.scheduling.model.Appointment
Sets the task associated with this item.
setTask(Task) - Method in class com.mindfusion.scheduling.model.Item
Sets the task associated with this item.
setTask(Task) - Method in class com.mindfusion.scheduling.standardforms.TaskForm
Sets the task that is to be edited in the form.
setTaskFormHeader(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskPriorityHigh(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskPriorityLow(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskPriorityNormal(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskStatusCompleted(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskStatusDeferred(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskStatusInProgress(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskStatusNotStarted(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTaskStatusWaiting(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setText(String) - Method in class com.mindfusion.scheduling.CalendarTextEvent
Sets the associated text.
setText(String) - Method in class com.mindfusion.scheduling.DraggedItem
set the text displayed for DraggedItem
setTextAlignment(EnumSet<TextAlignment>) - Method in class com.mindfusion.scheduling.model.Style
Sets the alignment of the text contents of a calendar element.
setTextBottomMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the bottom text margin.
setTextColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color used to paint an element's text.
setTextLeftMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the left text margin.
setTextRightMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the right text margin.
setTextShadowColor(Color) - Method in class com.mindfusion.scheduling.model.Style
Sets the color of the shadow cast by the text.
setTextShadowOffset(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the distance of the shadow from the texts.
setTextShadowStyle(ShadowStyle) - Method in class com.mindfusion.scheduling.model.Style
Sets the type of the shadow cast by the text.
setTextTopMargin(Integer) - Method in class com.mindfusion.scheduling.model.Style
Sets the top text margin.
setTexture(Image) - Method in class com.mindfusion.drawing.TextureBrush
 
setTheme(ThemeType) - Method in class com.mindfusion.scheduling.Calendar
Sets the theme applied to the calendar control UI elements.
setTheValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setThirdValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTickSize(Integer) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the size of the ticks displayed in the timeline.
setTime(DateTime) - Method in class com.mindfusion.scheduling.model.Reminder
Sets the exact time when to trigger the reminder.
setTimeCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTimeFormat(String) - Method in class com.mindfusion.scheduling.standardforms.AppointmentForm
 
setTimeFormat(String) - Method in class com.mindfusion.scheduling.standardforms.RecurrenceForm
 
setTimeFormat(String) - Method in class com.mindfusion.scheduling.standardforms.TaskForm
 
setTimeInterval(Duration) - Method in class com.mindfusion.scheduling.model.Reminder
Sets how much time before the item's scheduled start time to raise the event that triggers the reminder.
setTimelinePadding(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the padding of the separator lines in the timeline, expressed as a percent of the timeline size.
setTimelines(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the number of timelines displayed in the view.
setTimelineScale(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the scale factor of the timeline.
setTimelineSize(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the size of the timeline header.
setTimelineStyle(Style) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the style of the timeline header.
setTimePeriodHeaderHeight(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the height of the time-period header in the WeekRange view.
setTitleFormat(String) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets a string used to format the cells titles.
setTitleFormat(String) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the string used to format the month titles.
setTitleFormat(String) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the string used to format the month's title.
setTitleFormat(String) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the format of the calendar's title.
setTitleSeparator(String) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the string used as a title separator in a MonthRange view that displays more than 1 month at a time.
setTitleSeparator(String) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the string used as a separator in the calendar's title.
setTo(DateTime) - Method in class com.mindfusion.scheduling.DateStyle
Sets the end date of the formatted range.
setTodayCaption(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setTodayColor(Color) - Method in class com.mindfusion.scheduling.CellSettings
Sets the color used to paint the line that marks the current cell.
setTodayFillColor(Color) - Method in class com.mindfusion.scheduling.CellSettings
Sets the color used to fill the header of the current cell.
setTooltip(String) - Method in class com.mindfusion.scheduling.ItemTooltipEvent
Sets the tooltip of the item.
setTooltip(String) - Method in class com.mindfusion.scheduling.TooltipEvent
Sets the tooltip of the element.
setTotalLaneCount(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the number of lanes in a List view whose ListViewSettings.getEnableVirtualItemSpace() is true.
setTrailingWeekCount(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the number of full weeks to display from the next month.
setTransform(AffineTransform) - Method in class com.mindfusion.drawing.GradientBrush
 
setTransform(AffineTransform) - Method in class com.mindfusion.drawing.RadialGradientBrush
 
setTwelveHourFormat(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to use a 12-hour format.
setType(GlassEffectType) - Method in class com.mindfusion.scheduling.GlassEffect
Sets the type of the glass effect.
setType(ReminderType) - Method in class com.mindfusion.scheduling.model.Reminder
Sets the type of this reminder.
setUndoEnabled(boolean) - Method in class com.mindfusion.scheduling.model.Schedule
Sets a value indicating whether saving action records for later undo is enabled.
setUnit(TimeUnit) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the time unit of the timeline.
setUnitCount(Integer) - Method in class com.mindfusion.scheduling.TimelineSettings
Sets the number of units between adjacent ticks in the timeline.
setup(String, Graphics2D, Font) - Method in class com.mindfusion.drawing.Text
Assigns new text to the object.
setUseExtendedStyles(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether the appropriate styles are used when an item is pointed with the mouse.
setUsePenAsGlow(boolean) - Method in class com.mindfusion.scheduling.GlassEffect
Sets a value indicating whether the glow portion of the effect should be painted with the Pen color of the respective item.
setUseStyledText(Boolean) - Method in class com.mindfusion.scheduling.ItemSettings
Sets a value indicating whether formatting tags such as <b> and <i> are taken into consideration in the items' description text.
setUseZoom(Boolean) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets a value indicating whether to use the associated zoom factor or the fixed cell height when displaying cells.
setValue(V) - Method in class com.mindfusion.common.KeyValuePair
 
setValue(DateTime) - Method in class com.mindfusion.scheduling.standardforms.DateComboBox
Sets the combo-box' date.
setVerticalAlign(Align) - Method in class com.mindfusion.drawing.TextFormat
Sets the vertical text alignment.
setViewData(Object) - Method in class com.mindfusion.scheduling.model.Item
Sets a view-specific data attached to the item.
setViewport(DateTime, DateTime, boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets the displayed time interval to the specified range, optionally changing the view resolution.
setViewStyle(ResourceViewStyle) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the style of the view.
setViewStyle(WeekRangeViewStyle) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the style of the WeekRange view.
setVisible(boolean) - Method in class com.mindfusion.scheduling.model.Appointment
Sets whether the appointment is visible or not.
setVisible(boolean) - Method in class com.mindfusion.scheduling.model.Item
Sets a flag indicating whether the item is visible or not.
setVisibleCells(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the number of cells visible at the same time.
setVisibleColumns(Integer) - Method in class com.mindfusion.scheduling.ListViewSettings
Sets the number of visible group columns in a list view.
setVisibleColumns(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the number of columns visible in the view.
setVisibleColumns(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the number of columns visible when Calendar.getGroupType() is enabled.
setVisibleEndTime(Duration) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the last visible time of displayed days.
setVisibleRows(Integer) - Method in class com.mindfusion.scheduling.MonthRangeSettings
Sets the number of rows to display at the same time.
setVisibleRows(Integer) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the number of rows visible in the view.
setVisibleRows(Integer) - Method in class com.mindfusion.scheduling.WeekRangeSettings
Sets the number of weeks visible at a time.
setVisibleStartTime(Duration) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the first visible time of displayed days.
setVScrollBarBackBrush(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the background of the vertical scrollbar.
setVScrollBarBackBrushDark(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the background of the vertical scrollbar when a user clicks on the scrollbar shaft in order to scroll a page up or down.
setVScrollBarBorderColor(Color) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the color used to draw the vertical scrollbar border lines.
setVScrollBarFillBrush(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the elements of the vertical scrollbar when they are neither pushed nor the mouse pointer hovers over them.
setVScrollBarFillBrushDown(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the elements of the vertical scrollbar when they are pushed down.
setVScrollBarFillBrushOver(Brush) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the brush used to fill the elements of the vertical scroll bar when the mouse pointer hovers over them.
setVScrollBarWidth(Integer) - Method in class com.mindfusion.scheduling.ControlStyle
Sets the width of the vertical scrollbar.
setVScrollerSmallChange(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the small step for the vertical scroll bar.
setVScrollerVisible(Boolean) - Method in class com.mindfusion.scheduling.Calendar
Sets a value indicating whether the vertical scrollbar should always be visible, always hidden or visible only when it is needed.
setVScrollPos(int) - Method in class com.mindfusion.scheduling.Calendar
Sets the current vertical scroll position.
setWeekdayValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setWeekendStyle(Style) - Method in class com.mindfusion.scheduling.ResourceViewSettings
Sets the style of the weekend cells.
setWeekendValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setWeekHeaderFormat(String) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the format of the text displayed for each week in the week header.
setWeekHeaderStyle(MonthWeekHeaderStyle) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the style of the week numbers header.
setWeeklyValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setWeekNumbersHeaderWidth(Integer) - Method in class com.mindfusion.scheduling.MonthSettings
Sets the width of the header, which displays week numbers.
setWeeks(int) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets how many weeks should pass before the event occurs again.
setWeeksOnValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setWeeksValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setWeekValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setWidth(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
setWidth(int) - Method in class com.mindfusion.common.RangeSelector
Sets the width of the range selector.
setWidth(double) - Method in class com.mindfusion.drawing.Pen
Sets what the width of the lines drawn with this pen should be.
setWorkTimeCellStyle(Style) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the style of cells in the work time interval.
setWorkTimeEndHour(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the end hour of the work time interval.
setWorkTimeStartHour(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the start hour of the work time interval.
setWrapAtCharacter(boolean) - Method in class com.mindfusion.drawing.TextFormat
Sets a value indicating whether text can be wrapped to a new line at an arbitrary character, or only after a whole word.
setWrapAtCharacter(boolean) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setWrapOverflowingSingleWordLines(boolean) - Method in class com.mindfusion.drawing.TextFormat
Sets whether a single-word line should wrap when overflowing.
setWrapOverflowingSingleWordLines(boolean) - Method in class com.mindfusion.drawing.TextLayoutOptions
 
setX(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
setX(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
setX(float) - Method in class com.mindfusion.common.Vector
 
setX(double) - Method in class com.mindfusion.drawing.RadialGradientBrush
Sets the relative x-coordinate of the center point.
setY(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
setY(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
setY(float) - Method in class com.mindfusion.common.Vector
 
setY(double) - Method in class com.mindfusion.drawing.RadialGradientBrush
Sets the relative y-coordinate of the center point.
setYearlyRecurrence(YearlyRecurrence) - Method in class com.mindfusion.scheduling.model.Recurrence
Sets the type of yearly recurrence.
setYearlyValue(String) - Method in class com.mindfusion.scheduling.standardforms.LocalizationInfo
 
setZipCode(String) - Method in class com.mindfusion.scheduling.model.Location
Sets the ZIP code of this location.
setZoomFactor(Integer) - Method in class com.mindfusion.scheduling.TimetableSettings
Sets the zoom factor when zoom is enabled.
ShadowStyle - Enum in com.mindfusion.scheduling.model
Specifies what type of shadow effect to apply to a calendar UI element.
ShowClocks - Enum in com.mindfusion.scheduling
Specifies whether and when to display clocks in items.
Sienna - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFA0522D.
Sienna - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFA0522D.
Sienna - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Sienna color.
Silver - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFC0C0C0.
Silver - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFC0C0C0.
Silver - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Silver color.
single() - Method in class com.mindfusion.common.Queryable
 
singleOrDefault() - Method in class com.mindfusion.common.Queryable
 
size() - Method in class com.mindfusion.common.BaseList
Returns the number of elements in the list.
size() - Method in class com.mindfusion.common.ObservableList
 
size() - Method in class com.mindfusion.common.ReadOnlyList
 
SkyBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF87CEEB.
SkyBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF87CEEB.
SkyBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SkyBlue color.
SlateBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF6A5ACD.
SlateBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF6A5ACD.
SlateBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SlateBlue color.
SlateGray - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF708090.
SlateGray - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF708090.
SlateGray - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SlateGray color.
SmallDecrement - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box was moved a small distance.
SmallIncrement - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box was moved a small distance.
snapInResourceView(DateTime) - Method in class com.mindfusion.scheduling.Calendar
Returns a new date representing the the specified date when snapped according to the current Resource View settings.
Snow - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFFAFA.
Snow - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFFAFA.
Snow - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Snow color.
Solid - Static variable in class com.mindfusion.drawing.DashStyle
 
SolidBrush - Class in com.mindfusion.drawing
Represents a brush that paints the interior of objects with a single color.
SolidBrush(Color) - Constructor for class com.mindfusion.drawing.SolidBrush
Initializes a new instance of the SolidBrush class.
SolidBrush(String) - Constructor for class com.mindfusion.drawing.SolidBrush
Initializes a new instance of the SolidBrush class.
SolidBrush() - Constructor for class com.mindfusion.drawing.SolidBrush
Initializes a new instance of the SolidBrush class.
sort(Comparison<T>) - Method in class com.mindfusion.common.ExtendedArrayList
 
splice(String[]) - Static method in class com.mindfusion.common.StringUtilities
 
SpringGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF00FF7F.
SpringGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF00FF7F.
SpringGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SpringGreen color.
startCompositeOperation() - Method in class com.mindfusion.scheduling.model.Schedule
Starts recording undo/redo commands into a CompositeCommand.
startEdit(ItemEditContext) - Method in interface com.mindfusion.scheduling.ItemEditor
Invoked for an item when the user initiates in-place editing operation.
startInplaceEdit(Item) - Method in class com.mindfusion.scheduling.Calendar
Starts in-place editing mode for the specified item to let users edit the item's text.
startItemChange(Item) - Method in class com.mindfusion.scheduling.model.Schedule
Begins a modification on the specified item.
startModify(Item, Point) - Method in class com.mindfusion.scheduling.Calendar
Initiates interactive modification on the specified item.
startTimeChanged(ItemTimeEvent) - Method in class com.mindfusion.scheduling.model.ItemAdapter
Raised when the start time of the item has been changed.
startTimeChanged(ItemTimeEvent) - Method in interface com.mindfusion.scheduling.model.ItemListener
Raised when the start time of the item has been changed.
SteelBlue - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF4682B4.
SteelBlue - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF4682B4.
SteelBlue - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the SteelBlue color.
StringUtilities - Class in com.mindfusion.common
 
Style - Class in com.mindfusion.scheduling.model
Specifies the appearance of calendar elements.
Style(Style, Style) - Constructor for class com.mindfusion.scheduling.model.Style
Creates a new style by reference copying the fields of the first style and using the second style as a hierarchy parent.
Style(Style) - Constructor for class com.mindfusion.scheduling.model.Style
Initializes a new empty instance of the Style class with the specified style as a parent.
Style() - Constructor for class com.mindfusion.scheduling.model.Style
Initializes a new empty instance of the Style class.
StyledText - Class in com.mindfusion.drawing
Represents a text which can, but not necessarily would, contain formatting tags.
StyledText() - Constructor for class com.mindfusion.drawing.StyledText
Builds new styled text object.
substring(String, int, int) - Static method in class com.mindfusion.common.StringUtilities
 
subtract(Point, Point) - Static method in class com.mindfusion.common.CommonUtils
Subtract the coordinates of one point from the coordinates of another
subtract(DateTime) - Method in class com.mindfusion.common.DateTime
Subtracts the specified date and time from this instance.
subtract(Duration) - Method in class com.mindfusion.common.DateTime
Subtracts the specified duration from this instance.
subtract(Duration) - Method in class com.mindfusion.common.Duration
Returns a new Duration object whose value is the difference between the specified Duration object and this instance.
subtract(Vector, Vector) - Static method in class com.mindfusion.common.Vector
 
sum(Function<T, Double>) - Method in class com.mindfusion.common.Queryable
 
supportsPenWidth0() - Method in interface com.mindfusion.drawing.GraphicsEx
 
suspendDrag() - Method in class com.mindfusion.scheduling.Calendar
Temporarily pauses the current mouse drag operation.
SystemCalendar - Class in com.mindfusion.scheduling.model
This class exists solely to reduce the differences between the WinForms and Java Swing versions of the control.
SystemCalendar() - Constructor for class com.mindfusion.scheduling.model.SystemCalendar
 

T

Tan - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFD2B48C.
Tan - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFD2B48C.
Tan - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Tan color.
Task - Class in com.mindfusion.scheduling.model
Instances of this class contain task information.
Task() - Constructor for class com.mindfusion.scheduling.model.Task
Initializes a new instance of the Task class.
TaskEvent - Class in com.mindfusion.scheduling.model
Contains the arguments passed to handlers of task related events.
TaskForm - Class in com.mindfusion.scheduling.standardforms
Ready-made form for task editing.
TaskForm() - Constructor for class com.mindfusion.scheduling.standardforms.TaskForm
Initializes a new instance of the TaskForm class.
TaskForm(DateTimeInfo, LocalizationInfo) - Constructor for class com.mindfusion.scheduling.standardforms.TaskForm
Initializes a new instance of the TaskForm class.
TaskForm(DateTimeInfo, LocalizationInfo, Window, Dialog.ModalityType) - Constructor for class com.mindfusion.scheduling.standardforms.TaskForm
Initializes a new instance of the TaskForm class.
TaskPriority - Enum in com.mindfusion.scheduling.model
Specifies the priority of a Task.
taskReminderTriggered(TaskEvent) - Method in class com.mindfusion.scheduling.model.ScheduleAdapter
Raised when the reminder for a task is triggered.
taskReminderTriggered(TaskEvent) - Method in interface com.mindfusion.scheduling.model.ScheduleListener
Raised when the reminder for a task is triggered.
TaskStatus - Enum in com.mindfusion.scheduling.model
Specifies the status of a Task.
Teal - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF008080.
Teal - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF008080.
Teal - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Teal color.
Text - Class in com.mindfusion.drawing
Defines base implementation for immutable text objects.
Text() - Constructor for class com.mindfusion.drawing.Text
 
TextAlignment - Enum in com.mindfusion.drawing
Specifies the alignment of text on the drawing surface.
TextFormat - Class in com.mindfusion.drawing
Specifies the format and alignment of text.
TextFormat() - Constructor for class com.mindfusion.drawing.TextFormat
Initializes a new instance of the TextFormat class.
TextFormat(Align, Align) - Constructor for class com.mindfusion.drawing.TextFormat
Initializes a new instance of the TextFormat class.
TextLayout - Class in com.mindfusion.drawing
Layouts text in the interior of various shapes.
TextLayout() - Constructor for class com.mindfusion.drawing.TextLayout
 
TextLayoutOptions - Class in com.mindfusion.drawing
Contains options for text layout.
TextLayoutOptions() - Constructor for class com.mindfusion.drawing.TextLayoutOptions
 
TextMeasurer - Class in com.mindfusion.common
 
TextMeasurer() - Constructor for class com.mindfusion.common.TextMeasurer
 
TextureBrush - Class in com.mindfusion.drawing
Represents a brush that fills the interiors of objects with a texture pattern.
TextureBrush() - Constructor for class com.mindfusion.drawing.TextureBrush
Initializes a new TextureBrush instance.
TextureBrush(Image) - Constructor for class com.mindfusion.drawing.TextureBrush
Initializes a new TextureBrush instance with the specified pattern.
Theme - Class in com.mindfusion.scheduling
Encapsulates visualization settings that can be applied to a Calendar control by calling the applyTheme method.
Theme() - Constructor for class com.mindfusion.scheduling.Theme
Initializes a new instance of the Theme class.
themeChanged(EventObject) - Method in class com.mindfusion.scheduling.CalendarAdapter
themeChanged(EventObject) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the calendar theme has changed.
ThemeType - Enum in com.mindfusion.scheduling
Specifies a calendar theme.
Thistle - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFD8BFD8.
Thistle - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFD8BFD8.
Thistle - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Thistle color.
ThumbPosition - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box was moved.
ThumbTrack - Static variable in class com.mindfusion.common.ScrollEventType
The scroll box is currently being moved.
TicksPerDay - Static variable in class com.mindfusion.common.Duration
Represents the number of ticks in 1 day.
TicksPerHour - Static variable in class com.mindfusion.common.Duration
Represents the number of ticks in 1 hour.
TicksPerMillisecond - Static variable in class com.mindfusion.common.Duration
Represents the number of ticks in 1 millisecond.
TicksPerMinute - Static variable in class com.mindfusion.common.Duration
Represents the number of ticks in 1 minute.
TicksPerSecond - Static variable in class com.mindfusion.common.Duration
Represents the number of ticks in 1 second.
TimelineSettings - Class in com.mindfusion.scheduling
Encapsulates settings for a timeline in a Resource view.
timeLineUnitsChanged(EventObject) - Method in class com.mindfusion.scheduling.CalendarAdapter
CalendarListener.timeLineUnitsChanged(java.util.EventObject) implementation Invoked when timeline units are changed by zoom operation.
timeLineUnitsChanged(EventObject) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when timeline units are changed by zoom operation.
TimeRanges - Class in com.mindfusion.scheduling.model
Represents a list of non-intersecting time spans sorted in chronological order.
TimeRanges() - Constructor for class com.mindfusion.scheduling.model.TimeRanges
Initializes a new instance of the TimeRanges class.
timetableColumnHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
timetableColumnHeaderClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the header of a Timetable column is clicked.
TimetableSettings - Class in com.mindfusion.scheduling
Defines properties that allow customizing the visualization of the calendar in Timetable view.
TimeUnit - Enum in com.mindfusion.scheduling
Specifies a time resolution.
toArray(Class<? extends T>) - Method in class com.mindfusion.common.ExtendedArrayList
 
toArray() - Method in class com.mindfusion.common.Queryable
 
toArrayList() - Method in class com.mindfusion.common.JsonValue
Converts the value to ArrayList.
toAwtHorizontalAlignment(int) - Static method in class com.mindfusion.scheduling.Utilities
Converts the specified HorizontalAlignment value to its SwingConstants equivalent.
toBase64String(String) - Static method in class com.mindfusion.common.Convert
Converts the specified plainText string to Base64String
toBase64String(String) - Static method in class com.mindfusion.common.JsonConverter
Converts the specified plainText string to Base64String
toBoolean(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string value to bool.
toBoolean(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent boolean value using the specified culture-specific formatting information.
toBoolean(String) - Static method in class com.mindfusion.common.JsonConverter
 
toBoolean(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to boolean value
toByte(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent byte value using the specified culture-specific formatting information.
toCamelCase(String) - Static method in class com.mindfusion.common.JsonContext
 
toCase(String, Case) - Static method in class com.mindfusion.common.StringUtilities
 
toChar(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent char value using the specified culture-specific formatting information.
toColor(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string to Color.
toColor(String) - Static method in class com.mindfusion.common.JsonConverter
 
toColor() - Method in class com.mindfusion.drawing.Brush
Returns a single color approximation of the brush.
toColor() - Method in class com.mindfusion.drawing.GradientBrush
 
toColor() - Method in class com.mindfusion.drawing.HatchBrush
 
toColor() - Method in class com.mindfusion.drawing.Pen
 
toColor() - Method in class com.mindfusion.drawing.RadialGradientBrush
Returns a single color approximation of the brush.
toColor() - Method in class com.mindfusion.drawing.SolidBrush
 
toColor() - Method in class com.mindfusion.drawing.TextureBrush
Returns a single color approximation of the brush.
toColor1(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string to Color.
toDateTime(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent DateTime value using the specified culture-specific formatting information.
toDateTime(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to DateTime.
toDateTime(int, int, int, int, int, int, int) - Method in class com.mindfusion.scheduling.model.SystemCalendar
 
today() - Static method in class com.mindfusion.common.DateTime
Gets a DateTime object that represents the current date in the default time one and locale.
toDecimal(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent big integer value using the specified culture-specific formatting information.
toDouble(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string to double.
toDouble(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent double value using the specified culture-specific formatting information.
toDouble(String) - Static method in class com.mindfusion.common.JsonConverter
 
toDouble(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to double.
toFloat(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to float.
toImage(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string value to image.
toImage(String) - Static method in class com.mindfusion.common.JsonConverter
Converts the specified string value to image.
toInt(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent integer value using the specified culture-specific formatting information.
toInt(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to int.
toInt(EnumSet<FontStyle>) - Static method in enum com.mindfusion.drawing.FontStyle
 
toInt16(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string to short.
toInt16(String) - Static method in class com.mindfusion.common.JsonConverter
 
toInt32(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string to int.
toInt32(String) - Static method in class com.mindfusion.common.JsonConverter
 
toInt64(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string to long.
toInt64(String) - Static method in class com.mindfusion.common.JsonConverter
 
toIterable() - Method in class com.mindfusion.common.Queryable
 
toJavaCalendar() - Method in class com.mindfusion.common.DateTime
Converts the stored date and time to a Calendar object.
toJavaDateTime() - Method in class com.mindfusion.common.DateTime
Returns the stored LocalDateTime value.
toJavaDayOfWeek(DayOfWeek) - Static method in class com.mindfusion.scheduling.Utilities
Converts the specified DayOfWeek constant to its Calendar equivalent.
toJavaDuration() - Method in class com.mindfusion.common.Duration
Returns the stored java.time.Duration.
toJsonObject(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to JsonObject.
toJsonValue(String) - Static method in class com.mindfusion.common.JsonValue
Converts a string to JsonValue.
toList() - Method in class com.mindfusion.common.Queryable
 
toLocalTime() - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to local time.
toLong(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent long value using the specified culture-specific formatting information.
toLong(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to long.
toLongDateString() - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent long date string representation.
toLongDateString(Locale) - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent long date string representation.
toLongTimeString() - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent long time string representation.
toLongTimeString(Locale) - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent long time string representation.
Tomato - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFF6347.
Tomato - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFF6347.
Tomato - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Tomato color.
tooltipDisplaying(TooltipEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
tooltipDisplaying(TooltipEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked to allow modification of the tooltip of a calendar element before it gets displayed.
TooltipEvent - Class in com.mindfusion.scheduling
Contains the arguments passed to handlers of the tooltipDisplaying event.
toPascalCase(String) - Static method in class com.mindfusion.common.JsonContext
 
toPointF(Vector) - Static method in class com.mindfusion.common.Vector
 
toPointString(List<Point2D.Float>) - Static method in class com.mindfusion.common.Convert
Converts the list of PointF objects to a comma separated string.
toPointString(List<Point2D.Float>) - Static method in class com.mindfusion.common.JsonConverter
Converts the list of PointF objects to a comma separated string.
toShort(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent short value using the specified culture-specific formatting information.
toShortDateString() - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent short date string representation.
toShortDateString(Locale) - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent short date string representation.
toShortTimeString() - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent short time string representation.
toShortTimeString(Locale) - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent short time string representation.
toSingle(String) - Static method in class com.mindfusion.common.Convert
Converts the specified string to float.
toSingle(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent float value using the specified culture-specific formatting information.
toSingle(String) - Static method in class com.mindfusion.common.JsonConverter
 
toSizeF(Vector) - Static method in class com.mindfusion.common.Vector
 
toString(Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent string value using the specified culture-specific formatting information.
toString() - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent string representation.
toString(String) - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent string representation using the specified format.
toString(String, Locale) - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent string representation using the specified format and locale.
toString(String, Locale, boolean) - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to its equivalent string representation using the specified format and locale.
toString() - Method in class com.mindfusion.common.Duration
Returns the string representation of the value of this instance.
toString(String, Locale) - Method in interface com.mindfusion.common.Formattable
 
toString(JsonValue) - Static method in class com.mindfusion.common.JsonValue
Converts the value to string.
toString() - Method in class com.mindfusion.common.JsonValue
 
toString() - Method in class com.mindfusion.common.Pair
toString() - Method in class com.mindfusion.common.Vector
 
toString(Locale) - Method in class com.mindfusion.common.Vector
 
toString(Locale) - Method in class com.mindfusion.scheduling.model.Recurrence
Creates a string from this recurrence using the specified date and time formatting.
toString() - Method in class com.mindfusion.scheduling.model.Recurrence
Creates a string from this recurrence using the default locale.
totalLines() - Method in class com.mindfusion.drawing.TextLayout
 
toTitleCase(Locale, String) - Static method in class com.mindfusion.common.CommonUtils
 
toType(Class<T>, Locale) - Method in interface com.mindfusion.common.Convertible
Converts the value of this instance to an equivalent value of the specified type using the specified culture-specific formatting information.
toUniversalTime() - Method in class com.mindfusion.common.DateTime
Converts the value of the current DateTime object to Coordinated Universal Time (UTC).
transformsPenWidth() - Method in interface com.mindfusion.drawing.GraphicsEx
 
translate(T, double, double) - Static method in class com.mindfusion.common.CommonUtils
 
translateTransform(double, double) - Method in class com.mindfusion.drawing.AwtGraphics
 
translateX(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
translateX(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
translateY(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
translateY(T, double) - Static method in class com.mindfusion.common.CommonUtils
 
TransparencyOpaque - Static variable in class com.mindfusion.drawing.ImagePainter
 
Transparent - Static variable in class com.mindfusion.drawing.Brushes
Represents a fully transparent brush.
Transparent - Static variable in class com.mindfusion.drawing.Colors
Represents a fully transparent color.
Transparent - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Transparent color.
trim(String, char...) - Static method in class com.mindfusion.common.StringUtilities
 
trimEnd(String, char...) - Static method in class com.mindfusion.common.StringUtilities
 
trimStart(String, char...) - Static method in class com.mindfusion.common.StringUtilities
 
TristateButtonModel(Boolean) - Constructor for class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
TristateButtonModel() - Constructor for class com.mindfusion.common.TriStateCheckBox.TristateButtonModel
 
TriStateCheckBox - Class in com.mindfusion.common
 
TriStateCheckBox(String) - Constructor for class com.mindfusion.common.TriStateCheckBox
 
TriStateCheckBox(String, Icon, Boolean) - Constructor for class com.mindfusion.common.TriStateCheckBox
 
TriStateCheckBox.MyCheckBoxIcon - Class in com.mindfusion.common
 
TriStateCheckBox.TristateButtonModel - Class in com.mindfusion.common
 
tryGetValue(Object, ByRef<V>) - Method in class com.mindfusion.common.ExtendedHashMap
 
Turquoise - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF40E0D0.
Turquoise - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF40E0D0.
Turquoise - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Turquoise color.
TypeConverter - Annotation Type in com.mindfusion.common
 

U

undo() - Method in class com.mindfusion.scheduling.model.AddItemCommand
Command.undo() override.
undo() - Method in class com.mindfusion.scheduling.model.ChangeItemCommand
Command.undo() override.
undo() - Method in class com.mindfusion.scheduling.model.Command
Undoes an action, restoring the schedule to the state it was in before carrying out the action.
undo() - Method in class com.mindfusion.scheduling.model.CompositeCommand
Command.undo() override.
undo() - Method in class com.mindfusion.scheduling.model.RemoveItemCommand
Undoes an action, restoring the schedule to the state it was in before carrying out the action.
undo() - Method in class com.mindfusion.scheduling.model.Schedule
Undoes an action saved in the command history.
UndoEvent - Class in com.mindfusion.scheduling.model
Contains the arguments passed to the actionUndone and actionRedone event handlers.
UndoEvent(Object, Command) - Constructor for class com.mindfusion.scheduling.model.UndoEvent
Initializes a new instance of the UndoEvent class.
union(Iterable<T>) - Method in class com.mindfusion.common.Queryable
 
unitsPerInch() - Method in enum com.mindfusion.drawing.GraphicsUnit
 
unregisterClass(Class<?>) - Static method in class com.mindfusion.scheduling.model.Schedule
Unregisters the specified item or resource type from the system.
unregisterClass(String) - Static method in class com.mindfusion.scheduling.model.Schedule
Unregisters the item or resource with the specified class id from the system.
unzip(byte[]) - Static method in class com.mindfusion.common.CommonUtils
 
update() - Method in class com.mindfusion.scheduling.Calendar
Forces an update of the control.
updateLayout() - Method in class com.mindfusion.scheduling.Calendar
Updates the position of the calendar's child controls such as buttons and scrollbars.
updateModify(Point) - Method in class com.mindfusion.scheduling.Calendar
Updates an interactive modification of an item, previously started by a call to Calendar.startModify(com.mindfusion.scheduling.model.Item, java.awt.Point).
updateUI() - Method in class com.mindfusion.scheduling.standardforms.DateComboBox
JComboBox.updateUI override.
updateView() - Method in class com.mindfusion.scheduling.Calendar
Called when the view has changed to update the internal structures.
utcNow() - Static method in class com.mindfusion.common.DateTime
Gets a DateTime object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Utilities - Class in com.mindfusion.scheduling
 

V

validateOccurrence(ValidateOccurrenceEvent) - Method in class com.mindfusion.scheduling.model.RecurrenceAdapter
Raised during item generation to allow validation and customization of the generated occurrences.
validateOccurrence(ValidateOccurrenceEvent) - Method in interface com.mindfusion.scheduling.model.RecurrenceListener
Raised during item generation to allow validation and customization of the generated occurrences.
ValidateOccurrenceEvent - Class in com.mindfusion.scheduling.model
valueChanged(EventObject) - Method in interface com.mindfusion.common.RangeSelectorListener
Occurs when the selection has changed interactively by the user.
valueOf(String) - Static method in enum com.mindfusion.common.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.common.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.CombineMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.FillMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.FontStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.GraphicsUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.HatchStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.ImageAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.drawing.TextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.CalendarElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.CalendarTextElements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.CalendarView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ControlAppearance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.Cursor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.CustomDrawElements
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.DayOfWeekFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.DragDropEffects
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.DragFeedBackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.GlassEffectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ItemAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ItemModificationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.LineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ListViewHeaderStyles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.MinuteFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.DailyRecurrence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.DayOfWeekType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.MonthlyRecurrence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.Occurrence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.RecurrenceEnd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.RecurrencePattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.RecurrenceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.ReminderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.ShadowStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.TaskPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.TaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.model.YearlyRecurrence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.MonthCellLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.MonthHeaderStyles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.MonthRangeHeaderStyles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.MonthWeekHeaderStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.PreviewTextKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ResourceLengthMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ResourceResizeMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ResourceViewStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.SelectionStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ShowClocks
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.standardforms.DialogResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.ThemeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.WeekRangeHeaderStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mindfusion.scheduling.WeekRangeViewStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mindfusion.common.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.common.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.CombineMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.FillMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.FontStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.GraphicsUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.HatchStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.ImageAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.drawing.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.CalendarElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.CalendarTextElements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.CalendarView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ControlAppearance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.Cursor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.CustomDrawElements
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.DayOfWeekFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.DragDropEffects
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.DragFeedBackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.GlassEffectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ItemAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ItemModificationStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.LineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ListViewHeaderStyles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.MinuteFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.DailyRecurrence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.DayOfWeekType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.MonthlyRecurrence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.Occurrence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.RecurrenceEnd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.RecurrencePattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.RecurrenceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.ReminderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.ShadowStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.TaskPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.TaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.model.YearlyRecurrence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.MonthCellLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.MonthHeaderStyles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.MonthRangeHeaderStyles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.MonthWeekHeaderStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.PreviewTextKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ResourceLengthMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ResourceResizeMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ResourceViewStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.SelectionStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ShowClocks
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.standardforms.DialogResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.ThemeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.WeekRangeHeaderStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mindfusion.scheduling.WeekRangeViewStyle
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Annotation Type in com.mindfusion.common
An annotation used to mark types which once were value types.
Vector - Class in com.mindfusion.common
Represents a two-dimensional vector.
Vector(float, float) - Constructor for class com.mindfusion.common.Vector
 
Vector(Point2D, Point2D) - Constructor for class com.mindfusion.common.Vector
 
ViewSettings - Class in com.mindfusion.scheduling
The base class for the different view settings classes.
Violet - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFEE82EE.
Violet - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFEE82EE.
Violet - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Violet color.
visibleDateChanged(DateChangedEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
visibleDateChanged(DateChangedEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the user selects another date using the month or year navigation controls on the calendar header area.
visualsChanged(EventObject) - Method in class com.mindfusion.scheduling.model.ItemAdapter
Raised when a visual aspect of the item has been changed.
visualsChanged(EventObject) - Method in interface com.mindfusion.scheduling.model.ItemListener
Raised when a visual aspect of the item has been changed.
vScroll(ScrollEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
vScroll(ScrollEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Invoked when the control has been scrolled vertically.

W

weekRangeHeaderClick(DateEvent) - Method in class com.mindfusion.scheduling.CalendarAdapter
weekRangeHeaderClick(DateEvent) - Method in interface com.mindfusion.scheduling.CalendarListener
Raised when the header of a WeekRange view is clicked.
WeekRangeHeaderStyle - Enum in com.mindfusion.scheduling
Specifies the appearance of the time period header in WeekRange view.
WeekRangeSettings - Class in com.mindfusion.scheduling
Defines properties that allow customizing the visualization of in WeekRange view.
WeekRangeViewStyle - Enum in com.mindfusion.scheduling
Specifies whether there are multiple weeks displayed in WeekRange view.
Wheat - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF5DEB3.
Wheat - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF5DEB3.
Wheat - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Wheat color.
where(Function<T, Boolean>) - Method in class com.mindfusion.common.ExtendedArrayList
 
where(Predicate<T>) - Method in class com.mindfusion.common.Queryable
 
White - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFFFFF.
White - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFFFFF.
White - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the White color.
WhiteSmoke - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFF5F5F5.
WhiteSmoke - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFF5F5F5.
WhiteSmoke - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the WhiteSmoke color.
width - Variable in class com.mindfusion.common.XDimension2D.Double
 
withOpacity(Color, int) - Static method in class com.mindfusion.common.CommonUtils
 
wrapText(String, FontMetrics, float) - Static method in class com.mindfusion.common.TextMeasurer
 
wrapText(String, FontMetrics, float, List<String>) - Static method in class com.mindfusion.common.TextMeasurer
 
writeBool(boolean, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a boolean value with the specified name.
writeBrush(Brush) - Method in class com.mindfusion.common.JsonContext
Writes a MindFusion.Drawing.Brush object.
writeBrush(Brush, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a reference to the specified brush.
writeBrushColor(Brush) - Method in class com.mindfusion.common.JsonContext
Writes the color of the specified brush.
writeBrushes() - Method in class com.mindfusion.common.JsonContext
Writes all currently accumulated brushes.
writeByte(byte, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Write a byte value with the specified name.
writeChar(char, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Write a char value with the specified name.
writeColor(Color) - Method in class com.mindfusion.common.JsonContext
Writes a Color object.
writeColor(Color) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
 
writeColor(Color, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified color.
writeColorArray(Color[], String, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified array.
writeCustomBrushes(CustomBrushes) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
Writes the specified CustomBrushes object.
writeCustomBrushes(CustomBrushes, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified CustomBrushes object.
writeDateTime(DateTime, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified DateTime object.
writeDouble(double, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a double value with the specified name.
writeEnum(Object) - Method in class com.mindfusion.common.JsonContext
Writes an enum value.
writeEnum(int, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified enumeration value.
writeExternal(ObjectOutput) - Method in class com.mindfusion.common.BaseList
 
writeExternal(ObjectOutput) - Method in class com.mindfusion.common.ObservableList
 
writeExternal(ObjectOutput) - Method in class com.mindfusion.common.XDimension2D.Double
 
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.DashStyle
Implements Externalizable.
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.ExternalizableImage
 
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.GradientBrush
Implements Externalizable.
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.HatchBrush
Implements Externalizable.
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.Pen
Implements Externalizable.
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.PointList
 
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.RadialGradientBrush
Implements Externalizable.
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.SolidBrush
Implements Externalizable.
writeExternal(ObjectOutput) - Method in class com.mindfusion.drawing.TextureBrush
Implements Externalizable.
writeFile(String, String) - Static method in class com.mindfusion.common.JsonContext
Writes serialized json to file.
writeFloat(float, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a float value with the specified name.
writeFloatArray(float[], String, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified array.
writeFont(Font) - Method in class com.mindfusion.common.JsonContext
Writes a Font object.
writeFont(Font, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified font.
writeHashtable(ExtendedHashMap<?, ?>, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified hashtable.
writeImage(Image) - Method in class com.mindfusion.common.JsonContext
Writes an Image object.
writeImage(Image, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a reference to the specified image.
writeImages() - Method in class com.mindfusion.common.JsonContext
Writes all currently accumulated images.
writeInt(int, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes an integer value with the specified name.
writeLong(long, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a long value with the specified name.
writeObject(Object) - Method in class com.mindfusion.common.JsonContext
 
writeObject(Object, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified object under the specified name.
writePen(Pen) - Method in class com.mindfusion.common.JsonContext
Writes a MindFusion.Drawing.Pen object.
writePen(Pen, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified pen.
writePoint(ObjectOutput, Point2D) - Static method in class com.mindfusion.common.Serialization
 
writePointF(Point2D.Float) - Method in class com.mindfusion.common.JsonContext
Writes a PointF object.
writePointString(List<Point2D.Float>) - Method in class com.mindfusion.common.JsonContext
Writes a Point string.
writeRect(ObjectOutput, Rectangle2D) - Static method in class com.mindfusion.common.Serialization
 
writeRectangleF(Rectangle2D) - Method in class com.mindfusion.common.JsonContext
Writes a RectangleF object.
writeRecurrence(Recurrence, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified Recurrence object.
writeReminder(Reminder, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified Reminder object.
writeShort(short, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a short value with the specified name.
writeSizeF(Dimension2D) - Method in class com.mindfusion.common.JsonContext
Writes a sizeF object
writeString(String, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes a string value with the specified name.
writeStringFormat(TextFormat) - Method in class com.mindfusion.common.JsonContext
Writes a StringFormat object.
writeStringFormat(TextFormat, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified TextFormat object.
writeStringToFile(String, String) - Static method in class com.mindfusion.common.CommonUtils
 
writeStyle(Style) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
Writes the specified Style object.
writeStyle(Style, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified Style object.
writeTag(ObjectOutput, Object) - Static method in class com.mindfusion.common.Serialization
 
writeTag(Object, Object, String) - Method in class com.mindfusion.scheduling.model.JsonSerializationContext
Writes the specified tag of the specified object.
writeTag(Object, Object, String, Element) - Method in class com.mindfusion.scheduling.model.XmlSerializationContext
Writes the specified tag of the specified object.

X

XDimension2D - Class in com.mindfusion.common
 
XDimension2D() - Constructor for class com.mindfusion.common.XDimension2D
 
XDimension2D.Double - Class in com.mindfusion.common
 
XmlException - Exception in com.mindfusion.scheduling.model
Represents an exception that can be thrown during XML saving, loading and processing.
XmlFunctions - Class in com.mindfusion.common
 
XmlFunctions() - Constructor for class com.mindfusion.common.XmlFunctions
 
XmlSerializationContext - Class in com.mindfusion.scheduling.model
Contains methods that help serialize and deserialize schedule objects to and from XML documents.
XmlSerializationContext(Schedule, int, Document) - Constructor for class com.mindfusion.scheduling.model.XmlSerializationContext
Initializes a new instance of the XmlSerializationContext class.
XmlSerializationContext(Schedule, Document) - Constructor for class com.mindfusion.scheduling.model.XmlSerializationContext
Initializes a new instance of the XmlSerializationContext class.

Y

YearlyRecurrence - Enum in com.mindfusion.scheduling.model
Specifies the types of yearly recurrence patterns.
Yellow - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FFFFFF00.
Yellow - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FFFFFF00.
Yellow - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the Yellow color.
YellowGreen - Static variable in class com.mindfusion.drawing.Brushes
Represents a brush that has an ARGB value of #FF9ACD32.
YellowGreen - Static variable in class com.mindfusion.drawing.Colors
Represents a color that has an ARGB value of #FF9ACD32.
YellowGreen - Static variable in class com.mindfusion.drawing.Pens
Represents a pen with the YellowGreen color.

Z

Zero - Static variable in class com.mindfusion.common.Duration
Represents zero duration.
zipDirectory(String, String) - Static method in class com.mindfusion.common.CommonUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links