|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityReference.EntityType | |
|---|---|
| org.xwiki.gwt.wysiwyg.client.wiki | |
| Uses of EntityReference.EntityType in org.xwiki.gwt.wysiwyg.client.wiki |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.wiki that return EntityReference.EntityType | |
|---|---|
EntityReference.EntityType |
EntityReference.getType()
|
static EntityReference.EntityType |
EntityReference.EntityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EntityReference.EntityType[] |
EntityReference.EntityType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.xwiki.gwt.wysiwyg.client.wiki with parameters of type EntityReference.EntityType | |
|---|---|
static boolean |
EntityReference.EntityType.areEqual(EntityReference.EntityType expected,
EntityReference.EntityType actual)
|
void |
EntityReference.setType(EntityReference.EntityType type)
Sets the type of entity being referenced. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||