public static class TransportUIFactory.FileBrowserObject extends FileBrowserObject implements TransportUIFactory.TransportUIObject
| Constructor and Description |
|---|
FileBrowserObject(byte[] value, int size, boolean hideTextArea, int rowSize, int columnSize, boolean hasEvent)
constructor
|
FileBrowserObject(java.lang.String stringValue, int size, boolean hideTextArea, int rowSize, int columnSize, boolean hasEvent) |
public FileBrowserObject(byte[] value,
int size,
boolean hideTextArea,
int rowSize,
int columnSize,
boolean hasEvent)
public FileBrowserObject(java.lang.String stringValue,
int size,
boolean hideTextArea,
int rowSize,
int columnSize,
boolean hasEvent)