Class: AdaptiveMediaOptionsHandler

(abstract) AdaptiveMediaOptionsHandler()

Enables/disables the actions of the configuration entry's while it is being adapted.

Constructor

(abstract) new AdaptiveMediaOptionsHandler()

Source:

Extends

  • PortletBase

Members

uuid :String

Configuration entry's uuid.
Type:
  • String
Source:

Methods

attached()

Source:

(protected) bindEventsProgressBarComponent_()

Bind events to the bar component associated to the configuration entry.
Source:

created()

Source:

detached()

Source:

(protected) disableIcon_()

Disables a configuration entry icon.
Source:

(protected) enableIcon_()

Enables a configuration entry icon.
Source:

(protected) onFinish_()

Enable the "Disable" icon.
Source:

(protected) onStart_()

Disables the "Disable" and "Adapt Remaining" icons.
Source: