a role made from concatenating other roles. More...
Import Statement: | import Felgo 4.0 |
Since: | Felgo 2.18.1 |
Inherits: |
A JoinRole is a simple ProxyRole that concatenates other roles.
In the following example, the fullName
role is computed by the concatenation of the firstName
role and the lastName
role separated by a space :
SortFilterProxyModel { sourceModel: contactModel proxyRoles: JoinRole { name: "fullName" roleNames: ["firstName", "lastName"] } }
name : string |
This property holds the role name of the proxy role.
separator : string |
This property holds the separator that is used to join the roles specified in roleNames.
By default, it's a space.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: