CanScan
Loading...
Searching...
No Matches
fr.softsf.canscan.model.Mode Enum Reference

Application operation modes. More...

+ Collaboration diagram for fr.softsf.canscan.model.Mode:

Public Member Functions

 Mode (String label)
 
String text ()
 Returns the mode label.
 

Public Attributes

 FREE =("Saisie libre")
 
 MECARD =("Contact")
 
 MEET =("Agenda")
 

Private Attributes

final String label
 

Detailed Description

Application operation modes.

Constructor & Destructor Documentation

◆ Mode()

fr.softsf.canscan.model.Mode.Mode ( String label)

Member Function Documentation

◆ text()

String fr.softsf.canscan.model.Mode.text ( )

Returns the mode label.

Member Data Documentation

◆ FREE

fr.softsf.canscan.model.Mode.FREE =("Saisie libre")

◆ label

final String fr.softsf.canscan.model.Mode.label
private

◆ MECARD

fr.softsf.canscan.model.Mode.MECARD =("Contact")

◆ MEET

fr.softsf.canscan.model.Mode.MEET =("Agenda")

The documentation for this enum was generated from the following file: