@SInfoType(spackage=RequirementsamplePackage.class) public class STypeDadosPessoais extends org.opensingular.form.STypeComposite<org.opensingular.form.SIComposite>
| Modifier and Type | Field and Description |
|---|---|
org.opensingular.form.type.core.STypeBoolean |
brasileiro |
org.opensingular.form.type.util.STypeLatitudeLongitudeGMaps |
coordenada |
org.opensingular.form.STypeAttachmentList |
documentacaoComprobatoria |
org.opensingular.form.STypeAttachmentList |
documentos |
org.opensingular.form.type.core.attachment.STypeAttachment |
fotoDoCachorro |
org.opensingular.form.STypeList<org.opensingular.form.type.country.brazil.STypeAddress,org.opensingular.form.SIComposite> |
listEnderecos |
org.opensingular.form.type.core.STypeBoolean |
naoTenhoFotoCachorro |
org.opensingular.form.type.core.STypeString |
nomeCompleto |
org.opensingular.form.type.core.STypeString |
nomeMae |
org.opensingular.form.type.core.STypeString |
nomePai |
org.opensingular.form.STypeList<STIdDescricao,SIIdDescricao> |
paises |
org.opensingular.form.type.core.STypeHTML |
richText |
org.opensingular.form.type.core.STypeHTML |
richText2 |
org.opensingular.form.type.core.STypeHTML |
richText3 |
org.opensingular.form.type.country.brazil.STypeTelefoneNacional |
telefone |
| Constructor and Description |
|---|
STypeDadosPessoais() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onLoadType(org.opensingular.form.TypeBuilder tb) |
addField, addField, addField, addFieldAttachment, addFieldAttachment, addFieldBoolean, addFieldBoolean, addFieldComposite, addFieldDate, addFieldDate, addFieldDateTime, addFieldDateTime, addFieldDecimal, addFieldDecimal, addFieldEmail, addFieldInteger, addFieldInteger, addFieldListOf, addFieldListOf, addFieldListOf, addFieldListOfAttachment, addFieldListOfComposite, addFieldLong, addFieldLong, addFieldMonetary, addFieldPassword, addFieldRef, addFieldString, addFieldString, addFieldTime, addFieldTime, autocomplete, autocompleteOf, extendSubReference, findIndexOf, getContainedTypes, getField, getField, getField, getFields, getFieldsLocal, getSuperType, init, lazyAutocompleteOf, selection, selectionOf, selectionOf, sizeaddDependentType, addInstanceValidator, addInstanceValidator, as, as, cast, convert, dependsOnAnyType, equals, exists, findAttributeInstance, getAspect, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValueOrDefaultValueIfNull, getAttributeValueOrDefaultValueIfNull, getComplementarySuperType, getDependentTypes, getDictionary, getInstanceClass, getName, getNameSimple, getPackage, getParent, getParentAttributeContext, getParentScope, getPathFromRoot, getPathFull, getValidators, getView, hashCode, hasValidation, hasValidator, isAttribute, isComposite, isDependentType, isList, isRequired, isSelfReference, isTypeOf, newInstance, newList, resetToDefaultView, setAspect, setAspectFixImplementation, setAttributeCalculation, setAttributeCalculationInstanceOptional, setAttributeValue, setAttributeValue, toString, typelessSelection, with, withDefaultValueIfNull, withInitListener, withSelectionFromProvider, withSelectionFromProvider, withSelectionFromSimpleProvider, withUpdateListener, withView, withViewdebug, debug, debug, getLocalType, getLocalTypeOptional, getLocalTypes, hasAnyValidation, isRecursiveReference, padclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic org.opensingular.form.type.core.STypeString nomeCompleto
public org.opensingular.form.type.core.STypeString nomeMae
public org.opensingular.form.type.core.STypeString nomePai
public org.opensingular.form.type.country.brazil.STypeTelefoneNacional telefone
public org.opensingular.form.STypeAttachmentList documentos
public org.opensingular.form.type.core.STypeBoolean naoTenhoFotoCachorro
public org.opensingular.form.type.core.attachment.STypeAttachment fotoDoCachorro
public org.opensingular.form.STypeAttachmentList documentacaoComprobatoria
public org.opensingular.form.STypeList<org.opensingular.form.type.country.brazil.STypeAddress,org.opensingular.form.SIComposite> listEnderecos
public org.opensingular.form.type.core.STypeBoolean brasileiro
public org.opensingular.form.type.core.STypeHTML richText
public org.opensingular.form.type.core.STypeHTML richText2
public org.opensingular.form.type.core.STypeHTML richText3
public org.opensingular.form.type.util.STypeLatitudeLongitudeGMaps coordenada
public org.opensingular.form.STypeList<STIdDescricao,SIIdDescricao> paises
protected void onLoadType(@Nonnull org.opensingular.form.TypeBuilder tb)
onLoadType in class org.opensingular.form.SType<org.opensingular.form.SIComposite>Copyright © 2020. All rights reserved.