Uses of Class
com.ironsoftware.ironpdf.internal.proto.CheckBoxField
-
Uses of CheckBoxField in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionCheckBoxField.Builder.build()
CheckBoxField.Builder.buildPartial()
FormField.Builder.getCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
FormField.getCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
FormFieldOrBuilder.getCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
static CheckBoxField
CheckBoxField.getDefaultInstance()
CheckBoxField.Builder.getDefaultInstanceForType()
CheckBoxField.getDefaultInstanceForType()
static CheckBoxField
CheckBoxField.parseDelimitedFrom
(InputStream input) static CheckBoxField
CheckBoxField.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckBoxField
CheckBoxField.parseFrom
(byte[] data) static CheckBoxField
CheckBoxField.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckBoxField
CheckBoxField.parseFrom
(com.google.protobuf.ByteString data) static CheckBoxField
CheckBoxField.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckBoxField
CheckBoxField.parseFrom
(com.google.protobuf.CodedInputStream input) static CheckBoxField
CheckBoxField.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckBoxField
CheckBoxField.parseFrom
(InputStream input) static CheckBoxField
CheckBoxField.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CheckBoxField
CheckBoxField.parseFrom
(ByteBuffer data) static CheckBoxField
CheckBoxField.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<CheckBoxField>
CheckBoxField.getParserForType()
static com.google.protobuf.Parser<CheckBoxField>
CheckBoxField.parser()
Modifier and TypeMethodDescriptionFormField.Builder.mergeCheckBoxField
(CheckBoxField value) .IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
CheckBoxField.Builder.mergeFrom
(CheckBoxField other) static CheckBoxField.Builder
CheckBoxField.newBuilder
(CheckBoxField prototype) FormField.Builder.setCheckBoxField
(CheckBoxField value) .IronPdfEngine.Proto.CheckBoxField check_box_field = 12;