@ExportedBean(defaultVisibility=999)
public class ColorBlindProperty
extends hudson.model.UserProperty
| Constructor and Description |
|---|
ColorBlindProperty() |
ColorBlindProperty(boolean enabledColorBlindSupport) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
hudson.model.User |
getUser() |
int |
hashCode() |
boolean |
isEnabledColorBlindSupport() |
void |
setEnabledColorBlindSupport(boolean enabledColorBlindSupport) |
String |
toString() |
public ColorBlindProperty()
@DataBoundConstructor public ColorBlindProperty(boolean enabledColorBlindSupport)
Copyright © 2009-2014. All Rights Reserved.