| Package | Description |
|---|---|
| com.threerings.admin.client |
| Modifier and Type | Class and Description |
|---|---|
static class |
TabbedDSetEditor.FieldGrouper<E extends DSet.Entry> |
| Constructor and Description |
|---|
TabbedDSetEditor(DObject setter,
String setName,
Class<?> entryClass,
String[] editableFields,
ObjectEditorTable.FieldInterpreter interp,
TabbedDSetEditor.EntryGrouper<E> grouper)
A set of tabs containing DSetEditors grouping entries by the String value stored in
a given field of the Entry.
|
Copyright © 2015. All rights reserved.