public class TreeCollapseImprint extends Object
Basically :
| Constructor and Description |
|---|
TreeCollapseImprint(PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> dcw)
Create a TreeCollapseImprint from using passed posh plan tree
|
| Modifier and Type | Method and Description |
|---|---|
void |
restore(PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> dcw)
Take passed widget tree and try to restore collapse state that is
stored in this memory.
|
public TreeCollapseImprint(PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> dcw)
dcw - DriveCollectionWidget, root widget of KidElementViewpublic void restore(PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> dcw)
dcw - root of widget tree we want to collapse according to this imprintCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.