public interface AppFileControl extends AppControl
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableBoolean |
acceptDirectories() |
net.thevpc.common.props.WritableBoolean |
acceptFiles() |
net.thevpc.common.props.WritableString |
currentDirectory() |
net.thevpc.common.props.WritableList<AppFileFilter> |
filters() |
net.thevpc.common.props.WritableBoolean |
multipleValues() |
net.thevpc.common.props.WritableList<String> |
selection() |
accelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peer, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withnet.thevpc.common.props.WritableString currentDirectory()
net.thevpc.common.props.WritableBoolean multipleValues()
net.thevpc.common.props.WritableBoolean acceptFiles()
net.thevpc.common.props.WritableBoolean acceptDirectories()
net.thevpc.common.props.WritableList<String> selection()
net.thevpc.common.props.WritableList<AppFileFilter> filters()
Copyright © 2021 vpc open source initiative. All rights reserved.