public interface IInputPanel<T> extends IListenableInputComponent, IComponentProvider
| Modifier and Type | Method and Description |
|---|---|
net.anwiba.commons.message.IMessage |
getMessage() |
net.anwiba.commons.model.IObjectModel<T> |
getModel() |
net.anwiba.commons.model.IObjectDistributor<net.anwiba.commons.utilities.validation.IValidationResult> |
getValidStateModel() |
addInputListener, removeInputListenergetComponentnet.anwiba.commons.model.IObjectModel<T> getModel()
net.anwiba.commons.model.IObjectDistributor<net.anwiba.commons.utilities.validation.IValidationResult> getValidStateModel()
net.anwiba.commons.message.IMessage getMessage()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.