TIWCGJQTimePickerOptions Class
Represents type TIWCGJQTimePickerOptions
.
The TIWCGJQTimePickerOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TCollection) | |
![]() | CreateSingle(TPersistent,string) | Initializes a new instance of the TIWCGJQTimePickerOptions class. (Overrides TIWCGJSon.CreateSingle(TPersistent,string).) |
Name | Description | |||
---|---|---|---|---|
![]() | AltField | Define an alternate input to parse selected time to | ||
![]() | AmPmText | Define the locale text for periods | ||
![]() | AtPosition | Corner of the input to position | ||
![]() | AutoMaxZPopup | If true, will detect if the element is inside of dialog, and use the max ZIndex for popup.
| ||
![]() | Button | jQuery selector that acts as button trigger. ex: '#trigger_button' | ||
![]() | ButtonControl | Represents property | ||
![]() | CGJSContainer | Represents property | ||
![]() | ClassData | Represents property | ||
![]() | CloseButtonText | Text for the confirmation button (ok button) | ||
![]() | DefaultTime | Used as default time when input field is empty or for inline timePicker set to 'now' for the current time, '' for no highlighted time, default value: now) | ||
![]() | DeselectButtonText | Text for the deselect button | ||
![]() | Disabled | Disables (true) or enables (false) the timepicker. Can be set when initialising (first creating) the timepicker | ||
![]() | DisplayInline | Represents property | ||
![]() | Hours | First and Last displayed hour | ||
![]() | HourText | Define the locale text for "Hours" | ||
![]() | InstList | Represents property | ||
![]() | IsStored | Represents property | ||
![]() | JSon | Return the Interface of SuperObject (ISuperObject) (Inherited from TIWCGJSon.) | ||
![]() | JSonEvents[string] | Represents property | ||
![]() | List | Represents property | ||
![]() | MaxTime | Represents property | ||
![]() | MemberList | Represents property | ||
![]() | MinTime | Represents property | ||
![]() | Minutes | First, Last & Interval of displayed minutes | ||
![]() | MinuteText | Define the locale text for "Minute" | ||
![]() | MyPosition | Corner of the dialog to position, used with the jQuery UI Position utility if present. | ||
![]() | NowButtonText | Text for the now button | ||
![]() | OnBeforeShow | Callback function executed before the timepicker is rendered and displayed. | ||
![]() | OnClose | Define a callback function when the timepicker is closed. | ||
![]() | OnHourShow | Define a callback to enable / disable certain hours. ex: function onHourShow(hour) | ||
![]() | OnMinuteShow | Define a callback to enable / disable certain minutes. ex: function onMinuteShow(hour, minute) | ||
![]() | OnSelect | Define a callback function when an hour / minutes is selected. | ||
![]() | Owner | Represents property | ||
![]() | PeriodSeparator | The character to use to separate the time from the time period. | ||
![]() | PropCount | Represents property | ||
![]() | PropIndexByName[string] | Represents property | ||
![]() | PropList | Represents property | ||
![]() | PropName | Represents property | ||
![]() | PropNameByIndex[Integer] | Represents property | ||
![]() | Regional | Represents property | ||
![]() | Row | Number of rows for the input tables, minimum 2, makes more sense if you use multiple of 2 | ||
![]() | ShowCloseButton | shows an OK button to confirm the edit | ||
![]() | ShowDeselectButton | Shows the deselect time button | ||
![]() | ShowHours | Define if the hours section is displayed or not. Set to false to get a minute only dialog | ||
![]() | ShowLeadingZero | Define whether or not to show a leading zero for hours < 10. (default: true) | ||
![]() | ShowMinutes | Define if the minutes section is displayed or not. Set to false to get an hour only dialog | ||
![]() | ShowMinutesLeadingZero | Define whether or not to show a leading zero for minutes < 10. (default: true) | ||
![]() | ShowNowButton | Shows the 'now' button | ||
![]() | ShowOn | Define when the timepicker is shown. 'focus': when the input gets focus, 'button' when the button trigger element is clicked, 'both': when the input gets focus and when the button is clicked. | ||
![]() | ShowPeriod | Define whether or not to show AM/PM with selected time. (default: false) | ||
![]() | ShowPeriodLabels | Define if the AM/PM labels on the left are displayed. (default: true) | ||
![]() | SObj | Represents property | ||
![]() | TimePicker | Represents property | ||
![]() | TimeSeparator | The character to use to separate hours and minutes. (default: ':') |
Name | Description | |||
---|---|---|---|---|
![]() | AddBooleanMember(string,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddColorMember(string,TIWCGColor,Boolean,Boolean) | Represents method | ||
![]() | AddCurrencyMember(string,Currency,Boolean,Boolean) | Represents method | ||
![]() | AddDoubleMember(string,Double,Boolean,Boolean) | Represents method | ||
![]() | AddDynObjListMember(string,Boolean,Boolean) | Represents method | ||
![]() | AddEnumMember(string,string[],Byte,Boolean,Boolean) | Represents method | ||
![]() | AddEnumSetMember(string,string[],Void,Word,Boolean,Boolean) | Represents method | ||
![]() | AddFuncMember(string,string,string,Boolean,TIWCGJSonFuncClass,Boolean,Boolean) | Represents method | ||
![]() | AddHTML5(TIWHTMLTag) | Represents method | ||
![]() | AddIntegerMember(string,Integer,Boolean,Boolean) | Represents method | ||
![]() | AddJSonMember(string,TCGJSon,Boolean,Boolean) | Represents method | ||
![]() | AddMembers | The procedure add jquery properties.
| ||
![]() | AddObjListMember(string,TIWCGJSonListClass,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddObjMember(string,TIWCGJSonClass,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddSimpleArrayMember(string,Boolean,Boolean,Boolean) | Represents method | ||
![]() | AddStringMember(string,string,Boolean,Boolean) | Represents method | ||
![]() | AddVariantMember(string,Variant,Boolean,Boolean) | Represents method | ||
![]() | AfterConstruction | Represents method | ||
![]() | Assign(TPersistent) | Represents method | ||
![]() | CheckJSonMember(Integer) | Represents method | ||
![]() | ConvertEnumToString(string) | Represents method | ||
![]() | ConvertSetToString(string,TCGStringArray) | Represents method | ||
![]() | Disable | Represents method | ||
![]() | Enable | Represents method | ||
![]() | FreeJSonObj(Integer) | Overloaded. Represents method | ||
![]() | FreeJSonObj(string) | Overloaded. Represents method | ||
![]() | GetBooleanValue(Integer) | Represents method | ||
![]() | GetCGJSContainer | Represents method | ||
![]() | GetColorValue(Integer) | Represents method | ||
![]() | GetCurrencyValue(Integer) | Represents method | ||
![]() | GetCustomJq(string,ISuperObject) | Represents method | ||
![]() | GetDoubleValue(Integer) | Represents method | ||
![]() | GetDynObjListValue(Integer) | Represents method | ||
![]() | GetEnumAsString(Integer) | Represents method | ||
![]() | GetEnumerValue(Integer) | Represents method | ||
![]() | GetEnumSetValue(Integer,Pointer) | Represents method | ||
![]() | GetFixedScript(TIWCGJSonFunc,Boolean) | Represents method | ||
![]() | GetFuncValue(Integer) | Represents method | ||
![]() | GetHTMLName | Represents method | ||
![]() | GetImplComponent | Represents method | ||
![]() | GetIntegerValue(Integer) | Represents method | ||
![]() | GetIsStored | Represents method | ||
![]() | GetItemIndex | Represents method | ||
![]() | GetIWCLName | Represents method | ||
![]() | GetJSon | Represents method | ||
![]() | GetJSonByType(Boolean,Boolean) | Represents method | ||
![]() | GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean) | Represents method | ||
![]() | GetJSonValue(Integer) | Represents method | ||
![]() | GetJSonValueObj(Integer) | Represents method | ||
![]() | GetMemberJSon(TCGJSonMember,ISuperObject,Boolean,Boolean,string) | Represents method | ||
![]() | GetMemberSetterHandler(TObject,TCGJSonMember) | Represents method | ||
![]() | GetMemberSetterScriptParts(TIWCGResponseMemberList,TIWCGJScript) | Represents method | ||
![]() | GetMembersJSon(TIWCGResponseMemberList,Boolean,Boolean) | Represents method | ||
![]() | GetObjListValue(Integer) | Represents method | ||
![]() | GetObjValue(Integer) | Represents method | ||
![]() | GetOwner | Represents method | ||
![]() | GetPropName | Represents method | ||
![]() | GetSimpleArrayValue(Integer) | Represents method | ||
![]() | GetStringValue(Integer) | Represents method | ||
![]() | GetVariantValue(Integer) | Represents method | ||
![]() | Hide | Represents method | ||
![]() | InternalGetJSon(TEachPropJSonProc,Boolean,Boolean,Void,Boolean,Boolean,TIWCGResponseMemberList,Boolean) | Represents method | ||
![]() ![]() | IsArray | Represents method | ||
![]() | IsBooleanStored(Integer) | Represents method | ||
![]() | IsColorStored(Integer) | Represents method | ||
![]() | IsCurrencyStored(Integer) | Represents method | ||
![]() | IsDoubleStored(Integer) | Represents method | ||
![]() | IsEnumerStored(Integer) | Represents method | ||
![]() | IsEnumSetStored(Integer) | Represents method | ||
![]() | IsFuncStored(Integer) | Represents method | ||
![]() | IsIntegerStored(Integer) | Represents method | ||
![]() | IsJSonObjStored(string) | Represents method | ||
![]() | IsJSonStored(Integer) | Represents method | ||
![]() | IsObjStored(Integer) | Represents method | ||
![]() | IsStringStored(Integer) | Represents method | ||
![]() | IsVariantStored(Integer) | Represents method | ||
![]() | jsDisable | Represents method | ||
![]() | jsEnable | Represents method | ||
![]() | jsGetHour | Represents method | ||
![]() | jsGetMinute | Represents method | ||
![]() | jsGetTime | Represents method | ||
![]() | jsHide | Represents method | ||
![]() ![]() | JSonEscape | Represents method | ||
![]() ![]() | JSonIdent | Represents method | ||
![]() ![]() | JSonNameQuote | Represents method | ||
![]() | jsRefresh | Represents method | ||
![]() | jsSetTime(string) | Represents method | ||
![]() | jsShow | Represents method | ||
![]() | Refresh | Represents method | ||
![]() | ResetProps | Represents method | ||
![]() | SetBooleanValue(Integer,Boolean) | Represents method | ||
![]() | SetColorValue(Integer,TIWCGColor) | Represents method | ||
![]() | SetCurrencyValue(Integer,Currency) | Represents method | ||
![]() | SetDefaultTime(string) | Represents method | ||
![]() | SetDoubleValue(Integer,Double) | Represents method | ||
![]() | SetDynObjListValue(Integer,TIWCGJSonDynObjList) | Represents method | ||
![]() | SetEnumerValue(Integer,Byte) | Represents method | ||
![]() | SetEnumSetValue(Integer,Pointer) | Represents method | ||
![]() | SetFuncValue(Integer,TIWCGJSonFunc) | Represents method | ||
![]() | SetIntegerValue(Integer,Integer) | Represents method | ||
![]() | SetJSonValue(Integer,TCGJSon) | Represents method | ||
![]() | SetObjListValue(Integer,TIWCGJSonList) | Represents method | ||
![]() | SetObjValue(Integer,TIWCGJSon) | Represents method | ||
![]() | SetSimpleArrayValue(Integer,TIWCGJSonSimpleArray) | Represents method | ||
![]() | SetStringValue(Integer,string) | Represents method | ||
![]() | SetTime(string) | Represents method | ||
![]() | SetVariantValue(Integer,Variant) | Represents method | ||
![]() | Show | Represents method | ||
![]() | StoreProperty(PPropInfo,TObject) | Represents method | ||
![]() | SupportsSetter(TObject,TCGJSonMember) | Represents method |