public final class FormField extends com.google.protobuf.GeneratedMessageV3 implements FormFieldOrBuilder
IronPdfEngine.Proto.FormField
Modifier and Type | Class and Description |
---|---|
static class |
FormField.Builder
Protobuf type
IronPdfEngine.Proto.FormField |
static class |
FormField.SubTypeCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
ANNOTATION_INDEX_FIELD_NUMBER |
static int |
CHECK_BOX_FIELD_FIELD_NUMBER |
static int |
COMBO_BOX_FIELD_FIELD_NUMBER |
static int |
HEIGHT_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PAGE_INDEX_FIELD_NUMBER |
static int |
READ_ONLY_FIELD_NUMBER |
static int |
TEXT_FIELD_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UNKNOWN_FIELD_FIELD_NUMBER |
static int |
VALUE_FIELD_NUMBER |
static int |
WIDTH_FIELD_NUMBER |
static int |
X_FIELD_NUMBER |
static int |
Y_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getAnnotationIndex()
int32 annotation_index = 1; |
CheckBoxField |
getCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12; |
CheckBoxFieldOrBuilder |
getCheckBoxFieldOrBuilder()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12; |
ComboBoxField |
getComboBoxField()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11; |
ComboBoxFieldOrBuilder |
getComboBoxFieldOrBuilder()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11; |
static FormField |
getDefaultInstance() |
FormField |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
double |
getHeight()
double height = 8; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
int |
getPageIndex()
int32 page_index = 3; |
com.google.protobuf.Parser<FormField> |
getParserForType() |
boolean |
getReadOnly()
in c# we need to call GetFormFieldIsReadOnly but in protobuf server must call this value when form field object was created
|
int |
getSerializedSize() |
FormField.SubTypeCase |
getSubTypeCase() |
TextField |
getTextField()
.IronPdfEngine.Proto.TextField text_field = 13; |
TextFieldOrBuilder |
getTextFieldOrBuilder()
.IronPdfEngine.Proto.TextField text_field = 13; |
FormFieldTypes |
getType()
.IronPdfEngine.Proto.FormFieldTypes type = 5; |
FormFieldTypesOrBuilder |
getTypeOrBuilder()
.IronPdfEngine.Proto.FormFieldTypes type = 5; |
UnknownField |
getUnknownField()
.IronPdfEngine.Proto.UnknownField unknown_field = 14; |
UnknownFieldOrBuilder |
getUnknownFieldOrBuilder()
.IronPdfEngine.Proto.UnknownField unknown_field = 14; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getValue()
string value = 6; |
com.google.protobuf.ByteString |
getValueBytes()
string value = 6; |
double |
getWidth()
double width = 7; |
double |
getX()
double x = 9; |
double |
getY()
double y = 10; |
boolean |
hasCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12; |
boolean |
hasComboBoxField()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11; |
int |
hashCode() |
boolean |
hasTextField()
.IronPdfEngine.Proto.TextField text_field = 13; |
boolean |
hasType()
.IronPdfEngine.Proto.FormFieldTypes type = 5; |
boolean |
hasUnknownField()
.IronPdfEngine.Proto.UnknownField unknown_field = 14; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FormField.Builder |
newBuilder() |
static FormField.Builder |
newBuilder(FormField prototype) |
FormField.Builder |
newBuilderForType() |
protected FormField.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FormField |
parseDelimitedFrom(InputStream input) |
static FormField |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FormField |
parseFrom(byte[] data) |
static FormField |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FormField |
parseFrom(ByteBuffer data) |
static FormField |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FormField |
parseFrom(com.google.protobuf.ByteString data) |
static FormField |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FormField |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FormField |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FormField |
parseFrom(InputStream input) |
static FormField |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FormField> |
parser() |
FormField.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int ANNOTATION_INDEX_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int PAGE_INDEX_FIELD_NUMBER
public static final int READ_ONLY_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER
public static final int X_FIELD_NUMBER
public static final int Y_FIELD_NUMBER
public static final int COMBO_BOX_FIELD_FIELD_NUMBER
public static final int CHECK_BOX_FIELD_FIELD_NUMBER
public static final int TEXT_FIELD_FIELD_NUMBER
public static final int UNKNOWN_FIELD_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public FormField.SubTypeCase getSubTypeCase()
getSubTypeCase
in interface FormFieldOrBuilder
public int getAnnotationIndex()
int32 annotation_index = 1;
getAnnotationIndex
in interface FormFieldOrBuilder
public String getName()
string name = 2;
getName
in interface FormFieldOrBuilder
public com.google.protobuf.ByteString getNameBytes()
string name = 2;
getNameBytes
in interface FormFieldOrBuilder
public int getPageIndex()
int32 page_index = 3;
getPageIndex
in interface FormFieldOrBuilder
public boolean getReadOnly()
in c# we need to call GetFormFieldIsReadOnly but in protobuf server must call this value when form field object was created
bool read_only = 4;
getReadOnly
in interface FormFieldOrBuilder
public boolean hasType()
.IronPdfEngine.Proto.FormFieldTypes type = 5;
hasType
in interface FormFieldOrBuilder
public FormFieldTypes getType()
.IronPdfEngine.Proto.FormFieldTypes type = 5;
getType
in interface FormFieldOrBuilder
public FormFieldTypesOrBuilder getTypeOrBuilder()
.IronPdfEngine.Proto.FormFieldTypes type = 5;
getTypeOrBuilder
in interface FormFieldOrBuilder
public String getValue()
string value = 6;
getValue
in interface FormFieldOrBuilder
public com.google.protobuf.ByteString getValueBytes()
string value = 6;
getValueBytes
in interface FormFieldOrBuilder
public double getWidth()
double width = 7;
getWidth
in interface FormFieldOrBuilder
public double getHeight()
double height = 8;
getHeight
in interface FormFieldOrBuilder
public double getX()
double x = 9;
getX
in interface FormFieldOrBuilder
public double getY()
double y = 10;
getY
in interface FormFieldOrBuilder
public boolean hasComboBoxField()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
hasComboBoxField
in interface FormFieldOrBuilder
public ComboBoxField getComboBoxField()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
getComboBoxField
in interface FormFieldOrBuilder
public ComboBoxFieldOrBuilder getComboBoxFieldOrBuilder()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
getComboBoxFieldOrBuilder
in interface FormFieldOrBuilder
public boolean hasCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
hasCheckBoxField
in interface FormFieldOrBuilder
public CheckBoxField getCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
getCheckBoxField
in interface FormFieldOrBuilder
public CheckBoxFieldOrBuilder getCheckBoxFieldOrBuilder()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
getCheckBoxFieldOrBuilder
in interface FormFieldOrBuilder
public boolean hasTextField()
.IronPdfEngine.Proto.TextField text_field = 13;
hasTextField
in interface FormFieldOrBuilder
public TextField getTextField()
.IronPdfEngine.Proto.TextField text_field = 13;
getTextField
in interface FormFieldOrBuilder
public TextFieldOrBuilder getTextFieldOrBuilder()
.IronPdfEngine.Proto.TextField text_field = 13;
getTextFieldOrBuilder
in interface FormFieldOrBuilder
public boolean hasUnknownField()
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
hasUnknownField
in interface FormFieldOrBuilder
public UnknownField getUnknownField()
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
getUnknownField
in interface FormFieldOrBuilder
public UnknownFieldOrBuilder getUnknownFieldOrBuilder()
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
getUnknownFieldOrBuilder
in interface FormFieldOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static FormField parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FormField parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FormField parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FormField parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FormField parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FormField parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FormField parseFrom(InputStream input) throws IOException
IOException
public static FormField parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FormField parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FormField parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FormField parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FormField parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FormField.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FormField.Builder newBuilder()
public static FormField.Builder newBuilder(FormField prototype)
public FormField.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FormField.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static FormField getDefaultInstance()
public static com.google.protobuf.Parser<FormField> parser()
public com.google.protobuf.Parser<FormField> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public FormField getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022–2023 Iron Software. All rights reserved.