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