public class TextField extends EditTextBase implements AppTextField
anchor, contextMenu, itemType, parent, path, peer, peerType, properties| Constructor and Description |
|---|
TextField(Application app) |
TextField(net.thevpc.common.i18n.Str str,
Application app) |
TextField(String id,
net.thevpc.common.i18n.Str str,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
AppTextFieldPeer |
peer() |
void |
replaceSelection(String newValue) |
caretPosition, textSelectiontext, textContentType, textStyleaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, copyDefault, createListeners, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peerType, prefSize, prepareUnshowing, properties, requestFocus, resolveDefaultComponentConstructor, setOptions, setParent, setPeer, shown, title, titleStyle, tooltip, updateUI, visiblefullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcaretPosition, textSelectiontext, 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, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withpublic TextField(net.thevpc.common.i18n.Str str,
Application app)
public TextField(String id, net.thevpc.common.i18n.Str str, Application app)
public TextField(Application app)
public AppTextFieldPeer peer()
peer in interface AppComponentpeer in interface AppTextFieldpeer in class ComponentBasepublic void replaceSelection(String newValue)
replaceSelection in interface AppEditTextControlCopyright © 2021 vpc open source initiative. All rights reserved.