public class BooleanListFieldHandler extends AbstractListFieldHandler<List<Boolean>,FieldUpdateEvent<List<Boolean>>,ReflectionFormBuilder> implements FieldHandler<List<Boolean>,FieldUpdateEvent<List<Boolean>>,ReflectionFormBuilder,AbstractListPanel>
| Modifier | Constructor and Description |
|---|---|
|
BooleanListFieldHandler(de.richtercloud.message.handler.IssueHandler issueHandler) |
protected |
BooleanListFieldHandler(de.richtercloud.message.handler.MessageHandler messageHandler,
TypeHandler<List<Boolean>,FieldUpdateEvent<List<Boolean>>,ReflectionFormBuilder,AbstractListPanel> typeHandler) |
getMessageHandler, handle, resetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleresetpublic BooleanListFieldHandler(de.richtercloud.message.handler.IssueHandler issueHandler)
protected BooleanListFieldHandler(de.richtercloud.message.handler.MessageHandler messageHandler,
TypeHandler<List<Boolean>,FieldUpdateEvent<List<Boolean>>,ReflectionFormBuilder,AbstractListPanel> typeHandler)
Copyright © 2018. All rights reserved.