| Package | Description |
|---|---|
| org.arakhne.afc.ui.android.property |
| Modifier and Type | Method and Description |
|---|---|
protected <T> TablePropertyEditorView.ComboEditor<T> |
TablePropertyEditorView.addComboField(String label,
String fieldId,
List<T> choices,
T value)
Add a field in the editor that permits to enter a value with a combo.
|
protected <T> TablePropertyEditorView.ComboEditor<T> |
TablePropertyEditorView.getComboEditor(String fieldId,
Class<T> type)
Replies the color editor with the given id and of the given type.
|
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