Home Reference Source
import ItemGroupViewController from '~/controllers/ItemGroupViewController.js'
public class | source

ItemGroupViewController

Extends:

ViewController → ItemGroupViewController

Manages an input allowing the user to reset and set other state indicators such as - Saved.

  • HTML: .rc-group ( label, input )

Constructor Summary

Public Constructor
public

Method Summary

Public Methods
public

revert()

Reverts state

Inherited Summary

From class ViewController
public static

forClass(className: string, predicate: Function, root: HTMLElement)

Creates a view controller directly for all members of a class.

public static

of(elem: string | Element): ViewController

Returns a canolical VC of an element if it exists

Public Constructors

public constructor() source

Override:

ViewController#constructor

Public Methods

public revert() source

Reverts state