We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Case 1:
<layout> <tabSheet height="100%"> <tab id="firstTab" caption="First tab" lazy="true"/> <label value="First tab"/> </tab> <tab id="secondTab" caption="Second tab"/> <label value="Second tab"/> </tab> </tabSheet> </layout>
The first tab will be selected automatically, but its content will not be loaded.
Original issue: https://youtrack.haulmont.com/issue/PL-9668
The text was updated successfully, but these errors were encountered:
Flaurite
No branches or pull requests
Case 1:
The first tab will be selected automatically, but its content will not be loaded.
Original issue: https://youtrack.haulmont.com/issue/PL-9668
The text was updated successfully, but these errors were encountered: