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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public FormField.SubTypeCase getSubTypeCase()
getSubTypeCase in interface FormFieldOrBuilderpublic int getAnnotationIndex()
int32 annotation_index = 1;getAnnotationIndex in interface FormFieldOrBuilderpublic String getName()
string name = 2;getName in interface FormFieldOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface FormFieldOrBuilderpublic int getPageIndex()
int32 page_index = 3;getPageIndex in interface FormFieldOrBuilderpublic 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 FormFieldOrBuilderpublic boolean hasType()
.IronPdfEngine.Proto.FormFieldTypes type = 5;hasType in interface FormFieldOrBuilderpublic FormFieldTypes getType()
.IronPdfEngine.Proto.FormFieldTypes type = 5;getType in interface FormFieldOrBuilderpublic FormFieldTypesOrBuilder getTypeOrBuilder()
.IronPdfEngine.Proto.FormFieldTypes type = 5;getTypeOrBuilder in interface FormFieldOrBuilderpublic String getValue()
string value = 6;getValue in interface FormFieldOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
string value = 6;getValueBytes in interface FormFieldOrBuilderpublic double getWidth()
double width = 7;getWidth in interface FormFieldOrBuilderpublic double getHeight()
double height = 8;getHeight in interface FormFieldOrBuilderpublic double getX()
double x = 9;getX in interface FormFieldOrBuilderpublic double getY()
double y = 10;getY in interface FormFieldOrBuilderpublic boolean hasComboBoxField()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;hasComboBoxField in interface FormFieldOrBuilderpublic ComboBoxField getComboBoxField()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;getComboBoxField in interface FormFieldOrBuilderpublic ComboBoxFieldOrBuilder getComboBoxFieldOrBuilder()
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;getComboBoxFieldOrBuilder in interface FormFieldOrBuilderpublic boolean hasCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;hasCheckBoxField in interface FormFieldOrBuilderpublic CheckBoxField getCheckBoxField()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;getCheckBoxField in interface FormFieldOrBuilderpublic CheckBoxFieldOrBuilder getCheckBoxFieldOrBuilder()
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;getCheckBoxFieldOrBuilder in interface FormFieldOrBuilderpublic boolean hasTextField()
.IronPdfEngine.Proto.TextField text_field = 13;hasTextField in interface FormFieldOrBuilderpublic TextField getTextField()
.IronPdfEngine.Proto.TextField text_field = 13;getTextField in interface FormFieldOrBuilderpublic TextFieldOrBuilder getTextFieldOrBuilder()
.IronPdfEngine.Proto.TextField text_field = 13;getTextFieldOrBuilder in interface FormFieldOrBuilderpublic boolean hasUnknownField()
.IronPdfEngine.Proto.UnknownField unknown_field = 14;hasUnknownField in interface FormFieldOrBuilderpublic UnknownField getUnknownField()
.IronPdfEngine.Proto.UnknownField unknown_field = 14;getUnknownField in interface FormFieldOrBuilderpublic UnknownFieldOrBuilder getUnknownFieldOrBuilder()
.IronPdfEngine.Proto.UnknownField unknown_field = 14;getUnknownFieldOrBuilder in interface FormFieldOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static FormField parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FormField parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FormField parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FormField parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FormField parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FormField parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FormField parseFrom(InputStream input) throws IOException
IOExceptionpublic static FormField parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FormField parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FormField parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FormField parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FormField parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FormField.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FormField.Builder newBuilder()
public static FormField.Builder newBuilder(FormField prototype)
public FormField.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FormField.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FormField getDefaultInstance()
public static com.google.protobuf.Parser<FormField> parser()
public com.google.protobuf.Parser<FormField> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FormField getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2023 Iron Software. All rights reserved.