DK for Java | tatukgis.jdk.TGIS_ControlAttributes | Constructors | Fields | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| AllowNull | public | True, NULL fields are accepted. | |
| AllowRestructure | public | True, fields can be restructured. | |
| EventSourceControl | public | Underlying control which raises an event transferred to the Parent. | |
| FieldNameColumnwidth | public | width of the left column. | |
| Font | public | Text font. | |
| FontColor | public | Color of fonts in the component | |
| IgnoreFldxDefinition | public | When True, 'Fldx' rules are ignored. | |
| LayoutType | public | Layout type. | |
| ReadOnly | public | True, if component can not modify the content. | |
| RightToLeft | public | Right to left property for rendering. | |
| RightToLeftFromTranslation | public | Yes if RightToLeft property should be set automatically according to language. | |
| ShowBtnCancel | public | True, if 'Cancel' button comes up. | |
| ShowBtnOk | public | True, if 'Ok' button comes up. | |
| ShowInternalFields | public | If true, fields like GIS_AREA, GIS_LENGTH will be displayed. | |
| ShowVirtualFields | public | Show or hide virtual layer fields. | |
| Units | public | Units used for displaying GIS_LENGTH/GIS_AREA. | |
| UnitsEPSG | public | Units EPSG code for displaying GIS_LENGTH and GIS_AREA fields. | |
| VirtualFields | public | The set of virtual fields that are displayed when ShowVirtualFields property is active. | |