| Package | Description | 
|---|---|
| com.jalios.jcms | 
 Contains the core JCMS classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected TypeFieldEntry.DescriptionType | 
TypeFieldEntry.descriptionType  | 
| Modifier and Type | Method and Description | 
|---|---|
TypeFieldEntry.DescriptionType | 
TypeFieldEntry.getDescriptionType()
Type of description to be used by widget:
 
  
DescriptionType.NONE
 DescriptionType.TEXT
 DescriptionType.TOOLTIP
  | 
static TypeFieldEntry.DescriptionType | 
TypeFieldEntry.DescriptionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static TypeFieldEntry.DescriptionType[] | 
TypeFieldEntry.DescriptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.