|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UsageStatisticsGroupType
Defines the custom renderer for showing usage statistics group in UI.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT
|
static java.lang.String |
DYNAMIC
|
static java.lang.String |
LIST
|
| Method Summary | |
|---|---|
UsageStatisticsGroup |
createGroup(com.intellij.openapi.util.UserDataHolder groupSettings)
Creates usage statistics group of this type |
java.lang.String |
getId()
Returns group type id. |
java.lang.String |
getJspPagePath()
Returns the path of the jsp page to include as group body. |
| Field Detail |
|---|
@NotNull @NonNls static final java.lang.String DEFAULT
@NotNull @NonNls static final java.lang.String DYNAMIC
@NotNull @NonNls static final java.lang.String LIST
| Method Detail |
|---|
@NotNull java.lang.String getId()
@NotNull java.lang.String getJspPagePath()
@NotNull
UsageStatisticsGroup createGroup(@Nullable
com.intellij.openapi.util.UserDataHolder groupSettings)
groupSettings - group settings (specific to this type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||