TabbedPane
HInzugefügt: Ausgabe eines eindeutigen Keys für die Tabs git-svn-id: https://svn.libreccm.org/ccm/trunk@2166 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
5a81ed300f
commit
a8cc9548a1
|
|
@ -411,6 +411,7 @@ public class TabbedPane extends SimpleContainer {
|
|||
//TODO cat.error("cannot get stateAsURL from "+data);
|
||||
}
|
||||
}
|
||||
tab.addAttribute("key", ((Label) pane.getLabel()).getGlobalizedMessage().getKey());
|
||||
pane.getLabel().generateXML(data, tab);
|
||||
}
|
||||
data.clearControlEvent();
|
||||
|
|
|
|||
Loading…
Reference in New Issue