Closed
Clipboard access via Java
Hi, everyone!
Where can I find an API for Java usage in Pega? For instance I want to gain control over Clipboard properties/
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi, everyone!
Where can I find an API for Java usage in Pega? For instance I want to gain control over Clipboard properties/
Pega Help -> Engine API
Start with com.pega.pegarules.pub.runtime.PublicAPI, a.k.a, "tools".
Look at ClipboardPage findPage(page name)
Click on ClipboardPage. Note that it is a StringMap.
Look at ClipboardProperty getIfPresent(propery name)
etc.
Thanks, that's what I was looking for!
Question Solved
Question
Question Solved
Question Solved
Question
Question
Question Solved
Question
Question
Discussion
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.