| Package | Description |
|---|---|
| org.arakhne.afc.ui.android.property | |
| org.arakhne.neteditor.android.property |
| Modifier and Type | Method and Description |
|---|---|
protected TablePropertyEditorView.FieldType |
TablePropertyEditorView.getFieldType(String fieldId)
Replies the type of a field.
|
protected static TablePropertyEditorView.FieldType |
TablePropertyEditorView.toFieldType(Class<?> type)
Replies the field type that is supporting the given Java type.
|
static TablePropertyEditorView.FieldType |
TablePropertyEditorView.FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TablePropertyEditorView.FieldType[] |
TablePropertyEditorView.FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected TablePropertyEditorView.FieldType |
FigurePropertyEditorView.detectTypeFor(String propertyName,
Class<?> type)
Invoked to detect the type of the given property.
|
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