StatusStrip
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [System.Windows.Forms.statusstrip]()
Component Selector: 'wm-statusstrip'
StatusStrip extends .
StatusStrip fetch a list of components wich have an UniqueId and a Type in order to build a dynamic component. Currently just label component is suported.
Property
Get/Set
Notify Changes
Details
refresh: boolean
Yes
Yes
Notifies whenever refresh is true and calls fetchItems method.
Method
Return type
Details
fetchItems
void
Calls fetch webmapMethod.
buildComponent
void
Receives component id and its type in order to build a dynamic component.
getComponentType
void
Receives the type and return the requested type of component.
Event
Supported
Parameter
Details