ArcFM Mobile Developer Guide
StatusMessagePresentationModel Class Members
Properties  Methods  Events


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by StatusMessagePresentationModel.

Public Constructors
 NameDescription
Public ConstructorStatusMessagePresentationModel Constructor  
Top
Public Properties
 NameDescription
Public PropertyCurrentMessageThe current message to display.  
Public PropertyIsVisibleDetermines if the View is visible.  
Public PropertyView  
Top
Public Methods
 NameDescription
Public MethodHideStatusMessageHides the status message window. ShowStatusMessage must be called to display messages again.  
Public MethodRemoveMessageRemoves message from the message queue. If it is currently displayed in the message window will remove it.  
Public MethodSetStatusMessageOverloaded. Sets the status message. It will display for 10 seconds.  
Public MethodShowStatusMessageShows the status message window. Will display the first message in the message list (most likely the same message that was displayed when HideStatusMessage was called).  
Top
Public Events
 NameDescription
Public EventPropertyChanged  
Top
See Also

Reference

StatusMessagePresentationModel Class
Miner.Mobile.Common.Status Namespace

 

 


Send Comment