Package com.inductiveautomation.ignition.client.util.gui.date_selector
package com.inductiveautomation.ignition.client.util.gui.date_selector
-
ClassDescriptionAn interface for Date selection.The Date_selector_dialog, shown below, combines a
Date_selector
and aPopup_dialog
to provide a standalone, popup dialog for choosing dates.A calendar-display/date-selection widget.This class is wrapper for aDate_selector
that adds a navigation bar to manipulate the wrapped selector.A Popup_dialog is a clean, lightweight, "modal" window intended for simple pop-up user-interface widgets.This class is a GoF "Decorator" that augments the "raw"Date_selector_panel
with a title that displays the time of day Create a time date selector like this:This class is a GoF "Decorator" that augements the "raw"Date_selector_panel
with a title that displays the month name and year.