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