Last modified by Richard Kreissig on 2023/09/14 10:39

From version 19.1
edited by Niklas Rentz
on 2023/07/06 14:36
Change comment: Renamed from xwiki:KIELER.KIELER Pragmatics Release 201405
To version 20.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Release Notes
1 +KIELER.Home.Overview.Release Notes.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nre
1 +XWiki.als
Content
... ... @@ -47,7 +47,7 @@
47 47  
48 48  * Removed generic type argument from LayoutOptionData.
49 49  * (((
50 -ILayoutConfig: renamed API method enrich() to getContextValue(..), renamed getValue(..) to getOptionValue(..), renamed setValue(..) to setOptionValue(..), renamed clearValues() to clearOptionValues(..) – see [[doc:KIELER.Home.Discontinued Projects.Infrastructure for Meta Layout (KIML).Configuring Automatic Layout.WebHome]] for more details.
50 +ILayoutConfig: renamed API method enrich() to getContextValue(..), renamed getValue(..) to getOptionValue(..), renamed setValue(..) to setOptionValue(..), renamed clearValues() to clearOptionValues(..) – see [[doc:Kieler.Discontinued Projects.Infrastructure for Meta Layout (KIML).Configuring Automatic Layout.WebHome]] for more details.
51 51  )))
52 52  * (((
53 53  IDiagramLayoutManager does not inherit from IAdapterFactory anymore; adapter values are now accessed with layoutManager.getDiagramConfig().getContextValue(..)