Skip to content

Commit 21e8503

Browse files
Adding sorted client-side API files
1 parent 924ff13 commit 21e8503

File tree

722 files changed

+17119
-15608
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

722 files changed

+17119
-15608
lines changed

api/client/Telerik.Web.CommonScripts.md

Lines changed: 57 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -12,47 +12,8 @@ slug: Telerik.Web.CommonScripts
1212

1313
* *[Telerik.Web.CommonScripts]({%slug Telerik.Web.CommonScripts%})*
1414

15-
## Methods
16-
17-
### isIE
18-
19-
Returns Boolean value that indicates whether the page is opened under IE.
20-
21-
#### Parameters
22-
23-
#### Returns
24-
25-
`Boolean`
26-
27-
### isOpera
28-
29-
Returns Boolean value that indicates whether the page is opened under Opera.
30-
31-
#### Parameters
32-
33-
#### Returns
34-
35-
`Boolean`
36-
37-
### isTouchDevice
38-
39-
Returns Boolean value that indicates whether the page is opened under a Mobile Device.
40-
41-
#### Parameters
42-
43-
#### Returns
44-
45-
`Boolean`
46-
47-
### isSafari
48-
49-
Returns Boolean value that indicates whether the page is opened under Safari.
5015

51-
#### Parameters
52-
53-
#### Returns
54-
55-
`Boolean`
16+
## Methods
5617

5718
### static addCssClasses
5819

@@ -758,27 +719,23 @@ HTML DOM element whose previous sibling to retrieve
758719

759720
`Element`
760721

761-
### static getScrollOffset
722+
### static getScrollableParent
762723

763-
Returns the scroll ofset of element from its parent(s). If recursive, return the absolute scroll offset
724+
Returns the closest scrollable parent element or null if no such is found.
764725

765726
#### Parameters
766727

767728
##### element `Element`
768729

769-
The HTML DOM element whose scroll offset to find
770-
771-
##### recursive `Boolean`
772-
773-
Indicates whether to retrieve the scroll ofset of the element recursively. If true
730+
HTML DOM element
774731

775732
#### Returns
776733

777-
`Sys.UI.Point`
734+
`Element`
778735

779-
### static getScrollableParent
736+
### static getScrollableParents
780737

781-
Returns the closest scrollable parent element or null if no such is found.
738+
Returns an array of all scrollable parent elements or an empty array if но such are found.
782739

783740
#### Parameters
784741

@@ -788,21 +745,25 @@ HTML DOM element
788745

789746
#### Returns
790747

791-
`Element`
748+
`Array`
792749

793-
### static getScrollableParents
750+
### static getScrollOffset
794751

795-
Returns an array of all scrollable parent elements or an empty array if но such are found.
752+
Returns the scroll ofset of element from its parent(s). If recursive, return the absolute scroll offset
796753

797754
#### Parameters
798755

799756
##### element `Element`
800757

801-
HTML DOM element
758+
The HTML DOM element whose scroll offset to find
759+
760+
##### recursive `Boolean`
761+
762+
Indicates whether to retrieve the scroll ofset of the element recursively. If true
802763

803764
#### Returns
804765

805-
`Array`
766+
`Sys.UI.Point`
806767

807768
### static getSize
808769

@@ -896,6 +857,16 @@ Possible descendant node
896857

897858
`None`
898859

860+
### isIE
861+
862+
Returns Boolean value that indicates whether the page is opened under IE.
863+
864+
#### Parameters
865+
866+
#### Returns
867+
868+
`Boolean`
869+
899870
### static isMouseOverElement
900871

901872
Returns whether mouse is over element when event fires. See also isMouseOverElementEx
@@ -932,6 +903,16 @@ The event object of the current DOM event
932903

933904
`Boolean`
934905

906+
### isOpera
907+
908+
Returns Boolean value that indicates whether the page is opened under Opera.
909+
910+
#### Parameters
911+
912+
#### Returns
913+
914+
`Boolean`
915+
935916
### static isRightToLeft
936917

937918
Returns true if element is in RTL direction, otherwise returns false
@@ -946,6 +927,26 @@ HTML DOM element
946927

947928
`Boolean`
948929

930+
### isSafari
931+
932+
Returns Boolean value that indicates whether the page is opened under Safari.
933+
934+
#### Parameters
935+
936+
#### Returns
937+
938+
`Boolean`
939+
940+
### isTouchDevice
941+
942+
Returns Boolean value that indicates whether the page is opened under a Mobile Device.
943+
944+
#### Parameters
945+
946+
#### Returns
947+
948+
`Boolean`
949+
949950
### static mergeElementAttributes
950951

