public class GridMainAreaComponentFactory extends Object implements MainAreaComponentFactory
| Modifier and Type | Field and Description |
|---|---|
protected static String |
GRID_VIEW_BTN_IMG_ACTIVE |
protected static String |
GRID_VIEW_BTN_IMG_INACTIVE |
| Constructor and Description |
|---|
GridMainAreaComponentFactory() |
GridMainAreaComponentFactory(GridItemRenderer gridItemRenderer) |
| Modifier and Type | Method and Description |
|---|---|
AbstractMainAreaBrowserComponent |
createInstance(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
String |
getActiveButtonImage() |
String |
getButtonLabel() |
String |
getButtonTooltip() |
String |
getInactiveButtonImage() |
String |
getViewModeID() |
protected static final String GRID_VIEW_BTN_IMG_INACTIVE
protected static final String GRID_VIEW_BTN_IMG_ACTIVE
public GridMainAreaComponentFactory()
public GridMainAreaComponentFactory(GridItemRenderer gridItemRenderer)
public AbstractMainAreaBrowserComponent createInstance(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
createInstance in interface MainAreaComponentFactorypublic String getActiveButtonImage()
getActiveButtonImage in interface MainAreaComponentFactorypublic String getButtonTooltip()
getButtonTooltip in interface MainAreaComponentFactorypublic String getInactiveButtonImage()
getInactiveButtonImage in interface MainAreaComponentFactorypublic String getViewModeID()
getViewModeID in interface MainAreaComponentFactorypublic String getButtonLabel()
getButtonLabel in interface MainAreaComponentFactoryCopyright © 2017 SAP SE. All Rights Reserved.