Overview
Profile: desktop
Variable Summary
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | jTextField | JTextField | ![]() | ![]() | ![]() | ||
| public | keyEvent | KeyEvent | ![]() | ![]() | ![]() | ||
| public | leftToRight | Boolean | ![]() | ![]() | ![]() | ||
| public-init | onDrop | function(:Sequence):Void | ![]() | ![]() | |||
| public | onKey | function():Void | ![]() | ![]() | ![]() | ||
| public | onLostFocus | function():Void | ![]() | ![]() | ![]() | ||
| public | popup | PopUp | ![]() | ![]() | ![]() | ||
| public | text | String | ![]() | ![]() | ![]() |
Inherited Variables
crudfx.interop.UIComponent
| access | name | type | Can Read | Can Init | Can Write | Default Value | description |
|---|---|---|---|---|---|---|---|
| public | parentComponent | UIComponent | ![]() | ![]() | ![]() |
Parent container |
Function Summary
- public copy() : Void
- public cut() : Void
- public gather() : DataTree
- public getJComponent() : javax.swing.JComponent
- public highlight(s: java.lang.String) : Boolean
- public paste() : Void
- public selectAll() : Void
Inherited Functions
crudfx.interop.UIComponent
- public abstract gather() : DataTree
- public abstract getJComponent() : javax.swing.JComponent
- public abstract highlight(s: java.lang.String) : Boolean

