Action |
Action.Builder.build() |
|
Action |
Action.Builder.buildPartial() |
|
Action |
OnClick.Builder.getAction() |
If specified, an action is triggered by this `onClick`.
|
Action |
OnClick.getAction() |
If specified, an action is triggered by this `onClick`.
|
Action |
OnClickOrBuilder.getAction() |
If specified, an action is triggered by this `onClick`.
|
Action |
TextInput.Builder.getAutoCompleteAction() |
Optional.
|
Action |
TextInput.getAutoCompleteAction() |
Optional.
|
Action |
TextInputOrBuilder.getAutoCompleteAction() |
Optional.
|
static Action |
Action.getDefaultInstance() |
|
Action |
Action.Builder.getDefaultInstanceForType() |
|
Action |
Action.getDefaultInstanceForType() |
|
Action |
SelectionInput.Builder.getExternalDataSource() |
An external data source, such as a relational data base.
|
Action |
SelectionInput.getExternalDataSource() |
An external data source, such as a relational data base.
|
Action |
SelectionInputOrBuilder.getExternalDataSource() |
An external data source, such as a relational data base.
|
Action |
DateTimePicker.Builder.getOnChangeAction() |
Triggered when the user clicks **Save** or **Clear** from the
`DateTimePicker` interface.
|
Action |
DateTimePicker.getOnChangeAction() |
Triggered when the user clicks **Save** or **Clear** from the
`DateTimePicker` interface.
|
Action |
DateTimePickerOrBuilder.getOnChangeAction() |
Triggered when the user clicks **Save** or **Clear** from the
`DateTimePicker` interface.
|
Action |
DecoratedText.SwitchControl.Builder.getOnChangeAction() |
The action to perform when the switch state is changed, such as what
function to run.
|
Action |
DecoratedText.SwitchControl.getOnChangeAction() |
The action to perform when the switch state is changed, such as what
function to run.
|
Action |
DecoratedText.SwitchControlOrBuilder.getOnChangeAction() |
The action to perform when the switch state is changed, such as what
function to run.
|
Action |
SelectionInput.Builder.getOnChangeAction() |
If specified, the form is submitted when the selection changes.
|
Action |
SelectionInput.getOnChangeAction() |
If specified, the form is submitted when the selection changes.
|
Action |
SelectionInputOrBuilder.getOnChangeAction() |
If specified, the form is submitted when the selection changes.
|
Action |
TextInput.Builder.getOnChangeAction() |
What to do when a change occurs in the text input field.
|
Action |
TextInput.getOnChangeAction() |
What to do when a change occurs in the text input field.
|
Action |
TextInputOrBuilder.getOnChangeAction() |
What to do when a change occurs in the text input field.
|
Action |
OnClick.Builder.getOpenDynamicLinkAction() |
An add-on triggers this action when the action needs to open a
link.
|
Action |
OnClick.getOpenDynamicLinkAction() |
An add-on triggers this action when the action needs to open a
link.
|
Action |
OnClickOrBuilder.getOpenDynamicLinkAction() |
An add-on triggers this action when the action needs to open a
link.
|
static Action |
Action.parseDelimitedFrom(java.io.InputStream input) |
|
static Action |
Action.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Action |
Action.parseFrom(byte[] data) |
|
static Action |
Action.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Action |
Action.parseFrom(com.google.protobuf.ByteString data) |
|
static Action |
Action.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Action |
Action.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Action |
Action.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Action |
Action.parseFrom(java.io.InputStream input) |
|
static Action |
Action.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Action |
Action.parseFrom(java.nio.ByteBuffer data) |
|
static Action |
Action.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|