Constructors' Summary |
create |
creates a new instance of the SortableGridDataModel
|
createWithCollator |
creates a new instance of the ScortableDefaultGridDataModel, passing a collator to be used for string comparison.
|
Constructors' Details |
create
- Description
- creates a new instance of the
SortableGridDataModel
For string comparison, a default ::com::sun::star::i18n::Collator, based on the system's
locale, will be used.
- Parameter DelegatorModel
- the data model to which read requests are delegated.
- Throws
- ::com::sun::star::lang::IllegalArgumentException
if the given
DelegatorModel is `NULL`
|
|
createWithCollator
- Description
- creates a new instance of the ScortableDefaultGridDataModel, passing a collator to be used for string comparison.
- Parameter DelegatorModel
- is the data model to which read requests are delegated
- Parameter Collator
- is the collator to be used for string comparison
- Throws
- ::com::sun::star::lang::IllegalArgumentException
if the given
DelegatorModel is `NULL`
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.