Interface FileInputPanel.Builder<T>

All Superinterfaces:
ComponentBuilder<FileInputPanel,FileInputPanel.Builder<T>>, ComponentValueBuilder<T,FileInputPanel,FileInputPanel.Builder<T>>, Supplier<FileInputPanel>
Enclosing class:
FileInputPanel

public static interface FileInputPanel.Builder<T> extends ComponentValueBuilder<T,FileInputPanel,FileInputPanel.Builder<T>>