Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setSlot #180

Open
StephanWald opened this issue Nov 2, 2024 · 0 comments
Open

setSlot #180

StephanWald opened this issue Nov 2, 2024 · 0 comments
Assignees

Comments

@StephanWald
Copy link
Member

StephanWald commented Nov 2, 2024

setSlot() was a pretty recent addition to BBjWebManager(). Why does the Java side not find it through reflection?

declare BBjButton btn!
declare BBjIcon ico!
declare BBjWebManager webm!
webm! = BBjAPI().getWebManager()
webm!.setSlot(btn!,"prefix",ico!)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants