Uses of Class
com.hybris.cockpitng.annotations.SocketEvent
-
-
Uses of SocketEvent in com.hybris.backoffice.widgets.advancedsearch
Methods in com.hybris.backoffice.widgets.advancedsearch with annotations of type SocketEvent Modifier and Type Method Description voidAdvancedSearchController. attachParameters(AdvancedSearchDataParameters parameters)voidAdvancedSearchController. changeType(java.lang.String typeCode)voidAbstractInitAdvancedSearchAdapter. createAdvancedSearchInitContext(NavigationNode navigationNode)Creates init context for advanced search widgetvoidGenericInitAdvancedSearchController. createAdvancedSearchInitContext(NavigationNode navigationNode)voidAdvancedSearchController. initializeWithContext(AdvancedSearchInitContext initContext)voidAdvancedSearchController. onAutoSuggestions(java.util.Map<java.lang.String,java.util.Collection> autoSuggestions)voidAdvancedSearchController. onFullTextSearchData(FullTextSearchData fullTextSearchData)voidAdvancedSearchController. onRefreshResults()voidAdvancedSearchController. processSortData(SortData sortData) -
Uses of SocketEvent in com.hybris.backoffice.widgets.advancedsearch.engine
Methods in com.hybris.backoffice.widgets.advancedsearch.engine with annotations of type SocketEvent Modifier and Type Method Description voidAdvancedSearchEngineController. changeSearchContext(Context context)voidAdvancedSearchEngineController. onAutoSuggestionInput(AutosuggestionQueryData suggestionQueryData)voidAdvancedSearchEngineController. onSearchDataInput(AdvancedSearchData searchData) -
Uses of SocketEvent in com.hybris.backoffice.widgets.collectioneditorarea
Methods in com.hybris.backoffice.widgets.collectioneditorarea with annotations of type SocketEvent Modifier and Type Method Description voidCollectionEditorAreaController. dataInput(TypeAwareSelectionContext context)voidCollectionEditorAreaController. handleModifiedObject(java.lang.Object object)voidCollectionEditorAreaController. selectObject(java.lang.Object object) -
Uses of SocketEvent in com.hybris.backoffice.widgets.collectionpreview
Methods in com.hybris.backoffice.widgets.collectionpreview with annotations of type SocketEvent Modifier and Type Method Description voidCollectionPreviewController. setPageable(Pageable<?> pageable)Called whenever a socket event is sent to the "pageable" socket.voidCollectionPreviewController. setSelectedItem(java.lang.Object itemToSelect) -
Uses of SocketEvent in com.hybris.backoffice.widgets.contextpopulator
Methods in com.hybris.backoffice.widgets.contextpopulator with annotations of type SocketEvent Modifier and Type Method Description voidContextPopulatorController. populate(java.lang.Object data) -
Uses of SocketEvent in com.hybris.backoffice.widgets.fulltextsearch
Methods in com.hybris.backoffice.widgets.fulltextsearch with annotations of type SocketEvent Modifier and Type Method Description voidFullTextSearchController. changeType(java.lang.String typeCode)voidFullTextSearchController. clear()voidFullTextSearchController. initializeWithContext(AdvancedSearchInitContext initContext)voidFullTextSearchController. onAutoSuggestions(java.util.Map<java.lang.String,java.util.Collection> autoSuggestions)voidFullTextSearchController. onFullTextSearchData(FullTextSearchData fullTextSearchData)voidFullTextSearchController. reset() -
Uses of SocketEvent in com.hybris.backoffice.widgets.networkchart
Methods in com.hybris.backoffice.widgets.networkchart with annotations of type SocketEvent Modifier and Type Method Description voidNetworkChartController. initData(java.lang.Object initData)voidNetworkChartController. updateObject(java.lang.Object objectToUpdate) -
Uses of SocketEvent in com.hybris.backoffice.widgets.permissionmanagement
Methods in com.hybris.backoffice.widgets.permissionmanagement with annotations of type SocketEvent Modifier and Type Method Description voidPermissionManagementController. addNewPermissionAssignment(java.lang.Object data)voidPermissionManagementController. handleFieldFilterChanged(java.lang.String filter)voidPermissionManagementController. handlePermissionsDeleted(java.util.List<PermissionInfo> permissionsToRemove)voidPermissionManagementController. handleTypeOrPrincipalFilterChanged(java.lang.String filterContextInput)voidPermissionManagementController. showFieldPermissions(PermissionInfo permissionInfo)voidPermissionManagementController. showPermissionsForInputObject(java.lang.Object input)voidPermissionManagementGroupController. showPermissionsForInputObject(java.lang.Object input) -
Uses of SocketEvent in com.hybris.backoffice.widgets.perspectivechooser.controller
Methods in com.hybris.backoffice.widgets.perspectivechooser.controller with annotations of type SocketEvent Modifier and Type Method Description voidPerspectiveChooserWidgetController. perspectiveSelected(NavigationNode navigationNode)voidPerspectiveChooserWidgetController. setActions(java.util.Collection<ActionDefinition> actions) -
Uses of SocketEvent in com.hybris.backoffice.widgets.perspectivecontainer.controller
Methods in com.hybris.backoffice.widgets.perspectivecontainer.controller with annotations of type SocketEvent Modifier and Type Method Description voidPerspectiveContainerWidgetController. selectPerspective(NavigationNode navigationNode)voidPerspectiveContainerWidgetController. selectPerspectiveById(java.lang.String id) -
Uses of SocketEvent in com.hybris.backoffice.widgets.quicklist
Methods in com.hybris.backoffice.widgets.quicklist with annotations of type SocketEvent Modifier and Type Method Description voidQuickListController. socketIncomingItems(org.zkoss.zk.ui.event.Event event)voidQuickListController. socketSelectItem(java.lang.Object item) -
Uses of SocketEvent in com.hybris.backoffice.widgets.referencesearch
Methods in com.hybris.backoffice.widgets.referencesearch with annotations of type SocketEvent Modifier and Type Method Description voidReferenceAdvancedSearchController. onMultiReferencesSelected(java.util.List<java.lang.Object> selectedItems)voidReferenceAdvancedSearchController. onReferenceSearchCtx(TypeAwareSelectionContext ctx)voidReferenceAdvancedSearchController. onSingleReferenceSelected(java.lang.Object selectedItem)voidReferenceAdvancedSearchController. resetSelection() -
Uses of SocketEvent in com.hybris.backoffice.widgets.refineby
Methods in com.hybris.backoffice.widgets.refineby with annotations of type SocketEvent Modifier and Type Method Description voidRefineByController. onFullTextSearchData(FullTextSearchData data)voidRefineByController. reset() -
Uses of SocketEvent in com.hybris.backoffice.widgets.spacemanagement
Methods in com.hybris.backoffice.widgets.spacemanagement with annotations of type SocketEvent Modifier and Type Method Description voidBackofficeSpaceManagementController. onListSelection(java.lang.Object object)voidBackofficeSpaceManagementController. onSearchTriggered(AdvancedSearchData searchData)voidBackofficeSpaceManagementController. onTreeSelection(java.lang.Object object) -
Uses of SocketEvent in com.hybris.backoffice.widgets.toolbar
Methods in com.hybris.backoffice.widgets.toolbar with annotations of type SocketEvent Modifier and Type Method Description voidToolbarWidgetController. changeActions(java.lang.String actions)voidToolbarWidgetController. changeType(java.lang.String typeCode) -
Uses of SocketEvent in com.hybris.backoffice.widgets.viewswitcher
Methods in com.hybris.backoffice.widgets.viewswitcher with annotations of type SocketEvent Modifier and Type Method Description voidViewSwitcherWidgetController. selectViews(java.lang.Object views) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.baseeditorarea
Methods in com.hybris.cockpitng.widgets.baseeditorarea with annotations of type SocketEvent Modifier and Type Method Description voidDefaultEditorAreaController. focusAttribute(FocusRequest focusRequest)voidDefaultEditorAreaController. handleResizeParent()voidDefaultEditorAreaController. reset()Resets widget to initial state, displaying no data.voidDefaultEditorAreaController. setObject(java.lang.Object inputData) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.collectionbrowser
Methods in com.hybris.cockpitng.widgets.collectionbrowser with annotations of type SocketEvent Modifier and Type Method Description voidCollectionBrowserController. deselectAllItems()voidCollectionBrowserController. deselectItems(java.util.List<java.lang.Object> itemsToDeselect)Removes given items from the current selectionvoidCollectionBrowserController. focusItem(java.lang.Object item)voidCollectionBrowserController. handleSelectionContext(java.util.Map<java.lang.String,java.lang.Object> inputContext)voidCollectionBrowserController. nextItemSelectorInvocation()voidCollectionBrowserController. previousItemSelectorInvocation()voidCollectionBrowserController. process(Pageable<?> pageable)Callback method for the input socket "pageable".voidCollectionBrowserController. refresh()Refreshes the widget's data.voidCollectionBrowserController. reset(java.util.Map<java.lang.Object,java.lang.Object> params)Resets the widget to the initial state, displaying no data.voidCollectionBrowserController. resetActionSlot()Resets the widget's actions.voidCollectionBrowserController. selectItem(java.lang.Object itemToSelect)Method to select itemvoidCollectionBrowserController. selectMultipleItems(java.util.List<java.lang.Object> itemsToSelect)Method to select multiple itemsvoidCollectionBrowserController. setList(java.util.List<java.lang.Object> objects)Callback method for the socket event "list". -
Uses of SocketEvent in com.hybris.cockpitng.widgets.common.conditionevaluator
Methods in com.hybris.cockpitng.widgets.common.conditionevaluator with annotations of type SocketEvent Modifier and Type Method Description voidConditionEvaluatorWidgetController. input(java.lang.Object data) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.common.explorertree
Methods in com.hybris.cockpitng.widgets.common.explorertree with annotations of type SocketEvent Modifier and Type Method Description voidExplorerTreeController. clear()voidExplorerTreeController. handleExternalNodeIdSelection(TreeNodeSelector treeNodeSelector)voidExplorerTreeController. handleSelectionContext(java.util.Map<java.lang.String,java.lang.Object> selectionContext)voidExplorerTreeController. setTreeContext(java.util.Collection<java.lang.Object> contextAttribute) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.common.multiplexer
Methods in com.hybris.cockpitng.widgets.common.multiplexer with annotations of type SocketEvent Modifier and Type Method Description voidMultiplexerController. elementInput(java.lang.Object element) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.common.propextractor
Methods in com.hybris.cockpitng.widgets.common.propextractor with annotations of type SocketEvent Modifier and Type Method Description voidPropertyExtractorController. genericInput(java.lang.Object data) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.common.simplecast
Methods in com.hybris.cockpitng.widgets.common.simplecast with annotations of type SocketEvent Modifier and Type Method Description voidSimpleCastController. input(java.lang.Object input) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.common.simplelist
Methods in com.hybris.cockpitng.widgets.common.simplelist with annotations of type SocketEvent Modifier and Type Method Description voidSimpleListController. setList(java.util.List<?> objectList)Deprecated, for removal: This API element is subject to removal in a future version.Called whenever a socket event is sent to the "pageablelist" socket.voidSimpleListController. setPageable(Pageable<?> pageable)Deprecated, for removal: This API element is subject to removal in a future version.Called whenever a socket event is sent to the "pageable" socket. -
Uses of SocketEvent in com.hybris.cockpitng.widgets.compare
Methods in com.hybris.cockpitng.widgets.compare with annotations of type SocketEvent Modifier and Type Method Description voidCompareViewController. addObjectsToCompare(java.util.Collection<java.lang.Object> objects)voidCompareViewController. changeReference(java.lang.Object object)voidCompareViewController. removeObjectsToCompare(java.util.Collection<java.lang.Object> objects)voidCompareViewController. setObjects(java.util.Collection<java.lang.Object> objects) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.configurableflow
Methods in com.hybris.cockpitng.widgets.configurableflow with annotations of type SocketEvent Modifier and Type Method Description voidConfigurableFlowController. displayConfig(java.lang.String contextType)voidConfigurableFlowController. displayConfig(java.util.Map<java.lang.String,java.lang.Object> context) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.controller
Methods in com.hybris.cockpitng.widgets.controller with annotations of type SocketEvent Modifier and Type Method Description voidCollapsibleContainerController. changePanelCollapseState(CollapsibleContainerState collapsibleContainerState)voidOutputTestWidgetController. chooseObjectFromCol(java.lang.Object object)voidTextSearchController. clearQuery()voidTabWidgetController. closeAll()voidBorderLayoutWidgetController. closeEast()voidBorderLayoutWidgetController. closeNorth()voidFlexibleLayoutWidgetController. closeSidebar()voidBorderLayoutWidgetController. closeSouth()voidBorderLayoutWidgetController. closeWest()voidTextSearchController. enableTextSearch(java.lang.Boolean enable)voidDefaultFlowWidgetController. endInternal(java.lang.Object context)voidExampleDefaultWidgetController. handleInput(java.lang.String text)voidExampleSelectorWidgetController. handleInput(java.lang.String text)voidExtendedDefaultWidgetController. handleInput(java.lang.String text)voidTextSearchController. initializeQuery(java.lang.String value)voidNotGateController. input(java.lang.Boolean bool)Sends a boolean output that is a boolean complement of the input.voidEventProducerWidgetController. inputReceived(java.lang.Object data)voidBreadboardController. logCollectionInput(org.zkoss.zk.ui.event.Event event)voidBreadboardController. logCollectionOutput(org.zkoss.zk.ui.event.Event event)voidBreadboardController. logSingleInput(org.zkoss.zk.ui.event.Event event)voidBreadboardController. logSingleOutput(org.zkoss.zk.ui.event.Event event)voidBorderLayoutWidgetController. openEast()voidBorderLayoutWidgetController. openNorth()voidFlexibleLayoutWidgetController. openSidebar()voidBorderLayoutWidgetController. openSouth()voidBorderLayoutWidgetController. openWest()voidChatWidgetController. receive(java.lang.String msg)receive method.voidEditorExampleMVCController. receiveModificationInput(Couple<java.lang.String,java.lang.Object> couple)voidMapEditorsDemoController. receiveModificationInput(Couple<java.lang.String,java.lang.Object> couple)voidBreadboardController. selectWidgetDefinition(java.lang.String definitionID)voidFlexibleLayoutWidgetController. setSidebarResponsive(java.lang.Object breakpoint)voidFlexibleLayoutWidgetController. setSidebarState(java.lang.String state)voidDefaultFlowWidgetController. startWizard(java.lang.Object context)voidFlexibleLayoutWidgetController. toggleCollapsedSidebar()voidFlexibleLayoutWidgetController. toggleSidebar()voidDataPassingWidgetController. updateReceiver(java.lang.String data)voidOutputTestWidgetController. updateTextboxInput(java.lang.Object object) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.extendedsplitlayout
Methods in com.hybris.cockpitng.widgets.extendedsplitlayout with annotations of type SocketEvent Modifier and Type Method Description voidExtendedSplitLayoutWidgetController. chooseLayout(java.lang.String layout)voidExtendedSplitLayoutWidgetController. onParentLayoutChange(java.lang.String parentLayout) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.navigation
Methods in com.hybris.cockpitng.widgets.navigation with annotations of type SocketEvent Modifier and Type Method Description voidNavigationHistoryController. doBackOnSocket()voidNavigationHistoryController. removeItem(java.lang.Object inputObject)voidNavigationHistoryController. resetHistory(java.lang.Object object)voidNavigationHistoryController. setEmptyHistoryEvalTarget(java.lang.Object object) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.navigation.next
Methods in com.hybris.cockpitng.widgets.navigation.next with annotations of type SocketEvent Modifier and Type Method Description voidNextItemSelectorController. handleSelectorContext(NavigationItemSelectorContext navigationItemSelectorContext) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.navigation.prev
Methods in com.hybris.cockpitng.widgets.navigation.prev with annotations of type SocketEvent Modifier and Type Method Description voidPreviousItemSelectorController. handleSelectorContext(NavigationItemSelectorContext navigationItemSelectorContext) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.summaryview
Methods in com.hybris.cockpitng.widgets.summaryview with annotations of type SocketEvent Modifier and Type Method Description voidSummaryViewController. setInputObject(java.lang.Object inputObject) -
Uses of SocketEvent in com.hybris.cockpitng.widgets.viewmodel
Methods in com.hybris.cockpitng.widgets.viewmodel with annotations of type SocketEvent Modifier and Type Method Description voidExampleWidgetViewModel. textInput(java.lang.String data)
-