- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getDaySettings() - Method in class com.mindfusion.scheduling.WeekRangeSettings
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- GlassEffect - Class in com.mindfusion.scheduling
-
Represents a glass-like visual effect.
- GlassEffect() - Constructor for class com.mindfusion.scheduling.GlassEffect
-
- GlassEffectType - Enum in com.mindfusion.scheduling
-
- 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
-
- 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
-
- GradientBrush(float[], Color[], int) - Constructor for class com.mindfusion.drawing.GradientBrush
-
- GradientBrush(Point2D, Point2D, Color, Color) - Constructor for class com.mindfusion.drawing.GradientBrush
-
- GradientBrush() - Constructor for class com.mindfusion.drawing.GradientBrush
-
- GradientBrush(boolean) - Constructor for class com.mindfusion.drawing.GradientBrush
-
- 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
-
- GroupType - Enum in com.mindfusion.scheduling
-
Specifies grouping or filtering criteria for views that support grouping.
- 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
-
- 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
-
- 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
-
- 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
-
- SerializationContextListener - Interface in com.mindfusion.scheduling.model
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- startCompositeOperation() - Method in class com.mindfusion.scheduling.model.Schedule
-
- 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
-
- 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
-