Name | Description | |
---|---|---|
BeginEdit | Starts an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) | |
CancelEdit | Cancels an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) | |
Check | Check to see if a Menu is valid and the caller has the access desired. | |
ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) | |
ClearModified | Overridden. Clear the modified flag of this Menu and all of the attached lists. | |
Clone | Implementation of ICloneable Clone. | |
CompareTo | Implementation of IComparable CompareTo. Compares this instance to the one specified. | |
Delete | Overloaded. Delete the Menu definition. | |
EndEdit | Ends an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject) | |
Exists | Overloaded. Test to determine if a given Menu exists on the default server. | |
Find | Overloaded. Create and load a new MenuList from the current server. | |
Initialize | Initializes all properties to their default values. | |
Load | Overloaded. Load the Menu with the specified name from the current JAMS Server. | |
ReadXml | Reads Menu values from XML | |
SaveAs | Save the Menu with a different name and/or server | |
SetError | Sets the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) | |
SetModified | Marks the object as modified. (Inherited from MVPSI.JAMS.BasePublicObject) | |
ToString | Convert a Menu to a String | |
UndoEdits | Overridden. Undo changes that have not been saved to the database. | |
Update | Overloaded. Updates a JAMS Menu definition. | |
Validate | Overloaded. Overridden. Validate all properties. | |
WriteXml | Writes Menu values from XML |