Package | Description |
---|---|
com.gentics.contentnode.rest.model |
Modifier and Type | Method and Description |
---|---|
Overview.SelectType |
Overview.getSelectType()
Selection Type
|
static Overview.SelectType |
Overview.SelectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Overview.SelectType[] |
Overview.SelectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<Overview.SelectType> |
OverviewSetting.getSelectTypes()
Allowed ways to select objects
|
Modifier and Type | Method and Description |
---|---|
void |
Overview.setSelectType(Overview.SelectType selectType) |
Modifier and Type | Method and Description |
---|---|
void |
OverviewSetting.setSelectTypes(List<Overview.SelectType> selectTypes)
Set select types
|
Copyright © 2019 Gentics Software. All rights reserved.