|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
|
GetHashCode()
|
Serves as the default hash function.
|
|
GetType()
|
Gets the Type of the current instance.
|
|
hide()
|
Closes the Dashboard Parameters dialog.
|
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
|
renderContent(Element)
|
Renders the content of the Dashboard Parameters dialog inside the specified JQuery element.
|
|
show()
|
Invokes the Dashboard Parameters dialog.
|
|
start()
|
Contains code that will be invoked when you register the dashboard extension.
|
|
stop()
|
Contains code that will be invoked when you unregister the dashboard extension.
|
|
subscribeToContentChanges(Action)
|
Allows you to be notified about the dashboard parameter settings changes.
|
|
ToString()
|
Returns a string that represents the current object.
|