org.hyperscala.ui

wrapped

package wrapped

Visibility
  1. Public
  2. All

Type Members

  1. case class ContentChanged(xml: Element, htmlString: String) extends Product with Serializable

  2. class EditableContent extends AnyRef

  3. abstract class SelectWrapper[T] extends AnyRef

Value Members

  1. object EditableContent extends Module with StorageComponent[EditableContent, HTMLTag with Container[BodyChild]]

    EditableContent allows easy wrapping around an HTMLTag container to allow the use of HTML5's contentEditable flag to be utilized.

Ungrouped