From e654ea022aef960f1b0636c8b478d642554a709a Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 9 Sep 2015 13:30:38 +0000 Subject: [PATCH] .docs git-svn-id: svn://ultimatepp.org/upp/trunk@8911 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/CtrlLib/src.tpp/ArrayCtrl$en-us.tpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/uppsrc/CtrlLib/src.tpp/ArrayCtrl$en-us.tpp b/uppsrc/CtrlLib/src.tpp/ArrayCtrl$en-us.tpp index 1751efa98..d49229774 100644 --- a/uppsrc/CtrlLib/src.tpp/ArrayCtrl$en-us.tpp +++ b/uppsrc/CtrlLib/src.tpp/ArrayCtrl$en-us.tpp @@ -2095,11 +2095,7 @@ rows&] [s4;%- &] [s5;:ArrayCtrl`:`:IsSelected`(int`)const:%- [@(0.0.255) bool]_[* IsSelected]([@(0.0.255) in t]_[*@3 i])_[@(0.0.255) const]&] -[s2; Checks whether a given row is selected. For tables without the -multiselection option, this is equal to the check [* GetCursor() -`=`= i].&] -[s7; [%-*C@3 i]-|zero`-based row index to check for selection&] -[s7; [*/ Return value]-|[* true] `= row is selected, [* false] `= not selected&] +[s7; Checks whether a given row is selected.&] [s3; &] [s4;%- &] [s5;:ArrayCtrl`:`:IsSel`(int`)const:%- [@(0.0.255) bool]_[* IsSel]([@(0.0.255) int]_[*@3 i])_