@Named @ConversationScoped public class MinuteController extends Object implements Serializable
| Constructor and Description |
|---|
MinuteController()
Here we initialize the formController for the minute workitem
|
| Modifier and Type | Method and Description |
|---|---|
void |
add() |
String |
getSelectedMinute() |
void |
setSelectedMinute(String selectedMinute) |
void |
toggleMinute(String id)
This method toggles the current minute workitem to be edited or closed
|
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.