From ffc9318788952a879815cfa01a8b17b7ddae89b1 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Thu, 2 Jun 2011 11:16:04 +0000 Subject: added documentation and examples for TActiveCheckBoxList, TActiveDropDownList, TActiveListBox, TActiveRadioButtonList classes --- .gitattributes | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 793e040e..6303ca7e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1273,18 +1273,22 @@ demos/quickstart/protected/index/quickstart/deletable -text demos/quickstart/protected/index/quickstart/segments -text demos/quickstart/protected/pages/ActiveControls/ActiveButton.page -text demos/quickstart/protected/pages/ActiveControls/ActiveCheckBox.page -text +demos/quickstart/protected/pages/ActiveControls/ActiveCheckBoxList.page -text demos/quickstart/protected/pages/ActiveControls/ActiveCustomValidator.page -text demos/quickstart/protected/pages/ActiveControls/ActiveDataGrid.page -text demos/quickstart/protected/pages/ActiveControls/ActiveDataList.page -text +demos/quickstart/protected/pages/ActiveControls/ActiveDropDownList.page -text demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page -text demos/quickstart/protected/pages/ActiveControls/ActiveImage.page -text demos/quickstart/protected/pages/ActiveControls/ActiveImageButton.page -text demos/quickstart/protected/pages/ActiveControls/ActiveLabel.page -text demos/quickstart/protected/pages/ActiveControls/ActiveLinkButton.page -text +demos/quickstart/protected/pages/ActiveControls/ActiveListBox.page -text demos/quickstart/protected/pages/ActiveControls/ActiveMultiView.page -text demos/quickstart/protected/pages/ActiveControls/ActivePager.page -text demos/quickstart/protected/pages/ActiveControls/ActivePanel.page -text demos/quickstart/protected/pages/ActiveControls/ActiveRadioButton.page -text +demos/quickstart/protected/pages/ActiveControls/ActiveRadioButtonList.page -text demos/quickstart/protected/pages/ActiveControls/ActiveRepeater.page -text demos/quickstart/protected/pages/ActiveControls/ActiveTextBox.page -text demos/quickstart/protected/pages/ActiveControls/AutoComplete.page -text @@ -1299,6 +1303,8 @@ demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.page demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.php -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBoxList/Home.page -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBoxList/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCustomValidator/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCustomValidator/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveDataGrid/Sample1.page -text @@ -1313,6 +1319,8 @@ demos/quickstart/protected/pages/ActiveControls/Samples/TActiveDataGrid/Sample5. demos/quickstart/protected/pages/ActiveControls/Samples/TActiveDataGrid/Sample5.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveDataList/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveDataList/Home.php -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveDropDownList/Home.page -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveDropDownList/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveHyperLink/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveHyperLink/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveHyperLink/hello_world.gif -text @@ -1328,6 +1336,8 @@ demos/quickstart/protected/pages/ActiveControls/Samples/TActiveLabel/Home.page - demos/quickstart/protected/pages/ActiveControls/Samples/TActiveLabel/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveLinkButton/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveLinkButton/Home.php -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveListBox/Home.page -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveListBox/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveMultiView/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveMultiView/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActivePager/Home.page -text @@ -1335,6 +1345,8 @@ demos/quickstart/protected/pages/ActiveControls/Samples/TActivePanel/Home.page - demos/quickstart/protected/pages/ActiveControls/Samples/TActivePanel/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRadioButton/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRadioButton/Home.php -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRadioButtonList/Home.page -text +demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRadioButtonList/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRepeater/Home.page -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRepeater/Home.php -text demos/quickstart/protected/pages/ActiveControls/Samples/TActiveTextBox/Home.page -text -- cgit v1.2.3