public class SearchCategoryBrowser extends java.lang.Object implements CategoryBrowser
Constructor and Description |
---|
SearchCategoryBrowser() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(CategoryBrowserContext ctx)
Returns true if the Category Browser proposes to browse this cateogy.
|
java.lang.String |
getIcon(CategoryBrowserContext ctx)
Returns the icon of the Category Browser.
|
java.lang.String |
getLabel(CategoryBrowserContext ctx)
Return the label used in the dropdown menu.
|
java.lang.String |
getUrl(CategoryBrowserContext ctx)
Returns the URL to browse the category
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLinkAttributes, getLinkCss, isExclusive
public boolean accept(CategoryBrowserContext ctx)
CategoryBrowser
accept
in interface CategoryBrowser
ctx
- the Category Browser contextpublic java.lang.String getUrl(CategoryBrowserContext ctx)
CategoryBrowser
getUrl
in interface CategoryBrowser
ctx
- the Category Browser contextpublic java.lang.String getLabel(CategoryBrowserContext ctx)
CategoryBrowser
getLabel
in interface CategoryBrowser
ctx
- the Category Browser contextpublic java.lang.String getIcon(CategoryBrowserContext ctx)
CategoryBrowser
getIcon
in interface CategoryBrowser
ctx
- the Category Browser contextCopyright © 2001-2021 Jalios SA. All Rights Reserved.