| Class | Description |
|---|---|
| PropertyEditors |
Editors of properties.
|
| PropertyEditorView |
Abstract implementation of a property editor inside a view.
|
| TablePropertyEditorView |
Abstract implementation of a property editor inside a fragment.
|
| TablePropertyEditorView.BooleanEditor |
Wrapper to a CheckBox or a ImageView depending the editable flag.
|
| TablePropertyEditorView.ColorEditor |
Wrapper to a ColorButton or a TextView depending the editable flag.
|
| TablePropertyEditorView.ComboEditor<T> |
Wrapper to a Spinner or a TextView depending the editable flag.
|
| TablePropertyEditorView.TextEditor |
Wrapper to a TextEdit or a TextView depending the editable flag.
|
| Enum | Description |
|---|---|
| TablePropertyEditorView.FieldType |
Types of fields.
|
Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor