DimensionProps Class
Defined in:
_views\DimensionProps.js:1
Config the UI of dimension props which include x, y, width, height and angle using spinner widgets
Constructor
DimensionProps
()
Object
Returns:
Object:
instantiated DimensionProps
Item Index
Methods
_listenLockChange
()
Listen to changes in lock status
_onPushToTopLayer!~YUIDOC_LINE~!_onPushToTopLayer: function (e) ,
()
Send the selected division (viewer) to be top most
events!~YUIDOC_LINE~!events: ,
()
Listen to backbone events (maintain this)
getValues
()
Object
Update the spinners UI with object literal values
Returns:
Object:
values
initialize
()
Init the ChannelList component and enable sortable channels UI via drag and drop operations.
self.m_hideSpinners
()
Hide the numeric spinner buttons
setLock
(
-
i_status
Set the status of UI for lock status
Parameters:
-
i_status
Boolean
setValues
(
-
i_values
Update the spinners UI with object literal values
Parameters:
-
i_values
Object