public class MembershipTableMainAreaComponentFactory extends java.lang.Object implements MainAreaComponentFactory
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
MEMBERSHIP_VIEW_BTN_IMG_ACTIVE |
protected static java.lang.String |
MEMBERSHIP_VIEW_BTN_IMG_INACTIVE |
| Modifier and Type | Method and Description |
|---|---|
AbstractMainAreaBrowserComponent |
createInstance(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
java.lang.String |
getActiveButtonImage() |
java.lang.String |
getButtonLabel() |
java.lang.String |
getButtonTooltip() |
java.lang.String |
getInactiveButtonImage() |
java.lang.String |
getViewModeID() |
protected static final java.lang.String MEMBERSHIP_VIEW_BTN_IMG_INACTIVE
protected static final java.lang.String MEMBERSHIP_VIEW_BTN_IMG_ACTIVE
public AbstractMainAreaBrowserComponent createInstance(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
createInstance in interface MainAreaComponentFactorypublic java.lang.String getActiveButtonImage()
getActiveButtonImage in interface MainAreaComponentFactorypublic java.lang.String getButtonLabel()
getButtonLabel in interface MainAreaComponentFactorypublic java.lang.String getButtonTooltip()
getButtonTooltip in interface MainAreaComponentFactorypublic java.lang.String getInactiveButtonImage()
getInactiveButtonImage in interface MainAreaComponentFactorypublic java.lang.String getViewModeID()
getViewModeID in interface MainAreaComponentFactoryCopyright © 2018 SAP SE. All Rights Reserved.