From 151b2f7d102a5988b63255d27c9ad78202c16355 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 9 Nov 2015 00:33:08 +0100 Subject: Added (partial) website + misc updates for release * recreated the prado website in demos/ * updated some docs to reflect the usage of jquery; removed guide to prototype * updated composer * added task for apigen4 (theme still missing) --- demos/quickstart/protected/pages/JuiControls/Widgets.page | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'demos/quickstart/protected/pages/JuiControls/Widgets.page') diff --git a/demos/quickstart/protected/pages/JuiControls/Widgets.page b/demos/quickstart/protected/pages/JuiControls/Widgets.page index 63c6aa32..5bf8b083 100644 --- a/demos/quickstart/protected/pages/JuiControls/Widgets.page +++ b/demos/quickstart/protected/pages/JuiControls/Widgets.page @@ -1,5 +1,5 @@ -

Jui widgets controls

+

Jui widgets controls

Jui widgets are complex controls built on the foundations of jQuery effects and jQueryUI interactions. PRADO Jui widgets controls can be divided in two groups: @@ -11,7 +11,7 @@ For informations of the specific options of each widget, follow jQuery-UI Widget

-

TJuiProgressbar

+

TJuiProgressbar

-
jQuery UI API

@@ -26,7 +26,7 @@ The panel takes the aspect of a progressbar ranging from a value of 0 to the val
-

TJuiAutoComplete

+

TJuiAutoComplete

-
jQuery UI API

@@ -50,7 +50,7 @@ When a suggestion is selected the OnSuggestionSelected event is raised, -

TJuiDialog

+

TJuiDialog

-
jQuery UI API

@@ -72,7 +72,7 @@ The buttons may contain a callback that will be fired when they are clicked. -

TJuiDatePicker

+

TJuiDatePicker

-
jQuery UI API

-- cgit v1.2.3