info.magnolia.ui.workbench.search
Class SearchViewImpl

java.lang.Object
  extended by info.magnolia.ui.workbench.list.ListViewImpl
      extended by info.magnolia.ui.workbench.search.SearchViewImpl
All Implemented Interfaces:
View, ContentView, ListView, SearchView, Serializable

public class SearchViewImpl
extends ListViewImpl
implements SearchView

Search view implementation is just a special case of list view.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.ui.workbench.ContentView
ContentView.Listener
 
Constructor Summary
SearchViewImpl()
           
 
Method Summary
 
Methods inherited from class info.magnolia.ui.workbench.list.ListViewImpl
addColumn, addColumn, addColumn, asVaadinComponent, bindHandlers, expand, getListener, onShortcutKey, select, setColumnFormatter, setContainer, setListener, setMultiselect
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.magnolia.ui.workbench.list.ListView
addColumn, addColumn, addColumn, setColumnFormatter, setContainer
 
Methods inherited from interface info.magnolia.ui.workbench.ContentView
expand, onShortcutKey, select, setListener, setMultiselect
 
Methods inherited from interface info.magnolia.ui.api.view.View
asVaadinComponent
 

Constructor Detail

SearchViewImpl

public SearchViewImpl()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.