public class SearchableAggregatedMainMenuProvider extends AggregatedMainMenuProvider
Constructor and Description |
---|
SearchableAggregatedMainMenuProvider(UserDialogManager userDM) |
Modifier and Type | Method and Description |
---|---|
Group |
getMainMenu(Resource user,
AbsLocation location,
Form systemForm)
Generate the IO
Group that contains the main menu for the user. |
void |
handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds() . |
Set<String> |
listDeclaredSubmitIds()
List the SubmissionIDs implementations of this interface will handle.
|
add, remove
public SearchableAggregatedMainMenuProvider(UserDialogManager userDM)
public void handle(UIResponse response)
UIResponse
for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds()
.handle
in interface ISubmitGroupListener
handle
in class AggregatedMainMenuProvider
public Set<String> listDeclaredSubmitIds()
listDeclaredSubmitIds
in interface ISubmitGroupListener
listDeclaredSubmitIds
in class AggregatedMainMenuProvider
public Group getMainMenu(Resource user, AbsLocation location, Form systemForm)
Group
that contains the main menu for the user.getMainMenu
in interface IMainMenuProvider
getMainMenu
in class AggregatedMainMenuProvider
Copyright © 2018 universAAL Consortium. All rights reserved.