Overview
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | iconFile | String | |||||
public | isLocked | Boolean | |||||
public | label | String | |||||
public | posX | Number | |||||
public | posY | Number |
Inherited Variables
de.deepamehta.fxclient.abstraction.FXBean
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | id | String | |||||
public | isDirty | Boolean | |||||
public | isLoaded | Boolean | |||||
public | name | String | |||||
public | properties | FXTopicBeanField[] | |||||
public | typeId | String |
Function Summary
- public getTopicBeanField(propertyName: java.lang.String) : FXTopicBeanField
Inherited Functions
de.deepamehta.fxclient.abstraction.FXBean
- public abstract getTopicBeanField(name: java.lang.String) : FXTopicBeanField