comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/Theme.java @ 529:a1048d310829

Changes in the chart theme panel will now have an effect on the themes stored at the collection. flys-client/trunk@2017 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 27 May 2011 08:53:22 +0000
parents 39d9291513cc
children 5277f46a63c2
comparison
equal deleted inserted replaced
528:39d9291513cc 529:a1048d310829
12 12
13 void setPosition(int pos); 13 void setPosition(int pos);
14 14
15 boolean isActive(); 15 boolean isActive();
16 16
17 void setActive(boolean active);
18
17 String getArtifact(); 19 String getArtifact();
18 20
19 String getFacet(); 21 String getFacet();
20 22
21 boolean equals(Object o); 23 boolean equals(Object o);

http://dive4elements.wald.intevation.org