| Package | Description | 
|---|---|
| fr.cnes.genius.highLevel | 
 Package containing classes for the highLevel GENIUS widgets. 
 | 
| fr.cnes.genius.main | 
 Package containing the core elements of the GENIUS library. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GComponentList.setDisplayIsModifiedIndicatorAll(GComponent.DisplayIndicatorStatus displayIndicatorStatus)
Controls the display of the isModified indicator of all itmes in the list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GComponent.DisplayIndicatorStatus | 
GComponent.getDisplayIndicatorStatus()
Get the display indicator status. 
 | 
static GComponent.DisplayIndicatorStatus | 
GComponent.DisplayIndicatorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static GComponent.DisplayIndicatorStatus[] | 
GComponent.DisplayIndicatorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GComponent.setDisplayIsModifiedIndicator(GComponent.DisplayIndicatorStatus displayIndicatorStatus)
Activates the display of the isModified indicator. 
 | 
Copyright © 2024. All rights reserved.