public interface AppTextArea extends AppEditTextControl
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableInt |
caretPosition() |
net.thevpc.common.props.WritableBoolean |
highlightSelectionDuplicates() |
net.thevpc.common.props.WritableValue<AppColor> |
highlightSelectionDuplicatesColor() |
net.thevpc.common.props.WritableBoolean |
rowNumberRuler() |
net.thevpc.common.props.WritableString |
textSelection() |
net.thevpc.common.props.WritableBoolean |
zoomOnMouseWheel() |
replaceSelectiontext, textContentType, textStyleaccelerator, 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 textSelection()
textSelection in interface AppEditTextControlnet.thevpc.common.props.WritableInt caretPosition()
caretPosition in interface AppEditTextControlnet.thevpc.common.props.WritableBoolean rowNumberRuler()
net.thevpc.common.props.WritableBoolean zoomOnMouseWheel()
net.thevpc.common.props.WritableBoolean highlightSelectionDuplicates()
net.thevpc.common.props.WritableValue<AppColor> highlightSelectionDuplicatesColor()
Copyright © 2021 vpc open source initiative. All rights reserved.