951952
Merges the atributes of source to target. If under IE, the optional preserve specifies whether to preserve the identity of target or to allow modification on merging
@@ -1261,3 +1262,4 @@ The element that exposes the event.
12611262
`None`
12621263

12631264

1265+

api/client/Telerik.Web.StringBuilder.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ slug: Telerik.Web.StringBuilder
1111

1212
* *[Telerik.Web.StringBuilder]({%slug Telerik.Web.StringBuilder%})*
1313

14+
1415
## Methods
1516

1617
### append
@@ -27,7 +28,7 @@ The value to append
2728

2829
`Telerik.Web.StringBuilder`
2930

30-
### get_buffer
31+
### get_buffer
3132

3233
Returns the internal string buffer
3334

@@ -37,7 +38,7 @@ Returns the internal string buffer
3738

3839
`Array`
3940

40-
### toString
41+
### toString
4142

4243
Returns the current appended content as a single string
4344

@@ -48,3 +49,4 @@ Returns the current appended content as a single string
4849
`String`
4950

5051

52+

api/client/Telerik.Web.Timer.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ slug: Telerik.Web.Timer
1212
* Sys.Component
1313
* *[Telerik.Web.Timer]({%slug Telerik.Web.Timer%})*
1414

15+
1516
## Methods
1617

1718
### get_enabled
@@ -22,15 +23,15 @@ slug: Telerik.Web.Timer
2223

2324
`Boolean` Gets a value indicating whether this control is enabled
2425

25-
### get_interval
26+
### get_interval
2627

2728
#### Parameters
2829

2930
#### Returns
3031

3132
`Number` Retrieves the interval between 2 tick events
3233

33-
### set_enabled
34+
### set_enabled
3435

3536
Sets the enable state of the control
3637

@@ -44,7 +45,7 @@ True if control is enabled
4445

4546
`None`
4647

47-
### set_interval
48+
### set_interval
4849

4950
Sets the interval between 2 tick events
5051

@@ -58,7 +59,7 @@ The value of the interval
5859

5960
`None`
6061

61-
### updated
62+
### updated
6263

6364
This method is called when Timer is updated after tick
6465

@@ -68,6 +69,7 @@ This method is called when Timer is updated after tick
6869

6970
`None`
7071

72+
7173
## Events
7274

7375
### tick
@@ -87,3 +89,4 @@ The event arguments.
8789

8890

8991

92+

api/client/Telerik.Web.UI.AnimationSettings.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ slug: Telerik.Web.UI.AnimationSettings
1111

1212
* *[Telerik.Web.UI.AnimationSettings]({%slug Telerik.Web.UI.AnimationSettings%})*
1313

14+
1415
## Methods
1516

1617
### get_duration
@@ -21,23 +22,23 @@ slug: Telerik.Web.UI.AnimationSettings
2122

2223
`None`
2324

24-
### get_type
25+
### get_type
2526

2627
#### Parameters
2728

2829
#### Returns
2930

3031
`None`
3132

32-
### set_duration
33+
### set_duration
3334

3435
#### Parameters
3536

3637
#### Returns
3738

3839
`None`
3940

40-
### set_type
41+
### set_type
4142

4243
#### Parameters
4344

@@ -46,3 +47,4 @@ slug: Telerik.Web.UI.AnimationSettings
4647
`None`
4748

4849

50+

api/client/Telerik.Web.UI.AttributeCollection.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,26 @@ slug: Telerik.Web.UI.AttributeCollection
1111

1212
* *[Telerik.Web.UI.AttributeCollection]({%slug Telerik.Web.UI.AttributeCollection%})*
1313

14+
1415
## Methods
1516

16-
### getAttribute
17+
### get_count
1718

1819
#### Parameters
1920

20-
##### key `String`
21-
2221
#### Returns
2322

24-
`Object`
23+
`Number`
2524

26-
### get_count
25+
### getAttribute
2726

2827
#### Parameters
2928

29+
##### key `String`
30+
3031
#### Returns
3132

32-
`Number`
33+
`Object`
3334

3435
### removeAttribute
3536

@@ -41,7 +42,7 @@ slug: Telerik.Web.UI.AttributeCollection
4142

4243
`None`
4344

44-
### setAttribute
45+
### setAttribute
4546

4647
#### Parameters
4748

@@ -54,3 +55,4 @@ slug: Telerik.Web.UI.AttributeCollection
5455
`None`
5556

5657

58+

0 commit comments

Comments
 (0)