Class FormField
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ironsoftware.ironpdf.internal.proto.FormField
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,FormFieldOrBuilder
,Serializable
public final class FormField
extends com.google.protobuf.GeneratedMessageV3
implements FormFieldOrBuilder
Protobuf type
IronPdfEngine.Proto.FormField
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeIronPdfEngine.Proto.FormField
static enum
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,
BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int32 annotation_index = 1;
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
static FormField
static final com.google.protobuf.Descriptors.Descriptor
double
double height = 8;
getName()
string name = 2;
com.google.protobuf.ByteString
string name = 2;
int
int32 page_index = 3;
com.google.protobuf.Parser<FormField>
boolean
in c# we need to call GetFormFieldIsReadOnly but in protobuf server must call this value when form field object was createdint
.IronPdfEngine.Proto.TextField text_field = 13;
.IronPdfEngine.Proto.TextField text_field = 13;
getType()
.IronPdfEngine.Proto.FormFieldTypes type = 5;
.IronPdfEngine.Proto.FormFieldTypes type = 5;
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
final com.google.protobuf.UnknownFieldSet
getValue()
string value = 6;
com.google.protobuf.ByteString
string value = 6;
double
getWidth()
double width = 7;
double
getX()
double x = 9;
double
getY()
double y = 10;
boolean
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
boolean
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
int
hashCode()
boolean
.IronPdfEngine.Proto.TextField text_field = 13;
boolean
hasType()
.IronPdfEngine.Proto.FormFieldTypes type = 5;
boolean
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
static FormField.Builder
static FormField.Builder
newBuilder
(FormField prototype) 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
(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 FormField
parseFrom
(ByteBuffer data) static FormField
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<FormField>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
ANNOTATION_INDEX_FIELD_NUMBER
public static final int ANNOTATION_INDEX_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
PAGE_INDEX_FIELD_NUMBER
public static final int PAGE_INDEX_FIELD_NUMBER- See Also:
-
READ_ONLY_FIELD_NUMBER
public static final int READ_ONLY_FIELD_NUMBER- See Also:
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER- See Also:
-
WIDTH_FIELD_NUMBER
public static final int WIDTH_FIELD_NUMBER- See Also:
-
HEIGHT_FIELD_NUMBER
public static final int HEIGHT_FIELD_NUMBER- See Also:
-
X_FIELD_NUMBER
public static final int X_FIELD_NUMBER- See Also:
-
Y_FIELD_NUMBER
public static final int Y_FIELD_NUMBER- See Also:
-
COMBO_BOX_FIELD_FIELD_NUMBER
public static final int COMBO_BOX_FIELD_FIELD_NUMBER- See Also:
-
CHECK_BOX_FIELD_FIELD_NUMBER
public static final int CHECK_BOX_FIELD_FIELD_NUMBER- See Also:
-
TEXT_FIELD_FIELD_NUMBER
public static final int TEXT_FIELD_FIELD_NUMBER- See Also:
-
UNKNOWN_FIELD_FIELD_NUMBER
public static final int UNKNOWN_FIELD_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getSubTypeCase
- Specified by:
getSubTypeCase
in interfaceFormFieldOrBuilder
-
getAnnotationIndex
public int getAnnotationIndex()int32 annotation_index = 1;
- Specified by:
getAnnotationIndex
in interfaceFormFieldOrBuilder
- Returns:
- The annotationIndex.
-
getName
string name = 2;
- Specified by:
getName
in interfaceFormFieldOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 2;
- Specified by:
getNameBytes
in interfaceFormFieldOrBuilder
- Returns:
- The bytes for name.
-
getPageIndex
public int getPageIndex()int32 page_index = 3;
- Specified by:
getPageIndex
in interfaceFormFieldOrBuilder
- Returns:
- The pageIndex.
-
getReadOnly
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;
- Specified by:
getReadOnly
in interfaceFormFieldOrBuilder
- Returns:
- The readOnly.
-
hasType
public boolean hasType().IronPdfEngine.Proto.FormFieldTypes type = 5;
- Specified by:
hasType
in interfaceFormFieldOrBuilder
- Returns:
- Whether the type field is set.
-
getType
.IronPdfEngine.Proto.FormFieldTypes type = 5;
- Specified by:
getType
in interfaceFormFieldOrBuilder
- Returns:
- The type.
-
getTypeOrBuilder
.IronPdfEngine.Proto.FormFieldTypes type = 5;
- Specified by:
getTypeOrBuilder
in interfaceFormFieldOrBuilder
-
getValue
string value = 6;
- Specified by:
getValue
in interfaceFormFieldOrBuilder
- Returns:
- The value.
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()string value = 6;
- Specified by:
getValueBytes
in interfaceFormFieldOrBuilder
- Returns:
- The bytes for value.
-
getWidth
public double getWidth()double width = 7;
- Specified by:
getWidth
in interfaceFormFieldOrBuilder
- Returns:
- The width.
-
getHeight
public double getHeight()double height = 8;
- Specified by:
getHeight
in interfaceFormFieldOrBuilder
- Returns:
- The height.
-
getX
public double getX()double x = 9;
- Specified by:
getX
in interfaceFormFieldOrBuilder
- Returns:
- The x.
-
getY
public double getY()double y = 10;
- Specified by:
getY
in interfaceFormFieldOrBuilder
- Returns:
- The y.
-
hasComboBoxField
public boolean hasComboBoxField().IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
- Specified by:
hasComboBoxField
in interfaceFormFieldOrBuilder
- Returns:
- Whether the comboBoxField field is set.
-
getComboBoxField
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
- Specified by:
getComboBoxField
in interfaceFormFieldOrBuilder
- Returns:
- The comboBoxField.
-
getComboBoxFieldOrBuilder
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;
- Specified by:
getComboBoxFieldOrBuilder
in interfaceFormFieldOrBuilder
-
hasCheckBoxField
public boolean hasCheckBoxField().IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
- Specified by:
hasCheckBoxField
in interfaceFormFieldOrBuilder
- Returns:
- Whether the checkBoxField field is set.
-
getCheckBoxField
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
- Specified by:
getCheckBoxField
in interfaceFormFieldOrBuilder
- Returns:
- The checkBoxField.
-
getCheckBoxFieldOrBuilder
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;
- Specified by:
getCheckBoxFieldOrBuilder
in interfaceFormFieldOrBuilder
-
hasTextField
public boolean hasTextField().IronPdfEngine.Proto.TextField text_field = 13;
- Specified by:
hasTextField
in interfaceFormFieldOrBuilder
- Returns:
- Whether the textField field is set.
-
getTextField
.IronPdfEngine.Proto.TextField text_field = 13;
- Specified by:
getTextField
in interfaceFormFieldOrBuilder
- Returns:
- The textField.
-
getTextFieldOrBuilder
.IronPdfEngine.Proto.TextField text_field = 13;
- Specified by:
getTextFieldOrBuilder
in interfaceFormFieldOrBuilder
-
hasUnknownField
public boolean hasUnknownField().IronPdfEngine.Proto.UnknownField unknown_field = 14;
- Specified by:
hasUnknownField
in interfaceFormFieldOrBuilder
- Returns:
- Whether the unknownField field is set.
-
getUnknownField
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
- Specified by:
getUnknownField
in interfaceFormFieldOrBuilder
- Returns:
- The unknownField.
-
getUnknownFieldOrBuilder
.IronPdfEngine.Proto.UnknownField unknown_field = 14;
- Specified by:
getUnknownFieldOrBuilder
in interfaceFormFieldOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static FormField parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FormField parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FormField parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FormField parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FormField parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FormField parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static FormField parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static FormField parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static FormField parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FormField.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-