Class: Replaceable

Defined in: lib/Types/StructuredTypes.coffee
Inherits: types.Insert

Overview

The ReplaceManager manages Replaceables.

See also:

Instance Method Summary

Constructor Details

# (void) constructor(content, parent, uid, prev, next, origin)

Parameters:

  • content ( Operation ) The value that this Replaceable holds.
  • parent ( ReplaceManager ) Used to replace this Replaceable with another one.
  • uid ( Object ) A unique identifier. If uid is undefined, a new uid will be created.

Instance Method Details

# (void) val()

# (void) replace(content)

# (void) execute()

# (void) _encode()

Convert all relevant information of this operation to the json-format. This result can be send to other clients.

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: