SPMobileBaseTextField members
Include protected members
Include inherited members
Processa um campo que contém um valor de seqüência de caracteres.
The SPMobileBaseTextField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPMobileBaseTextField | Inicializa uma nova instância da classe SPMobileBaseTextField . |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
BreakAfter | Obtém ou define um valor que indica se uma quebra de linha imediatamente após o campo renderizado. (Inherited from SPMobileBaseFieldControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
ControlMode | Obtém um objeto que especifica se o modo do controle para o novo formulário, o formulário de exibição ou formulário de edição. (Inherited from SPMobileComponent.) | |
Controls | (Inherited from Control.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DefaultTemplateName | Obtém o valor do atributo ID do elemento <RenderingTemplate> que define o processamento do componente. (Inherited from SPMobileComponent.) | |
DesignMode | (Inherited from Control.) | |
DisplayName | Obtém um nome de exibição do campo. (Inherited from SPMobileFieldMetaData.) | |
EllipsisEnabled | Obtém ou define um valor indicando se o controle é capaz de adicionar uma elipse ao final de seus dados processados quando os dados excedem o limite de processamento móvel. (Inherited from SPMobileComponent.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Field | Obtém ou define o campo que é renderizado quando o SPMobileComponent é um controle de campo de processamento. (Inherited from SPMobileComponent.) | |
FieldControlCollection | Obtém a coleção de campos para a lista quando SPMobileComponent representa um item da lista. (Inherited from SPMobileComponent.) | |
FieldName | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPMobileComponent.) | |
FieldValidatorControl | Obtém o controle de validação para o campo. | |
FieldValueSeparator | Obtém ou define os caracteres que separam valores em campos de valores múltiplos. (Inherited from SPMobileBaseFieldControl.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
ID | Obtém a ID do campo. (Inherited from SPMobileBaseFieldControl.) | |
IdSeparator | (Inherited from Control.) | |
InternalName | Obtém um nome interno para o controle do processamento de campo. (Inherited from SPMobileFieldMetaData.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEllipsisRenderingPageType | Obtém um valor indicando se o tipo de página é capaz de processar uma elipse quando dados são truncados porque ele excede o limite de processamento móvel. (Inherited from SPMobileComponent.) | |
IsEllipsisRenderingText | Obtém um valor indicando se a representação de seqüência de caracteres do valor do campo excede o limite de processamento móvel. (Inherited from SPMobileBaseFieldControl.) | |
IsEnabled | (Inherited from WebControl.) | |
IsForm | Obtém um valor que indica se a página é um formulário, em vez de uma página do modo de exibição de lista ou home page. (Inherited from SPMobileComponent.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsView | Obtém um valor que indica se a página é um modo de exibição de lista, em vez de um formulário ou página inicial. (Inherited from SPMobileComponent.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Item | Obtém ou define o item da lista atual (que é o item que é renderizado quando SPMobileComponent representa um item da lista). (Inherited from SPMobileComponent.) | |
ItemFieldValue | Obtém ou define o valor do campo para o item atual da lista. (Inherited from SPMobileBaseFieldControl.) | |
ItemId | Obtém ou define a identificação do objeto na propriedade Item . (Inherited from SPMobileComponent.) | |
LabelControl | Obtém o filho controle label, se houver, que processa o valor do campo. (Inherited from SPMobileBaseFieldControl.) | |
Linkable | Obtém ou define um valor que indica se o SPMobileComponent pode ser um link para outra página ou formulário. (Inherited from SPMobileComponent.) | |
LinkControl | Obtém o filho controle de link, se houver, que processa o valor do campo e links para outra página ou formulário. (Inherited from SPMobileBaseFieldControl.) | |
List | Obtém ou define a lista é renderizada quando SPMobileComponent representa uma lista. (Inherited from SPMobileComponent.) | |
ListDataValidatorControl | Obtém um controle que fornece validação básica do valor do campo. (Inherited from SPMobileBaseFieldControl.) | |
ListId | (Inherited from SPMobileComponent.) | |
ListItem | Obtém ou define o item da lista atual (que é o item que é renderizado quando SPMobileComponent representa um item da lista). (Inherited from SPMobileComponent.) | |
LoadViewStateByID | (Inherited from Control.) | |
MobileContext | Obtém um objeto que contém informações sobre o contexto é especialmente relevante para a computação móvel, como a linguagem de marcação do dispositivo móvel. (Inherited from SPMobileComponent.) | |
MobileDefaultViewUrl | Obtém ou define o URL para a exibição móvel padrão quando o SPMobileComponent representa uma lista. (Inherited from SPMobileComponent.) | |
NamingContainer | (Inherited from Control.) | |
NeedEllipsisRendering | Obtém um valor indicando se o processamento do componente é truncado quando o tamanho do texto ou filho componentes ou controles do componente excede o limite de processamento do site móvel. (Inherited from SPMobileComponent.) | |
Page | (Inherited from Control.) | |
PageType | Obtém o tipo da página atual. (Inherited from SPMobileComponent.) | |
Parent | (Inherited from Control.) | |
PostValue | Obtém o valor que o campo terá após o próximo postback da página. (Inherited from SPMobileBaseFieldControl.) | |
RecycleBinEnabled | Obtém um valor que indica se o aplicativo atual permite que os itens excluídos sejam colocados para a Lixeira em vez de totalmente excluído. (Inherited from SPMobileComponent.) | |
RegionalSettings | Obtém um objeto que contém informações sobre o contexto cultural. (Inherited from SPMobileComponent.) | |
RenderingCompatibility | (Inherited from Control.) | |
Required | Obtém um valor que indica se o campo é necessário para ter um valor. (Inherited from SPMobileFieldMetaData.) | |
RequiredFieldValidatorControl | Obtém um controle que verifica se o campo tem um valor se o campo é obrigatório. | |
SharePointContext | Obtém um objeto que contém informações de contexto sobre esses objetos como aplicativo atual, conjunto de sites, site, lista ou item da lista. (Inherited from SPMobileComponent.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
SPReadOnly | ReadOnly (Inherited from SPMobileBaseFieldControl.) | |
Style | (Inherited from WebControl.) | |
SubControlNumberLimit | Obtém o limite de renderização para o componente. (Inherited from SPMobileComponent.) | |
SubControlNumberLimitKey | Obtém uma chave que pode ser usada para procurar um celular processar o valor de limite para o componente. (Inherited from SPMobileComponent.) | |
SupportsDisabledAttribute | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
Template | Obtém ou define o modelo que controla o processamento do objeto SPMobileComponent . (Inherited from SPMobileComponent.) | |
TemplateControl | (Inherited from Control.) | |
TemplateName | Obtém ou define o atributo ID de um elemento <RenderingTemplate> que controla o processamento do objeto SPMobileComponent . (Inherited from SPMobileComponent.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Text | Obtém ou define o String a TextBoxControl. | |
TextBoxControl | Obtém uma caixa de texto filho no qual o valor do campo pode ser editado na interface de usuário. | |
TextLengthLimit | Obtém o número máximo de caracteres que pode ser usada no valor do campo. (Inherited from SPMobileBaseFieldControl.) | |
TextLengthLimitKey | Especifica a constante definida no arquivo de Web. config móvel é atribuído o limite de renderização padrão (o número máximo de caracteres que pode ser processado) para o componente do mobile. (Inherited from SPMobileComponent.) | |
TextLengthLimitKeyForView | Obtém uma cadeia de caracteres que pode ser usada para procurar (no arquivo Web. config móvel) o limite de processamento móvel do campo quando ele aparece nas páginas de exibição de lista. (Inherited from SPMobileBaseFieldControl.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueFieldValidatorControl | Obtém um controle que verifica se o valor do campo é exclusivo para a coluna entre todos os outros itens da lista. (Inherited from SPMobileBaseFieldControl.) | |
UniqueID | (Inherited from Control.) | |
ValidationControlId | Obtém uma identificação que usa um controle de validação para identificar o controle cujo valor deve validar. | |
Value | Obtém ou define o valor do campo na interface do usuário. (Overrides SPMobileBaseFieldControl.Value.) | |
View | (Inherited from SPMobileComponent.) | |
ViewId | Obtém ou define o GUID do modo de exibição atual. (Inherited from SPMobileComponent.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
Web | Obtém o atual site do SharePoint. (Inherited from SPMobileComponent.) | |
Width | (Inherited from WebControl.) |
Top
Methods
Name | Description | |
---|---|---|
AddAttributesToRender | (Inherited from WebControl.) | |
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | (Inherited from Control.) | |
AllowApprove | Obtém um valor indicando se o usuário atual tem permissão para aprovar itens enviados à lista especificada. (Inherited from SPMobileComponent.) | |
AllowDelete | Obtém um valor indicando se o usuário atual tem permissão para excluir o item da lista especificada. (Inherited from SPMobileComponent.) | |
AllowEdit | Obtém um valor indicando se o usuário atual tem permissão para editar o item de lista especificado. (Inherited from SPMobileComponent.) | |
AllowNew | Obtém um valor indicando se o usuário atual tem permissão para criar novos itens para a lista especificada. (Inherited from SPMobileComponent.) | |
AllowView | Obtém um valor indicando se o usuário atual tem permissão para exibir o item de lista especificado. (Inherited from SPMobileComponent.) | |
ApplyStyle | (Inherited from WebControl.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
ClearCachedClientID | (Inherited from Control.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
ClearEffectiveClientIDMode | (Inherited from Control.) | |
CopyBaseAttributes | (Inherited from WebControl.) | |
CreateChildControls | Cria qualquer filho controles que são necessários para processar o valor do campo, como um controle de rótulo ou um controle de link. (Inherited from SPMobileBaseFieldControl.) | |
CreateControlAsLabel | Cria um controle de rótulo com o valor do campo como seu texto. (Inherited from SPMobileBaseFieldControl.) | |
CreateControlAsLink | Cria um controle de link que tem o valor do campo como o texto e a URL do campo exibem página como o destino do link. (Inherited from SPMobileBaseFieldControl.) | |
CreateControlCollection | (Inherited from Control.) | |
CreateControlForDisplay | Cria um controle para renderizar o campo em um formulário de item de exibição. (Inherited from SPMobileBaseFieldControl.) | |
CreateControlForEdit | Retorna TextBoxControl depois de dar a ele o valor do campo atual para uso em uma página de edição. (Overrides SPMobileBaseFieldControl.CreateControlForEdit().) | |
CreateControlForNew | Retorna TextBoxControl com uma seqüência de caracteres vazia ou um valor padrão para uso em uma página para a criação de novos itens de lista. (Overrides SPMobileBaseFieldControl.CreateControlForNew().) | |
CreateControlForSimpleView | Cria um controle para renderizar o campo na versão simple de uma página de modo de exibição de lista. (Inherited from SPMobileBaseFieldControl.) | |
CreateControlForThumbnailView | Cria um controle que apresenta o campo como uma miniatura. (Inherited from SPMobileBaseFieldControl.) | |
CreateControlForView | Cria um controle para renderizar o campo em uma página de modo de exibição de lista. (Inherited from SPMobileBaseFieldControl.) | |
CreateControlStyle | (Inherited from WebControl.) | |
CreateValidators | Cria uma matriz de controles de validação que incluem uma ou as duas FieldValidatorControl e RequiredFieldValidatorControl, se existirem. (Overrides SPMobileBaseFieldControl.CreateValidators().) | |
DataBind() | (Inherited from Control.) | |
DataBind(Boolean) | (Inherited from Control.) | |
DataBindChildren | (Inherited from Control.) | |
Dispose | (Inherited from Control.) | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindControl(String) | (Inherited from Control.) | |
FindControl(String, Int32) | (Inherited from Control.) | |
Focus | (Inherited from Control.) | |
GetDesignModeState | (Inherited from Control.) | |
GetEllipsisString | Obtém uma versão possivelmente truncada do especificado String que é não mais de TextLengthLimit (o limite de processamento móvel) e que tenha uma elipse ao final se tem quaisquer caracteres foram cortados dele. (Inherited from SPMobileComponent.) | |
GetHashCode | (Inherited from Object.) | |
GetParentMobileComponent | Obtém o pai SPMobileComponent objeto do objeto especificado Control . (Inherited from SPMobileComponent.) | |
GetRouteUrl(Object) | (Inherited from Control.) | |
GetRouteUrl(RouteValueDictionary) | (Inherited from Control.) | |
GetRouteUrl(String, Object) | (Inherited from Control.) | |
GetRouteUrl(String, RouteValueDictionary) | (Inherited from Control.) | |
GetType | (Inherited from Object.) | |
GetUniqueIDRelativeTo | (Inherited from Control.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
IsFileItem | Obtém um valor indicando se o objeto de SPMobileComponent é um arquivo em uma biblioteca de documentos. (Inherited from SPMobileComponent.) | |
IsFolderItem | Obtém um valor indicando se o objeto SPMobileComponent é uma pasta. (Inherited from SPMobileComponent.) | |
IsLiteralContent | (Inherited from Control.) | |
IsRecurrenceItem | (Inherited from SPMobileComponent.) | |
LoadControlState | (Inherited from Control.) | |
LoadViewState | (Inherited from WebControl.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
MergeStyle | (Inherited from WebControl.) | |
NeedLinkRendering | Obtém um valor que indica se o campo deve ser processado como um link. (Inherited from SPMobileBaseFieldControl.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnDataBinding | (Inherited from Control.) | |
OnInit | Representa o método que manipula o evento de Init de um objeto SPMobileBaseFieldControl . (Inherited from SPMobileBaseFieldControl.) | |
OnLoad | Representa o método que manipula o evento de Load de um objeto SPMobileBaseFieldControl . (Inherited from SPMobileBaseFieldControl.) | |
OnPreRender | Representa o método que manipula o evento de PreRender de um objeto SPMobileBaseTextFieldControl . (Overrides SPMobileBaseFieldControl.OnPreRender(EventArgs).) | |
OnUnload | (Inherited from Control.) | |
OpenFile | (Inherited from Control.) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RegisterFieldControl | Registra o objeto SPMobileBaseFieldControl . (Inherited from SPMobileBaseFieldControl.) | |
RemovedControl | (Inherited from Control.) | |
Render | (Inherited from SPMobileComponent.) | |
RenderBeginTag | (Inherited from WebControl.) | |
RenderChildren | (Inherited from Control.) | |
RenderContents | (Inherited from WebControl.) | |
RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
RenderEndTag | (Inherited from WebControl.) | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from WebControl.) | |
SetDesignModeState | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from WebControl.) | |
TrySaveFieldValue | Salva a propriedade PostValue como o novo valor para o campo. (Inherited from SPMobileBaseFieldControl.) |
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top