Skip to content

Fix timer documentation to use correct _z2ui5()->timer() API - #37

Merged
oblomov-dev merged 1 commit into
mainfrom
claude/review-abap2ui5-docs-D3bWD
Feb 11, 2026
Merged

Fix timer documentation to use correct _z2ui5()->timer() API#37
oblomov-dev merged 1 commit into
mainfrom
claude/review-abap2ui5-docs-D3bWD

Conversation

@oblomov-dev

Copy link
Copy Markdown
Member

The documentation previously used a non-existent client->timer_set() method. Replace all examples with the actual custom control API _z2ui5()->timer() which supports checkactive, delayms, finished, and checkrepeat parameters. The one-shot example is based on the reference sample z2ui5_cl_demo_app_073.

https://claude.ai/code/session_0165sq6V21ktTSAhKUW4r74K

The documentation previously used a non-existent client->timer_set()
method. Replace all examples with the actual custom control API
_z2ui5()->timer() which supports checkactive, delayms, finished,
and checkrepeat parameters. The one-shot example is based on the
reference sample z2ui5_cl_demo_app_073.

https://claude.ai/code/session_0165sq6V21ktTSAhKUW4r74K
@oblomov-dev
oblomov-dev merged commit 6472fc5 into main Feb 11, 2026
@oblomov-dev
oblomov-dev deleted the claude/review-abap2ui5-docs-D3bWD branch February 11, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants