C# Class FirstFloor.ModernUI.Presentation.LinkGroupFilterable

Inheritance: LinkGroup
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Свойство Type Description
OptionRecentlyClosedQueueSize int

Private Properties

Свойство Type Description
Link_Close void
Link_NewLink void
Link_PropertyChanged void
Remove void
SaveLinks void
SaveRecentlyClosed void

Méthodes publiques

Méthode Description
AddAndSelect ( string value ) : void
Initialize ( ) : void
RestoreLastClosed ( ) : void

Private Methods

Méthode Description
Link_Close ( object sender, EventArgs e ) : void
Link_NewLink ( object sender, NewLinkEventArgs e ) : void
Link_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
Remove ( LinkInput link ) : void
SaveLinks ( ) : void
SaveRecentlyClosed ( ) : void

Method Details

AddAndSelect() public méthode

public AddAndSelect ( string value ) : void
value string
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

RestoreLastClosed() public méthode

public RestoreLastClosed ( ) : void
Résultat void

Property Details

OptionRecentlyClosedQueueSize public_oe static_oe property

public static int OptionRecentlyClosedQueueSize
Résultat int