groupState

Represents the state of a panel group (current idea, selected navigation, minimised states, etc.)

class GroupStateModel()

Group state model

Extends

app.models.base.BaseModel()

GroupStateModel.toJSON()

Return a copy of the model’s attributes for JSON stringification.

GroupStateModel.validate()

Validate the model attributes and returns an error message if the model is invalid and undefined if the model is valid

class GroupStates()

Group states collection

Extends

app.models.base.BaseCollection()

GroupStates.validate()

Validate the model attributes