Package system.web.ui.webcontrols
Class PasswordRecovery
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.web.ui.Control
-
- system.web.ui.webcontrols.WebControl
-
- system.web.ui.webcontrols.CompositeControl
-
- system.web.ui.webcontrols.PasswordRecovery
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,IJCOBridgeReflected
,IAttributeAccessor
,INamingContainer
,IParserAccessor
,ICompositeControlDesignerAccessor
public class PasswordRecovery extends CompositeControl
The base .NET class managing System.Web.UI.WebControls.PasswordRecovery, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.WebControls.PasswordRecovery
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.String
assemblyShortName
Assembly name: System.Webstatic java.lang.String
className
Qualified class name: System.Web.UI.WebControls.PasswordRecoverystatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description PasswordRecovery()
PasswordRecovery(java.lang.Object instance)
Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addAnswerLookupError(EventHandler handler)
void
addSendingMail(MailMessageEventHandler handler)
void
addSendMailError(SendMailErrorEventHandler handler)
void
addUserLookupError(EventHandler handler)
void
addVerifyingAnswer(LoginCancelEventHandler handler)
void
addVerifyingUser(LoginCancelEventHandler handler)
static PasswordRecovery
cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoPasswordRecovery
, a cast assert is made to check if types are compatible.java.lang.String
getAnswer()
java.lang.String
getAnswerLabelText()
java.lang.String
getAnswerRequiredErrorMessage()
int
getBorderPadding()
TableItemStyle
getFailureTextStyle()
java.lang.String
getGeneralFailureText()
java.lang.String
getHelpPageIconUrl()
java.lang.String
getHelpPageText()
java.lang.String
getHelpPageUrl()
TableItemStyle
getHyperLinkStyle()
TableItemStyle
getInstructionTextStyle()
java.lang.String
getJCOAssemblyName()
Returns the reflected Assembly namejava.lang.String
getJCOClassName()
Returns the reflected Class namejava.lang.Object
getJCOInstance()
Returns the instantiated classjava.lang.String
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class TypeTableItemStyle
getLabelStyle()
MailDefinition
getMailDefinition()
java.lang.String
getMembershipProvider()
java.lang.String
getQuestion()
java.lang.String
getQuestionFailureText()
java.lang.String
getQuestionInstructionText()
java.lang.String
getQuestionLabelText()
ITemplate
getQuestionTemplate()
Control
getQuestionTemplateContainer()
java.lang.String
getQuestionTitleText()
boolean
getRenderOuterTable()
java.lang.String
getSubmitButtonImageUrl()
Style
getSubmitButtonStyle()
java.lang.String
getSubmitButtonText()
ButtonType
getSubmitButtonType()
java.lang.String
getSuccessPageUrl()
ITemplate
getSuccessTemplate()
Control
getSuccessTemplateContainer()
java.lang.String
getSuccessText()
TableItemStyle
getSuccessTextStyle()
Style
getTextBoxStyle()
LoginTextLayout
getTextLayout()
TableItemStyle
getTitleTextStyle()
java.lang.String
getUserName()
java.lang.String
getUserNameFailureText()
java.lang.String
getUserNameInstructionText()
java.lang.String
getUserNameLabelText()
java.lang.String
getUserNameRequiredErrorMessage()
ITemplate
getUserNameTemplate()
Control
getUserNameTemplateContainer()
java.lang.String
getUserNameTitleText()
Style
getValidatorTextStyle()
void
removeAnswerLookupError(EventHandler handler)
void
removeSendingMail(MailMessageEventHandler handler)
void
removeSendMailError(SendMailErrorEventHandler handler)
void
removeUserLookupError(EventHandler handler)
void
removeVerifyingAnswer(LoginCancelEventHandler handler)
void
removeVerifyingUser(LoginCancelEventHandler handler)
void
setAnswerLabelText(java.lang.String AnswerLabelText)
void
setAnswerRequiredErrorMessage(java.lang.String AnswerRequiredErrorMessage)
void
setBorderPadding(int BorderPadding)
void
setGeneralFailureText(java.lang.String GeneralFailureText)
void
setHelpPageIconUrl(java.lang.String HelpPageIconUrl)
void
setHelpPageText(java.lang.String HelpPageText)
void
setHelpPageUrl(java.lang.String HelpPageUrl)
void
setJCOInstance(JCObject instance)
void
setMembershipProvider(java.lang.String MembershipProvider)
void
setQuestion(java.lang.String Question)
void
setQuestionFailureText(java.lang.String QuestionFailureText)
void
setQuestionInstructionText(java.lang.String QuestionInstructionText)
void
setQuestionLabelText(java.lang.String QuestionLabelText)
void
setQuestionTemplate(ITemplate QuestionTemplate)
void
setQuestionTitleText(java.lang.String QuestionTitleText)
void
setRenderOuterTable(boolean RenderOuterTable)
void
setSubmitButtonImageUrl(java.lang.String SubmitButtonImageUrl)
void
setSubmitButtonText(java.lang.String SubmitButtonText)
void
setSubmitButtonType(ButtonType SubmitButtonType)
void
setSuccessPageUrl(java.lang.String SuccessPageUrl)
void
setSuccessTemplate(ITemplate SuccessTemplate)
void
setSuccessText(java.lang.String SuccessText)
void
setTextLayout(LoginTextLayout TextLayout)
void
setUserName(java.lang.String UserName)
void
setUserNameFailureText(java.lang.String UserNameFailureText)
void
setUserNameInstructionText(java.lang.String UserNameInstructionText)
void
setUserNameLabelText(java.lang.String UserNameLabelText)
void
setUserNameRequiredErrorMessage(java.lang.String UserNameRequiredErrorMessage)
void
setUserNameTemplate(ITemplate UserNameTemplate)
void
setUserNameTitleText(java.lang.String UserNameTitleText)
-
Methods inherited from class system.web.ui.webcontrols.CompositeControl
DataBind
-
Methods inherited from class system.web.ui.webcontrols.WebControl
ApplyStyle, CopyBaseAttributes, getAccessKey, getAttributes, getBackColor, getBorderColor, getBorderStyle, getBorderWidth, getControlStyle, getControlStyleCreated, getCssClass, getDisabledCssClass, getEnabled, getFont, getForeColor, getHasAttributes, getHeight, getStyle, getSupportsDisabledAttribute, getTabIndex, getToolTip, getWidth, MergeStyle, RenderBeginTag, RenderEndTag, setAccessKey, setBackColor, setBorderColor, setBorderStyle, setBorderWidth, setCssClass, setDisabledCssClass, setEnabled, setForeColor, setHeight, setTabIndex, setToolTip, setWidth
-
Methods inherited from class system.web.ui.Control
addDataBinding, addDisposed, addInit, addLoad, addPreRender, addUnload, ApplyStyleSheetSkin, close, Dispose, FindControl, Focus, getAppRelativeTemplateSourceDirectory, getBindingContainer, getClientID, getClientIDMode, getControls, getDataItemContainer, getDataKeysContainer, getEnableTheming, getEnableViewState, getID, getNamingContainer, getPage, getParent, getRenderingCompatibility, GetRouteUrl, GetRouteUrl, GetRouteUrl, GetRouteUrl, getSite, getSkinID, getTemplateControl, getTemplateSourceDirectory, getUniqueID, GetUniqueIDRelativeTo, getValidateRequestMode, getViewStateMode, getVisible, HasControls, removeDataBinding, removeDisposed, removeInit, removeLoad, removePreRender, removeUnload, RenderControl, ResolveClientUrl, ResolveUrl, setAppRelativeTemplateSourceDirectory, setClientIDMode, setEnableTheming, setEnableViewState, setID, setPage, setRenderingCompatibility, SetRenderMethodDelegate, setSite, setSkinID, setTemplateControl, SetTraceData, SetTraceData, setValidateRequestMode, setViewStateMode, setVisible
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.web.ui.IAttributeAccessor
GetAttribute, SetAttribute
-
Methods inherited from interface system.web.ui.webcontrols.ICompositeControlDesignerAccessor
RecreateChildControls
-
Methods inherited from interface system.web.ui.IParserAccessor
AddParsedSubObject
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Web- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Web.UI.WebControls.PasswordRecovery- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIAttributeAccessor
- Specified by:
getJCOAssemblyName
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOAssemblyName
in interfaceINamingContainer
- Specified by:
getJCOAssemblyName
in interfaceIParserAccessor
- Overrides:
getJCOAssemblyName
in classCompositeControl
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIAttributeAccessor
- Specified by:
getJCOClassName
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOClassName
in interfaceINamingContainer
- Specified by:
getJCOClassName
in interfaceIParserAccessor
- Overrides:
getJCOClassName
in classCompositeControl
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIAttributeAccessor
- Specified by:
getJCOObjectName
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOObjectName
in interfaceINamingContainer
- Specified by:
getJCOObjectName
in interfaceIParserAccessor
- Overrides:
getJCOObjectName
in classCompositeControl
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIAttributeAccessor
- Specified by:
getJCOInstance
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Specified by:
getJCOInstance
in interfaceINamingContainer
- Specified by:
getJCOInstance
in interfaceIParserAccessor
- Overrides:
getJCOInstance
in classCompositeControl
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classCompositeControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIAttributeAccessor
- Specified by:
getJCOType
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Specified by:
getJCOType
in interfaceINamingContainer
- Specified by:
getJCOType
in interfaceIParserAccessor
- Overrides:
getJCOType
in classCompositeControl
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static PasswordRecovery cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoPasswordRecovery
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
PasswordRecovery
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
getRenderOuterTable
public boolean getRenderOuterTable() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setRenderOuterTable
public void setRenderOuterTable(boolean RenderOuterTable) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getBorderPadding
public int getBorderPadding() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setBorderPadding
public void setBorderPadding(int BorderPadding) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
FormatException
-
getAnswer
public java.lang.String getAnswer() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getAnswerLabelText
public java.lang.String getAnswerLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setAnswerLabelText
public void setAnswerLabelText(java.lang.String AnswerLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getAnswerRequiredErrorMessage
public java.lang.String getAnswerRequiredErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setAnswerRequiredErrorMessage
public void setAnswerRequiredErrorMessage(java.lang.String AnswerRequiredErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getGeneralFailureText
public java.lang.String getGeneralFailureText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setGeneralFailureText
public void setGeneralFailureText(java.lang.String GeneralFailureText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getHelpPageIconUrl
public java.lang.String getHelpPageIconUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setHelpPageIconUrl
public void setHelpPageIconUrl(java.lang.String HelpPageIconUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getHelpPageText
public java.lang.String getHelpPageText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setHelpPageText
public void setHelpPageText(java.lang.String HelpPageText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getHelpPageUrl
public java.lang.String getHelpPageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setHelpPageUrl
public void setHelpPageUrl(java.lang.String HelpPageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getMembershipProvider
public java.lang.String getMembershipProvider() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setMembershipProvider
public void setMembershipProvider(java.lang.String MembershipProvider) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getQuestion
public java.lang.String getQuestion() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setQuestion
public void setQuestion(java.lang.String Question) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getQuestionFailureText
public java.lang.String getQuestionFailureText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setQuestionFailureText
public void setQuestionFailureText(java.lang.String QuestionFailureText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getQuestionInstructionText
public java.lang.String getQuestionInstructionText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setQuestionInstructionText
public void setQuestionInstructionText(java.lang.String QuestionInstructionText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getQuestionLabelText
public java.lang.String getQuestionLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setQuestionLabelText
public void setQuestionLabelText(java.lang.String QuestionLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getQuestionTitleText
public java.lang.String getQuestionTitleText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setQuestionTitleText
public void setQuestionTitleText(java.lang.String QuestionTitleText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getSubmitButtonImageUrl
public java.lang.String getSubmitButtonImageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setSubmitButtonImageUrl
public void setSubmitButtonImageUrl(java.lang.String SubmitButtonImageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getSubmitButtonText
public java.lang.String getSubmitButtonText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setSubmitButtonText
public void setSubmitButtonText(java.lang.String SubmitButtonText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getSuccessPageUrl
public java.lang.String getSuccessPageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setSuccessPageUrl
public void setSuccessPageUrl(java.lang.String SuccessPageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getSuccessText
public java.lang.String getSuccessText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setSuccessText
public void setSuccessText(java.lang.String SuccessText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserName
public java.lang.String getUserName() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setUserName
public void setUserName(java.lang.String UserName) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getUserNameFailureText
public java.lang.String getUserNameFailureText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserNameFailureText
public void setUserNameFailureText(java.lang.String UserNameFailureText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserNameInstructionText
public java.lang.String getUserNameInstructionText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserNameInstructionText
public void setUserNameInstructionText(java.lang.String UserNameInstructionText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserNameLabelText
public java.lang.String getUserNameLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserNameLabelText
public void setUserNameLabelText(java.lang.String UserNameLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserNameRequiredErrorMessage
public java.lang.String getUserNameRequiredErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserNameRequiredErrorMessage
public void setUserNameRequiredErrorMessage(java.lang.String UserNameRequiredErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserNameTitleText
public java.lang.String getUserNameTitleText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserNameTitleText
public void setUserNameTitleText(java.lang.String UserNameTitleText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getQuestionTemplateContainer
public Control getQuestionTemplateContainer() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, TypeLoadException, ProviderException, ArgumentOutOfRangeException, NotSupportedException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
HttpException
ConfigurationErrorsException
TypeLoadException
ProviderException
ArgumentOutOfRangeException
NotSupportedException
-
getSuccessTemplateContainer
public Control getSuccessTemplateContainer() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, TypeLoadException, ProviderException, ArgumentOutOfRangeException, NotSupportedException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
HttpException
ConfigurationErrorsException
TypeLoadException
ProviderException
ArgumentOutOfRangeException
NotSupportedException
-
getUserNameTemplateContainer
public Control getUserNameTemplateContainer() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, TypeLoadException, ProviderException, ArgumentOutOfRangeException, NotSupportedException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
HttpException
ConfigurationErrorsException
TypeLoadException
ProviderException
ArgumentOutOfRangeException
NotSupportedException
-
getQuestionTemplate
public ITemplate getQuestionTemplate() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setQuestionTemplate
public void setQuestionTemplate(ITemplate QuestionTemplate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ArgumentOutOfRangeException
-
getSuccessTemplate
public ITemplate getSuccessTemplate() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setSuccessTemplate
public void setSuccessTemplate(ITemplate SuccessTemplate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ArgumentOutOfRangeException
-
getUserNameTemplate
public ITemplate getUserNameTemplate() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setUserNameTemplate
public void setUserNameTemplate(ITemplate UserNameTemplate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ArgumentOutOfRangeException
-
getSubmitButtonType
public ButtonType getSubmitButtonType() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setSubmitButtonType
public void setSubmitButtonType(ButtonType SubmitButtonType) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
-
getTextLayout
public LoginTextLayout getTextLayout() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setTextLayout
public void setTextLayout(LoginTextLayout TextLayout) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, HttpException
-
getMailDefinition
public MailDefinition getMailDefinition() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSubmitButtonStyle
public Style getSubmitButtonStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getTextBoxStyle
public Style getTextBoxStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getValidatorTextStyle
public Style getValidatorTextStyle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException
-
getFailureTextStyle
public TableItemStyle getFailureTextStyle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException
-
getHyperLinkStyle
public TableItemStyle getHyperLinkStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getInstructionTextStyle
public TableItemStyle getInstructionTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getLabelStyle
public TableItemStyle getLabelStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getSuccessTextStyle
public TableItemStyle getSuccessTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getTitleTextStyle
public TableItemStyle getTitleTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
addAnswerLookupError
public void addAnswerLookupError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeAnswerLookupError
public void removeAnswerLookupError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addUserLookupError
public void addUserLookupError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeUserLookupError
public void removeUserLookupError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addVerifyingAnswer
public void addVerifyingAnswer(LoginCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeVerifyingAnswer
public void removeVerifyingAnswer(LoginCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addVerifyingUser
public void addVerifyingUser(LoginCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeVerifyingUser
public void removeVerifyingUser(LoginCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addSendingMail
public void addSendingMail(MailMessageEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeSendingMail
public void removeSendingMail(MailMessageEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addSendMailError
public void addSendMailError(SendMailErrorEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeSendMailError
public void removeSendMailError(SendMailErrorEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-