public enum AddOnWidgetSet.Types.WidgetType
Reference documentation and code samples for the Google.Apps.Script.Type enum AddOnWidgetSet.Types.WidgetType.
The Widget type. DEFAULT is the basic widget set.
Namespace
Google.Apps.Script.TypeAssembly
Google.Apps.Script.Type.dll
Fields |
|
---|---|
Name | Description |
AddonComposeUiAction |
A Gmail add-on action that applies to the addon compose UI. |
DatePicker |
The date picker. |
FixedFooter |
Fixed footer in card. |
GridWidget |
The grid widget. |
PersistentForms |
Persistent forms allow persisting form values during actions. |
StyledButtons |
Styled buttons include filled buttons and disabled buttons. |
Unspecified |
The default widget set. |
UpdateSubjectAndRecipients |
Update the subject and recipients of a draft. |