
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, removepublic SearchableAggregatedMainMenuProvider(UserDialogManager userDM)
public void handle(UIResponse response)
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds().handle in interface ISubmitGroupListenerhandle in class AggregatedMainMenuProviderpublic Set<String> listDeclaredSubmitIds()
listDeclaredSubmitIds in interface ISubmitGroupListenerlistDeclaredSubmitIds in class AggregatedMainMenuProviderpublic Group getMainMenu(Resource user, AbsLocation location, Form systemForm)
Group that contains the main menu for the user.getMainMenu in interface IMainMenuProvidergetMainMenu in class AggregatedMainMenuProviderCopyright © 2018 universAAL Consortium. All rights reserved.