Namespace: Consultingwerk.Windows
Interface 
IAppStylistService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.AppStylistService

File:IAppStylistService
Purpose:Service Interface for switching and editing Infragistics
Style Libraries
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Sep 22 00:31:38 CEST 2013
Purpose: Raised when the Style Library has changed
Notes:



Top Method Summary
Options Name Purpose
+ EditStyleLibrary () Invokes the designer for the loaded style library
+ Infragistics.Win.ValueList GetStyleLibraries () Returns a Value List with the available style sets
+ LoadStyleLibrary (character) Loads a Style Library

Top Event Summary
Options Name Purpose
+ StyleLibraryChanged (Object, EventArgs) Raised when the Style Library has changed

Top Property Summary
Options Name Purpose
+ CHARACTER StyleLibrary


Method Detail
Top

PUBLIC EditStyleLibrary ()

Purpose: Invokes the designer for the loaded style library
Notes:

Top

PUBLIC Infragistics.Win.ValueList GetStyleLibraries ()

Purpose: Returns a Value List with the available style sets
Notes:

Returns Infragistics.Win.ValueList
The ValueList with the Styles
Top

PUBLIC LoadStyleLibrary (character)

Purpose: Loads a Style Library
Notes:

Parameters:
pcStyleLibrary CHARACTER
The name of the style library file, without the .isl extension


Event Detail
Top

PUBLIC StyleLibraryChanged (Object, EventArgs)

Purpose: Raised when the Style Library has changed
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the StyleLibraryChanged event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event


Property Detail
Top

PUBLIC CHARACTER StyleLibrary


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:02