Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
FormattedObject Class
NamespacesGenesyslab.Desktop.Infrastructure.ObjectFormatFormattedObject
This class contains methods used to format text for directories.
Declaration Syntax
C#Visual BasicVisual C++
public abstract class FormattedObject : IFormattedObject, 
	INotifyPropertyChanged
Public MustInherit Class FormattedObject _
	Implements IFormattedObject, INotifyPropertyChanged
public ref class FormattedObject abstract : IFormattedObject, 
	INotifyPropertyChanged
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
FormattedObject(IConfigManager)
Initializes a new instance of the FormattedObject class.

AddFormattedObject(IFormattedObject)
Adds a formated object.

AddKeyText(NameValueCollection, String)
Adds the key's text.

ConfigManager
Gets or sets a configuration manager.

DefaultEndTag
The default end tag.

DefaultFormat
Gets or sets the default format.

DefaultOptionFormat
Gets or sets the default option format.

DefaultStartTag
The default start tag.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Releases unmanaged resources and performs other cleanup operations before the FormattedObject is reclaimed by garbage collection.
(Overrides Object.Finalize()()().)
FormattedString
Gets the formatted string.

GetFormattedString(String, String)
Gets a formatted string.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetKey(String)
Gets a key.

GetPropertyValue(Object, String)
Gets the property value.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Id
Gets or sets the id.

Initialize()()()
Initializes this instance.

Key
Gets the key.

log
The log.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnPropertyChanged(String)
Called when the PropertyChanged event has occured.

OptionId
Gets or sets the option id.

ParseFormat(Char, Char, String)
Parses the format.

PropertyChanged
Occurs when a property value changes.

Release()()()
Releases this instance.

RemoveFormattedObject(IFormattedObject)
Removes the formatted object.

ReplaceValue(Object, String)
Replaces the object's value.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UserData
Gets or sets user data.

Inheritance Hierarchy
Object
FormattedObject

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)