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