Skip to content
Snippets Groups Projects
Commit 3dc53474 authored by tpylak's avatar tpylak
Browse files

minor: javadoc

SVN: 17384
parent 30dcbe9a
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ abstract public class SingleSectionPanel extends ContentPanel
/**
* Whether additional components created for this section (e.g. browsers) should be
* automatically disposed when the section is detached from its container. For sections that can
* temporarily removed from container as in {@link SectionsPanel} it should be turned off and
* be temporarily removed from container as in {@link SectionsPanel} it should be turned off and
* the container should dispose section components manually.
*/
private boolean autoDisposeComponents = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment