public class LiveEditContentBrowser.DefaultLiveEditCaptionComponent extends CaptionBrowserComponent
closeBtn, mainGroupbox, navigationPathLabel, navigationPathTooltipADV_QUERY_BTN_ACTIVE_IMG, ADV_QUERY_BTN_IMG, BROWSER_TOOLBAR_SCLASS, CLOSE_BTN_IMG, CONTENT_BROWSER_GB_SCLASS, CONTENT_BROWSER_STICKY_GB_SCLASS, DUPLICATE_BTN_IMG, initialized, MAIN_AREA_BL_SCLASS, MINIMIZE_BTN_IMG, SAVE_QUERY_BTN_IMG, SEARCH_MAGNIFIER_BTN_IMG, SPLIT_ACTIVE_BTN_IMG, SPLIT_INACTIVE_BTN_IMG| Constructor and Description |
|---|
DefaultLiveEditCaptionComponent(BrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createAdditionalRightCaptionComponents(Hbox hbox) |
protected HtmlBasedComponent |
createAdvancedArea() |
protected Component |
createEditor(TypedObject object,
EditorRowConfiguration rowConfig,
ObjectValueContainer valueContainer) |
protected SearchType |
getRootSearchType(PropertyDescriptor propDescr) |
protected java.util.Collection<EditorRowConfiguration> |
getRowConfigs(BaseType type) |
protected void |
renderEditors(Component parent) |
boolean |
update()
Updates this browser component i.e.
|
createCaption, createCaptionLabelComponent, createCaptionLabelTooltipContent, createGroupbox, createLeftCaptionContent, createRightCaptionContent, initialize, resize, setActiveItem, updateActiveItems, updateItem, updateItem, updateLabels, updateSelectedItemsgetContentBrowser, getModel, setModelpublic DefaultLiveEditCaptionComponent(BrowserModel model, AbstractContentBrowser contentBrowser)
public boolean update()
AbstractBrowserComponentupdate in interface CockpitComponentupdate in class CaptionBrowserComponenttrue if this browser was successfully updated, false otherwiseprotected SearchType getRootSearchType(PropertyDescriptor propDescr)
protected Component createEditor(TypedObject object, EditorRowConfiguration rowConfig, ObjectValueContainer valueContainer)
protected java.util.Collection<EditorRowConfiguration> getRowConfigs(BaseType type)
protected void renderEditors(Component parent)
protected HtmlBasedComponent createAdvancedArea()
createAdvancedArea in class CaptionBrowserComponentprotected void createAdditionalRightCaptionComponents(Hbox hbox)
createAdditionalRightCaptionComponents in class CaptionBrowserComponentCopyright © 2018 SAP SE. All Rights Reserved.