C# Class lw_common.ui.format.column_formatters.format

Inheritance: column_formatter_base
Afficher le fichier Open project: jtorjo/logwizard Class Usage Examples

Méthodes publiques

Méthode Description
format ( ) : System

Private Methods

Méthode Description
format_after ( format_cell cell ) : void
format_before ( format_cell cell ) : void
format_before_do_replace ( format_cell cell ) : void
get_tooltip ( format_cell cell, int char_index, string &tooltip ) : void
load_sub_syntax ( settings_as_string sett, column_formatter_base sub, string prefix, string &error ) : void
load_syntax ( settings_as_string sett, string &error ) : void
toggle_abbreviation ( ) : void
toggle_number_base ( ) : void

Method Details

format() public méthode

public format ( ) : System
Résultat System