mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14193 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
61ed7a392b
commit
3636f66cd2
1 changed files with 16 additions and 0 deletions
|
|
@ -394,15 +394,31 @@ any background it needs. Returns `*this for method chaining.&]
|
|||
[s4; &]
|
||||
[s5;:Upp`:`:ColumnList`:`:Multi`(bool`): [_^Upp`:`:ColumnList^ ColumnList][@(0.0.255) `&]_
|
||||
[* Multi]([@(0.0.255) bool]_[*@3 b]_`=_[@(0.0.255) true])&]
|
||||
[s5;:Upp`:`:ColumnList`:`:MultiSelect`(bool`): [_^Upp`:`:ColumnList^ ColumnList][@(0.0.255) `&
|
||||
]_[* MultiSelect]([@(0.0.255) bool]_[*@3 b]_`=_[@(0.0.255) true])&]
|
||||
[s2;%% Enables or disables multiselection of items. Returns `*this
|
||||
for method chaining.&]
|
||||
[s3;%% &]
|
||||
[s4; &]
|
||||
[s5;:Upp`:`:ColumnList`:`:IsMulti`(`)const: [@(0.0.255) bool]_[* IsMulti]()_[@(0.0.255) con
|
||||
st]&]
|
||||
[s5;:Upp`:`:ColumnList`:`:IsMultiSelect`(`)const: [@(0.0.255) bool]_[* IsMultiSelect]()_[@(0.0.255) c
|
||||
onst]&]
|
||||
[s2;%% Returns the status of multiselection mode.&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:Upp`:`:ColumnList`:`:PopUpEx`(bool`): [_^Upp`:`:ColumnList^ ColumnList][@(0.0.255) `&
|
||||
]_[* PopUpEx]([@(0.0.255) bool]_[*@3 b]_`=_[@(0.0.255) true])&]
|
||||
[s2;%% If active, enlarged small popup is displayed when mouse hovers
|
||||
over items that do not fit designated area (the area is smalled
|
||||
than Display`::GetMinSize). Default is active.&]
|
||||
[s3;%% &]
|
||||
[s4; &]
|
||||
[s5;:Upp`:`:ColumnList`:`:NoPopUpEx`(`): [_^Upp`:`:ColumnList^ ColumnList][@(0.0.255) `&]_
|
||||
[* NoPopUpEx]()&]
|
||||
[s2;%% Same as PopUpEx(false).&]
|
||||
[s3; &]
|
||||
[s4; &]
|
||||
[s5;:Upp`:`:ColumnList`:`:AutoHideSb`(bool`): [_^Upp`:`:ColumnList^ ColumnList][@(0.0.255) `&
|
||||
]_[* AutoHideSb]([@(0.0.255) bool]_[*@3 b]_`=_[@(0.0.255) true])&]
|
||||
[s2;%% Automatically hides the scrollbar if all of the items can
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue