public class AppToolSeparatorImpl extends AbstractAppTool implements AppToolSeparator
| Constructor and Description |
|---|
AppToolSeparatorImpl(String path,
Application app,
AppTools tools) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableValue<Integer> |
height() |
ItemPath |
path() |
net.thevpc.common.props.WritableValue<Integer> |
width() |
accelerator, copyTo, enabled, id, largeIcon, mnemonic, smallIcon, title, tools, tooltip, visiblepublic AppToolSeparatorImpl(String path, Application app, AppTools tools)
public net.thevpc.common.props.WritableValue<Integer> width()
width in interface AppToolSeparatorpublic net.thevpc.common.props.WritableValue<Integer> height()
height in interface AppToolSeparatorpublic ItemPath path()
path in interface AppToolSeparatorCopyright © 2021 vpc open source initiative. All rights reserved.