Class: ActionDisplayerChangeMolDisplayTypeSpaceFill

Kekule.ChemWidget. ActionDisplayerChangeMolDisplayTypeSpaceFill

new ActionDisplayerChangeMolDisplayTypeSpaceFill()

Action change displayer's molecule display type to Kekule.Render.Molecule3DDisplayType.SPACE_FILL.
Source:

Extends

Methods

execute(target, htmlEvent)

Execute the action.
Parameters:
Name Type Description
target Object Object that invokes this action.
htmlEvent Object HTML event that causes the executing process, can be null.
Inherited From:
Source:

getActionList() → {Kekule.ActionList}

Returns belonged action list.
Inherited From:
Source:
Returns:
Type
Kekule.ActionList

getMolDisplayType() → {Int}

Returns molecule display type set by this action.
Inherited From:
Source:
Returns:
Type
Int

update()

Update the state (enabled, visible and so on) of action.
Inherited From:
Source:

Events

execute

Invoked when an action is executed. Has one field: {htmlEvent: html event to raise the action}.
Inherited From:
Source:

Kekule.ChemWidget. ActionDisplayerChangeMolDisplayTypeSpaceFill

new ActionDisplayerChangeMolDisplayTypeSpaceFill()

Source:

Methods

execute(target, htmlEvent)

Execute the action.
Parameters:
Name Type Description
target Object Object that invokes this action.
htmlEvent Object HTML event that causes the executing process, can be null.
Inherited From:
Source:

getActionList() → {Kekule.ActionList}

Returns belonged action list.
Inherited From:
Source:
Returns:
Type
Kekule.ActionList

getMolDisplayType() → {Int}

Returns molecule display type set by this action.
Inherited From:
Source:
Returns:
Type
Int

update()

Update the state (enabled, visible and so on) of action.
Inherited From:
Source:

Events

execute

Invoked when an action is executed. Has one field: {htmlEvent: html event to raise the action}.
Inherited From:
Source: