Class DateTimePickerOptions

java.lang.Object
com.evolveum.midpoint.gui.impl.component.input.DateTimePickerOptions
All Implemented Interfaces:
Serializable

public class DateTimePickerOptions extends Object implements Serializable
Options that will be used for date time picker in js. We can generate options as string for js script by toJsConfiguration().
See Also: