public class UserNotificationSetting.SelectBoxInput extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DAILY |
static String |
NEVER |
static String |
WEEKLY |
| Constructor and Description |
|---|
UserNotificationSetting.SelectBoxInput(String name,
Map<String,String> options,
String selectedId,
boolean isActive) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getSelectedId() |
String |
getValueLabel() |
boolean |
isActive() |
boolean |
isActiveSend() |
String |
render() |
public static final String NEVER
public static final String DAILY
public static final String WEEKLY
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.