Assistant.setPageComplete

Sets whether page contents are complete. This will make assistant update the buttons state to be able to continue the task. Since 2.10

class Assistant
void
setPageComplete

Parameters

page Widget

a page of assistant

complete int

the completeness status of the page

Meta