Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.2
-
Component/s: API
-
Labels:None
-
Environment:any
-
Support Case References:Support Case #13550 - https://icesoft.my.salesforce.com/5007000001ODBV1
Description
A customer has asked for API access to Shapes object in the Page class as well as as the alphaComposite on the AlphaDrawCmd.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 5.2 beta2 [ 12670 ] |
Support Case References | Support Case #13550 - https://icesoft.my.salesforce.com/5007000001ODBV1 |
Fix Version/s | 5.2 [ 10970 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45993 | Mon Sep 21 13:31:06 MDT 2015 | patrick.corless | |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 3.0 [ 10180 ] | |
Fix Version/s | 5.2 beta2 [ 12670 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Added requested API calls. It should be noted that a call to page.getShapes() can return null and page.init() should be called before hand to insure all resources are correctly initialized.