Seaside-Components-Widgets


Seaside-Components-Widgets Comment
WAAlphabeticBatchedList

WABatchedList

WADateSelector

WADateTable

WAMiniCalendar

WANavigationBar

WAPath
I represent a path navigation such as the one that is displayed on the top of the web inspector when you toggle on the halos.

Here is an example of path:

	xxx >> yyy >> zzz

Useful methods are 
	- #currentSegment returns zzz
	- pushSegment: anObject name: 'lulu'
WAReport

WAReportColumn

WASelectionDateTable

WATableReport

WATrail

^top


- made by Dandelion -