public class BooleanListTypeHandler extends AbstractListTypeHandler<List<Boolean>,FieldUpdateEvent<List<Boolean>>,ReflectionFormBuilder>
| Constructor and Description |
|---|
BooleanListTypeHandler(de.richtercloud.message.handler.IssueHandler issueHandler) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.lang3.tuple.Pair<JComponent,ComponentHandler<?>> |
handle0(Type type,
List<Boolean> fieldValue,
FieldUpdateListener<FieldUpdateEvent<List<Boolean>>> updateListener,
ReflectionFormBuilder reflectionFormBuilder) |
getIssueHandler, handle, resetpublic BooleanListTypeHandler(de.richtercloud.message.handler.IssueHandler issueHandler)
public org.apache.commons.lang3.tuple.Pair<JComponent,ComponentHandler<?>> handle0(Type type, List<Boolean> fieldValue, FieldUpdateListener<FieldUpdateEvent<List<Boolean>>> updateListener, ReflectionFormBuilder reflectionFormBuilder)
handle0 in class AbstractListTypeHandler<List<Boolean>,FieldUpdateEvent<List<Boolean>>,ReflectionFormBuilder>Copyright © 2018. All rights reserved.