search spec components factored out of T365
authorphaylon <phaylon@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>
Fri, 27 Mar 2009 02:40:02 +0000 (02:40 +0000)
committerphaylon <phaylon@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>
Fri, 27 Mar 2009 02:40:02 +0000 (02:40 +0000)
commite653a48785a1942da650254c8fba30706ca18333
treee0478436bd4a61b1d34af9cf1e770e7e02dba99f
parent0feb9d76b60db643a717dded5c19efb8f049f642
search spec components factored out of T365
12 files changed:
lib/Reaction/InterfaceModel/Action/Search/UpdateSpec.pm [new file with mode: 0644]
lib/Reaction/InterfaceModel/Reflector/SearchSpec.pm [new file with mode: 0644]
lib/Reaction/InterfaceModel/Search/Spec.pm [new file with mode: 0644]
lib/Reaction/InterfaceModel/Search/UpdateSpec.pm [new file with mode: 0644]
lib/Reaction/UI/Controller/Collection/CRUD/Search.pm [new file with mode: 0644]
lib/Reaction/UI/ViewPort/Collection/Role/UseSearchSpec.pm [new file with mode: 0644]
lib/Reaction/UI/ViewPort/ListViewWithSearch.pm [new file with mode: 0644]
lib/Reaction/UI/ViewPort/SearchableListViewContainer.pm [new file with mode: 0644]
lib/Reaction/UI/Widget/Search/NoResults.pm [new file with mode: 0644]
lib/Reaction/UI/Widget/SearchableListViewContainer.pm [new file with mode: 0644]
share/skin/base/layout/searchable_list_view_container.tt [new file with mode: 0644]
share/skin/base/layout/searchable_list_view_container_with_inner.tt [new file with mode: 0644]