Community
Participate
Working Groups
Build Identifier: 2011-09-07 RUILib.INCLUDE_ALL_EXCEPT and RUILib.INCLUDE_ALL_EXCEPT can not compile in dojo widget, for example, DojoButton Reproducible: Always
In EDT those values have been moved into an enumeration. package eglx.ui.rui; Enumeration FilterKind excludeAll = 1, excludeAllExcept = 2, includeAll = 3, includeAllExcept = 4 end
Created attachment 202980 [details] fix
verified in 201109292101