public abstract class EditorAttributeIdentifier extends Object
| Constructor and Description |
|---|
EditorAttributeIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static EditorAttributeIdentifier |
create(String id,
String label) |
abstract String |
getId() |
abstract String |
getLabel() |
Copyright © 2017. All rights reserved.