GuiAttrValueParsingHelper Class |
Namespace: PDTec.IceNet.Web.UI
public class GuiAttrValueParsingHelper : IGuiAttrValueParsingHelper
The GuiAttrValueParsingHelper type exposes the following members.
Name | Description | |
---|---|---|
GuiAttrValueParsingHelper | Initializes a new instance of the GuiAttrValueParsingHelper class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetSymbol | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ParseValueUI2Model(IAttrDef, String) | ||
ParseValueUI2Model(AttrValue, String, Boolean) | ||
ParseValueUI2Model(RelAttrValue, String, Boolean) | ||
RenderRangeModel2UI(IAttrDef) | ||
RenderRangeModel2UI(IRelAttrDef) | ||
RenderUnitModel2UI(IAttrDef) | ||
RenderUnitModel2UI(IRelAttrDef) | ||
RenderValueModel2UI(AttrValue) | ||
RenderValueModel2UI(RelAttrValue) | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |