public class Button extends TextBase implements AppButton
anchor, contextMenu, itemType, parent, path, peer, peerType, properties| Constructor and Description |
|---|
Button(Application app) |
Button(String id,
Action a,
Application app) |
Button(String id,
Application app) |
Button(String id,
Runnable a,
Application app) |
Button(String id,
net.thevpc.common.i18n.Str txt,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
AppActionValue |
action() |
AppComponent |
copy(boolean bind) |
text, textContentType, textStyleaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copyDefault, createListeners, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, 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, waittext, textContentType, textStyleaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, 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, withpublic Button(Application app)
public Button(String id, Application app)
public Button(String id, Action a, Application app)
public Button(String id, Runnable a, Application app)
public Button(String id, net.thevpc.common.i18n.Str txt, Application app)
public AppActionValue action()
public AppComponent copy(boolean bind)
copy in interface AppComponentcopy in class ComponentBaseCopyright © 2021 vpc open source initiative. All rights reserved.