Component
- 03 Nov 2020
- 1 Minute to read
- Contributors

- Print
- DarkLight
Component
- Updated on 03 Nov 2020
- 1 Minute to read
- Contributors

- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
net.comactivity.core.renderer.model.component.Component
Methods for Promptable
| Removed | Replace with |
|---|---|
| getIsPromptable() | isPromptable(RendererInfo rendererInfo) |
| isPromptable() | isPromptable(RendererInfo rendererInfo) |
| setPromptable(String promptable) | setPromptable(boolean promptable) |
Was this article helpful?