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
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeIronPdfEngine.Proto.FormFieldstatic enumNested 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
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanintint32 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 FormFieldstatic final com.google.protobuf.Descriptors.Descriptordoubledouble height = 8;getName()string name = 2;com.google.protobuf.ByteStringstring name = 2;intint32 page_index = 3;com.google.protobuf.Parser<FormField>booleanin 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.UnknownFieldSetgetValue()string value = 6;com.google.protobuf.ByteStringstring value = 6;doublegetWidth()double width = 7;doublegetX()double x = 9;doublegetY()double y = 10;boolean.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;boolean.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;inthashCode()boolean.IronPdfEngine.Proto.TextField text_field = 13;booleanhasType().IronPdfEngine.Proto.FormFieldTypes type = 5;boolean.IronPdfEngine.Proto.UnknownField unknown_field = 14;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic FormField.Builderstatic FormField.BuildernewBuilder(FormField prototype) protected FormField.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static FormFieldparseDelimitedFrom(InputStream input) static FormFieldparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FormFieldparseFrom(byte[] data) static FormFieldparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FormFieldparseFrom(com.google.protobuf.ByteString data) static FormFieldparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FormFieldparseFrom(com.google.protobuf.CodedInputStream input) static FormFieldparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FormFieldparseFrom(InputStream input) static FormFieldparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FormFieldparseFrom(ByteBuffer data) static FormFieldparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<FormField>parser()voidwriteTo(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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods 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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSubTypeCase
- Specified by:
getSubTypeCasein interfaceFormFieldOrBuilder
-
getAnnotationIndex
public int getAnnotationIndex()int32 annotation_index = 1;- Specified by:
getAnnotationIndexin interfaceFormFieldOrBuilder- Returns:
- The annotationIndex.
-
getName
string name = 2;- Specified by:
getNamein interfaceFormFieldOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 2;- Specified by:
getNameBytesin interfaceFormFieldOrBuilder- Returns:
- The bytes for name.
-
getPageIndex
public int getPageIndex()int32 page_index = 3;- Specified by:
getPageIndexin 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:
getReadOnlyin interfaceFormFieldOrBuilder- Returns:
- The readOnly.
-
hasType
public boolean hasType().IronPdfEngine.Proto.FormFieldTypes type = 5;- Specified by:
hasTypein interfaceFormFieldOrBuilder- Returns:
- Whether the type field is set.
-
getType
.IronPdfEngine.Proto.FormFieldTypes type = 5;- Specified by:
getTypein interfaceFormFieldOrBuilder- Returns:
- The type.
-
getTypeOrBuilder
.IronPdfEngine.Proto.FormFieldTypes type = 5;- Specified by:
getTypeOrBuilderin interfaceFormFieldOrBuilder
-
getValue
string value = 6;- Specified by:
getValuein interfaceFormFieldOrBuilder- Returns:
- The value.
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()string value = 6;- Specified by:
getValueBytesin interfaceFormFieldOrBuilder- Returns:
- The bytes for value.
-
getWidth
public double getWidth()double width = 7;- Specified by:
getWidthin interfaceFormFieldOrBuilder- Returns:
- The width.
-
getHeight
public double getHeight()double height = 8;- Specified by:
getHeightin interfaceFormFieldOrBuilder- Returns:
- The height.
-
getX
public double getX()double x = 9;- Specified by:
getXin interfaceFormFieldOrBuilder- Returns:
- The x.
-
getY
public double getY()double y = 10;- Specified by:
getYin interfaceFormFieldOrBuilder- Returns:
- The y.
-
hasComboBoxField
public boolean hasComboBoxField().IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;- Specified by:
hasComboBoxFieldin interfaceFormFieldOrBuilder- Returns:
- Whether the comboBoxField field is set.
-
getComboBoxField
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;- Specified by:
getComboBoxFieldin interfaceFormFieldOrBuilder- Returns:
- The comboBoxField.
-
getComboBoxFieldOrBuilder
.IronPdfEngine.Proto.ComboBoxField combo_box_field = 11;- Specified by:
getComboBoxFieldOrBuilderin interfaceFormFieldOrBuilder
-
hasCheckBoxField
public boolean hasCheckBoxField().IronPdfEngine.Proto.CheckBoxField check_box_field = 12;- Specified by:
hasCheckBoxFieldin interfaceFormFieldOrBuilder- Returns:
- Whether the checkBoxField field is set.
-
getCheckBoxField
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;- Specified by:
getCheckBoxFieldin interfaceFormFieldOrBuilder- Returns:
- The checkBoxField.
-
getCheckBoxFieldOrBuilder
.IronPdfEngine.Proto.CheckBoxField check_box_field = 12;- Specified by:
getCheckBoxFieldOrBuilderin interfaceFormFieldOrBuilder
-
hasTextField
public boolean hasTextField().IronPdfEngine.Proto.TextField text_field = 13;- Specified by:
hasTextFieldin interfaceFormFieldOrBuilder- Returns:
- Whether the textField field is set.
-
getTextField
.IronPdfEngine.Proto.TextField text_field = 13;- Specified by:
getTextFieldin interfaceFormFieldOrBuilder- Returns:
- The textField.
-
getTextFieldOrBuilder
.IronPdfEngine.Proto.TextField text_field = 13;- Specified by:
getTextFieldOrBuilderin interfaceFormFieldOrBuilder
-
hasUnknownField
public boolean hasUnknownField().IronPdfEngine.Proto.UnknownField unknown_field = 14;- Specified by:
hasUnknownFieldin interfaceFormFieldOrBuilder- Returns:
- Whether the unknownField field is set.
-
getUnknownField
.IronPdfEngine.Proto.UnknownField unknown_field = 14;- Specified by:
getUnknownFieldin interfaceFormFieldOrBuilder- Returns:
- The unknownField.
-
getUnknownFieldOrBuilder
.IronPdfEngine.Proto.UnknownField unknown_field = 14;- Specified by:
getUnknownFieldOrBuilderin interfaceFormFieldOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FormField.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-