# SubpanelResultController
The SubpanelResultController
is used to manage the search result of a subpanel. Unlike the SearchResultController, this actor focuses on relations. So in a CombinedSearch
, the ID of the parentBean
is given and the search result is updated when the bean changes.
# Properties
Parent:
Actor
Type:
SubpanelResultController
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
relationActor | RelationActor | Contains relation-specific values and is enriched by the parentBean . |
beanActor | BeanActor | Used to reference the "parent object" of the subpanel items |