|
|
|
|
|||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
2006/unicorn/org/w3c/unicorn/tasklisttree TLTNode.java,1.2,1.3
Update of /
In directory Modified Files: TLTNode.java Log Message: Adds a boolean to handle expansion. Index: TLTNode.java RCS file: /,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 TLTNode.java 22 Jul 2008 12:21:24 -0000 1.2 TLTNode.java 31 Jul 2008 08:44:25 -0000 1.3 @@ -20,6 +20,8 @@ private ArrayList<TLTIfifList; // list of conditions and child nodes private static final Log logger = LogFactory.getLog("org.w3c.unicorn.tasklisttree"); + public boolean bEExpanded = false; + /** * Default constructor for a node. * |
![]() |
| Viewing: Web Development Archives > Mailing Lists > Standards > 2006/unicorn/org/w3c/unicorn/tasklisttree TLTNode.java,1.2,1.3 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|