Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit c6d9b9c

Browse files
committed
[[ Documentation ]] Add group associations to various group properties.
1 parent 60dbba6 commit c6d9b9c

File tree

84 files changed

+123
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+123
-45
lines changed

docs/dictionary/command/group.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: group [<objectList>]
66

77
Summary: Creates a new <group> and adds the <selected> <object|objects> to it.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/command/place.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: place <group> onto <card>
66

77
Summary: Adds an existing group of objects to a card and sets the sharedBehavior property to true.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/command/remove.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: remove <group> from <card>
66

77
Summary: Deletes a group from a specified card.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/command/start-editing.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: start editing <group> [of <stack>]
66

77
Summary: Puts a <stack> into group-editing mode.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/command/stop-editing.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: stop editing [<group> [of <stack>]]
66

77
Summary: Takes a <stack> out of group-editing mode.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/command/ungroup.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: ungroup
66

77
Summary: Makes a <group(glossary)|group's> <object|objects> into <card control|card objects>, deleting the <group(command)>.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/message/closeBackground.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Syntax: closeBackground <backgroundID>
66

77
Summary: Sent to the <current card> when the user is leaving a <card> that has a <group> to go to one that doesn't have the <group>.
88

9-
Associations: card
9+
Associations: card,group
1010

1111
Introduced: 1.0
1212

docs/dictionary/message/closeControl.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: closeControl
66

77
Summary: Sent to a <group> when the user is leaving the <card> that contains it.
88

9+
Associations: group
10+
911
Introduced: 3.5
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/message/deleteBackground.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: deleteBackground
66

77
Summary: Sent to a <group> just before it is removed from the <stack>.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

docs/dictionary/message/deleteGroup.lcdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Syntax: deleteGroup
66

77
Summary: Sent to a <group> just before it is removed from the <stack>.
88

9+
Associations: group
10+
911
Introduced: 1.0
1012

1113
OS: mac,windows,linux,ios,android

0 commit comments

Comments
 (0)