Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 2 of 2 total |
GetProperty on public properties? |
Mon, Dec 12 2016 10:26 AM | Permanent Link |
Matthew Jones | I am doing a "generic" data editor and have successfully used GetProperty to read published properties. However I want some calculated properties, so I created public properties with functions behind, and these are not accessible using GetProperty.
Is there a way to do this in EWB? I shall default to making a function that can be called to get such, but if there is a proper way that will work better, please let me know... -- Matthew Jones |
Wed, Dec 14 2016 3:07 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Matthew,
<< I am doing a "generic" data editor and have successfully used GetProperty to read published properties. However I want some calculated properties, so I created public properties with functions behind, and these are not accessible using GetProperty. Is there a way to do this in EWB? >> Not really, no. The only way to make such a call would be to wrap it into a published property that calls the function/procedure in its getter/setter. Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Thursday, October 10, 2024 at 02:11 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |