Class: TimelineAdjustment

TimelineAdjustment

new view.timeline.TimelineAdjustment ()

Members

view.timeline.TimelineAdjustment.TIMELINE_DEFAULT_SIZE staticconstant

view.timeline.TimelineAdjustment.TIMELINE_MIN_SIZE staticconstant

Methods

initialize ()void

初期起動関数

Returns:
TypeDescription
void

mouseDown (event)void

コントローラーのサイズ変更イベントを起動

NameTypeDescription
eventMouseEvent
Returns:
TypeDescription
void

mouseMove (event)void

コントローラーのサイズ変更処理

NameTypeDescription
eventMouseEvent
Returns:
TypeDescription
void

コントローラーのサイズ変更イベントを終了

Returns:
TypeDescription
void