public interface CustomPanelBuilder<T,S>
Modifier and Type | Method and Description |
---|---|
PanelModelEditor<T> |
build(T model,
ModelEditor<S> modelEditor) |
PanelModelEditor<T> build(T model, ModelEditor<S> modelEditor)
Copyright © 2018. All rights reserved.