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

dart web toolkit custom open and closed images #97

Open
akserg opened this issue Oct 23, 2013 · 0 comments
Open

dart web toolkit custom open and closed images #97

akserg opened this issue Oct 23, 2013 · 0 comments

Comments

@akserg
Copy link
Owner

akserg commented Oct 23, 2013

What is the recommended way to replace the default open and closed images on a Tree object?

import 'package:dart_web_toolkit/ui.dart' as ui;
ui.Tree tree = new ui.Tree();

I took a look at the source of Tree.dart and it looks like the abstract class _TreeResource is supposed to be extended and for this purpose, but it is private.

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

No branches or pull requests

1 participant