Package system.web.ui.webcontrols
Class ChangePassword
- 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.ChangePassword
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,IAttributeAccessor,INamingContainer,IParserAccessor,ICompositeControlDesignerAccessor
public class ChangePassword extends CompositeControl
The base .NET class managing System.Web.UI.WebControls.ChangePassword, 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.ChangePassword
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.StringassemblyFullNameFully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.StringassemblyShortNameAssembly name: System.Webstatic java.lang.StringclassNameQualified class name: System.Web.UI.WebControls.ChangePasswordstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description ChangePassword()ChangePassword(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddCancelButtonClick(EventHandler handler)voidaddChangedPassword(EventHandler handler)voidaddChangePasswordError(EventHandler handler)voidaddChangingPassword(LoginCancelEventHandler handler)voidaddContinueButtonClick(EventHandler handler)voidaddSendingMail(MailMessageEventHandler handler)voidaddSendMailError(SendMailErrorEventHandler handler)static ChangePasswordcast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoChangePassword, a cast assert is made to check if types are compatible.intgetBorderPadding()java.lang.StringgetCancelButtonImageUrl()StylegetCancelButtonStyle()java.lang.StringgetCancelButtonText()ButtonTypegetCancelButtonType()java.lang.StringgetCancelDestinationPageUrl()java.lang.StringgetChangePasswordButtonImageUrl()StylegetChangePasswordButtonStyle()java.lang.StringgetChangePasswordButtonText()ButtonTypegetChangePasswordButtonType()java.lang.StringgetChangePasswordFailureText()ITemplategetChangePasswordTemplate()ControlgetChangePasswordTemplateContainer()java.lang.StringgetChangePasswordTitleText()java.lang.StringgetConfirmNewPassword()java.lang.StringgetConfirmNewPasswordLabelText()java.lang.StringgetConfirmPasswordCompareErrorMessage()java.lang.StringgetConfirmPasswordRequiredErrorMessage()java.lang.StringgetContinueButtonImageUrl()StylegetContinueButtonStyle()java.lang.StringgetContinueButtonText()ButtonTypegetContinueButtonType()java.lang.StringgetContinueDestinationPageUrl()java.lang.StringgetCreateUserIconUrl()java.lang.StringgetCreateUserText()java.lang.StringgetCreateUserUrl()java.lang.StringgetCurrentPassword()booleangetDisplayUserName()java.lang.StringgetEditProfileIconUrl()java.lang.StringgetEditProfileText()java.lang.StringgetEditProfileUrl()TableItemStylegetFailureTextStyle()java.lang.StringgetHelpPageIconUrl()java.lang.StringgetHelpPageText()java.lang.StringgetHelpPageUrl()TableItemStylegetHyperLinkStyle()java.lang.StringgetInstructionText()TableItemStylegetInstructionTextStyle()java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class TypeTableItemStylegetLabelStyle()MailDefinitiongetMailDefinition()java.lang.StringgetMembershipProvider()java.lang.StringgetNewPassword()java.lang.StringgetNewPasswordLabelText()java.lang.StringgetNewPasswordRegularExpression()java.lang.StringgetNewPasswordRegularExpressionErrorMessage()java.lang.StringgetNewPasswordRequiredErrorMessage()TableItemStylegetPasswordHintStyle()java.lang.StringgetPasswordHintText()java.lang.StringgetPasswordLabelText()java.lang.StringgetPasswordRecoveryIconUrl()java.lang.StringgetPasswordRecoveryText()java.lang.StringgetPasswordRecoveryUrl()java.lang.StringgetPasswordRequiredErrorMessage()booleangetRenderOuterTable()java.lang.StringgetSuccessPageUrl()ITemplategetSuccessTemplate()ControlgetSuccessTemplateContainer()java.lang.StringgetSuccessText()TableItemStylegetSuccessTextStyle()java.lang.StringgetSuccessTitleText()StylegetTextBoxStyle()TableItemStylegetTitleTextStyle()java.lang.StringgetUserName()java.lang.StringgetUserNameLabelText()java.lang.StringgetUserNameRequiredErrorMessage()StylegetValidatorTextStyle()voidremoveCancelButtonClick(EventHandler handler)voidremoveChangedPassword(EventHandler handler)voidremoveChangePasswordError(EventHandler handler)voidremoveChangingPassword(LoginCancelEventHandler handler)voidremoveContinueButtonClick(EventHandler handler)voidremoveSendingMail(MailMessageEventHandler handler)voidremoveSendMailError(SendMailErrorEventHandler handler)voidsetBorderPadding(int BorderPadding)voidsetCancelButtonImageUrl(java.lang.String CancelButtonImageUrl)voidsetCancelButtonText(java.lang.String CancelButtonText)voidsetCancelButtonType(ButtonType CancelButtonType)voidsetCancelDestinationPageUrl(java.lang.String CancelDestinationPageUrl)voidsetChangePasswordButtonImageUrl(java.lang.String ChangePasswordButtonImageUrl)voidsetChangePasswordButtonText(java.lang.String ChangePasswordButtonText)voidsetChangePasswordButtonType(ButtonType ChangePasswordButtonType)voidsetChangePasswordFailureText(java.lang.String ChangePasswordFailureText)voidsetChangePasswordTemplate(ITemplate ChangePasswordTemplate)voidsetChangePasswordTitleText(java.lang.String ChangePasswordTitleText)voidsetConfirmNewPasswordLabelText(java.lang.String ConfirmNewPasswordLabelText)voidsetConfirmPasswordCompareErrorMessage(java.lang.String ConfirmPasswordCompareErrorMessage)voidsetConfirmPasswordRequiredErrorMessage(java.lang.String ConfirmPasswordRequiredErrorMessage)voidsetContinueButtonImageUrl(java.lang.String ContinueButtonImageUrl)voidsetContinueButtonText(java.lang.String ContinueButtonText)voidsetContinueButtonType(ButtonType ContinueButtonType)voidsetContinueDestinationPageUrl(java.lang.String ContinueDestinationPageUrl)voidsetCreateUserIconUrl(java.lang.String CreateUserIconUrl)voidsetCreateUserText(java.lang.String CreateUserText)voidsetCreateUserUrl(java.lang.String CreateUserUrl)voidsetDisplayUserName(boolean DisplayUserName)voidsetEditProfileIconUrl(java.lang.String EditProfileIconUrl)voidsetEditProfileText(java.lang.String EditProfileText)voidsetEditProfileUrl(java.lang.String EditProfileUrl)voidsetHelpPageIconUrl(java.lang.String HelpPageIconUrl)voidsetHelpPageText(java.lang.String HelpPageText)voidsetHelpPageUrl(java.lang.String HelpPageUrl)voidsetInstructionText(java.lang.String InstructionText)voidsetJCOInstance(JCObject instance)voidsetMembershipProvider(java.lang.String MembershipProvider)voidsetNewPasswordLabelText(java.lang.String NewPasswordLabelText)voidsetNewPasswordRegularExpression(java.lang.String NewPasswordRegularExpression)voidsetNewPasswordRegularExpressionErrorMessage(java.lang.String NewPasswordRegularExpressionErrorMessage)voidsetNewPasswordRequiredErrorMessage(java.lang.String NewPasswordRequiredErrorMessage)voidsetPasswordHintText(java.lang.String PasswordHintText)voidsetPasswordLabelText(java.lang.String PasswordLabelText)voidsetPasswordRecoveryIconUrl(java.lang.String PasswordRecoveryIconUrl)voidsetPasswordRecoveryText(java.lang.String PasswordRecoveryText)voidsetPasswordRecoveryUrl(java.lang.String PasswordRecoveryUrl)voidsetPasswordRequiredErrorMessage(java.lang.String PasswordRequiredErrorMessage)voidsetRenderOuterTable(boolean RenderOuterTable)voidsetSuccessPageUrl(java.lang.String SuccessPageUrl)voidsetSuccessTemplate(ITemplate SuccessTemplate)voidsetSuccessText(java.lang.String SuccessText)voidsetSuccessTitleText(java.lang.String SuccessTitleText)voidsetUserName(java.lang.String UserName)voidsetUserNameLabelText(java.lang.String UserNameLabelText)voidsetUserNameRequiredErrorMessage(java.lang.String UserNameRequiredErrorMessage)-
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.ChangePassword- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIAttributeAccessor- Specified by:
getJCOAssemblyNamein interfaceICompositeControlDesignerAccessor- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Specified by:
getJCOAssemblyNamein interfaceINamingContainer- Specified by:
getJCOAssemblyNamein interfaceIParserAccessor- Overrides:
getJCOAssemblyNamein classCompositeControl- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIAttributeAccessor- Specified by:
getJCOClassNamein interfaceICompositeControlDesignerAccessor- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Specified by:
getJCOClassNamein interfaceINamingContainer- Specified by:
getJCOClassNamein interfaceIParserAccessor- Overrides:
getJCOClassNamein classCompositeControl- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIAttributeAccessor- Specified by:
getJCOObjectNamein interfaceICompositeControlDesignerAccessor- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Specified by:
getJCOObjectNamein interfaceINamingContainer- Specified by:
getJCOObjectNamein interfaceIParserAccessor- Overrides:
getJCOObjectNamein classCompositeControl- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIAttributeAccessor- Specified by:
getJCOInstancein interfaceICompositeControlDesignerAccessor- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Specified by:
getJCOInstancein interfaceINamingContainer- Specified by:
getJCOInstancein interfaceIParserAccessor- Overrides:
getJCOInstancein classCompositeControl- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classCompositeControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIAttributeAccessor- Specified by:
getJCOTypein interfaceICompositeControlDesignerAccessor- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Specified by:
getJCOTypein interfaceINamingContainer- Specified by:
getJCOTypein interfaceIParserAccessor- Overrides:
getJCOTypein classCompositeControl- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static ChangePassword cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoChangePassword, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
ChangePasswordinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
getDisplayUserName
public boolean getDisplayUserName() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setDisplayUserName
public void setDisplayUserName(boolean DisplayUserName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
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.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatException
-
getCancelButtonImageUrl
public java.lang.String getCancelButtonImageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCancelButtonImageUrl
public void setCancelButtonImageUrl(java.lang.String CancelButtonImageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCancelButtonText
public java.lang.String getCancelButtonText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCancelButtonText
public void setCancelButtonText(java.lang.String CancelButtonText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCancelDestinationPageUrl
public java.lang.String getCancelDestinationPageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCancelDestinationPageUrl
public void setCancelDestinationPageUrl(java.lang.String CancelDestinationPageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getChangePasswordButtonImageUrl
public java.lang.String getChangePasswordButtonImageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setChangePasswordButtonImageUrl
public void setChangePasswordButtonImageUrl(java.lang.String ChangePasswordButtonImageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getChangePasswordButtonText
public java.lang.String getChangePasswordButtonText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setChangePasswordButtonText
public void setChangePasswordButtonText(java.lang.String ChangePasswordButtonText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getChangePasswordFailureText
public java.lang.String getChangePasswordFailureText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setChangePasswordFailureText
public void setChangePasswordFailureText(java.lang.String ChangePasswordFailureText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getChangePasswordTitleText
public java.lang.String getChangePasswordTitleText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setChangePasswordTitleText
public void setChangePasswordTitleText(java.lang.String ChangePasswordTitleText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getConfirmNewPassword
public java.lang.String getConfirmNewPassword() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getConfirmNewPasswordLabelText
public java.lang.String getConfirmNewPasswordLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setConfirmNewPasswordLabelText
public void setConfirmNewPasswordLabelText(java.lang.String ConfirmNewPasswordLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getConfirmPasswordCompareErrorMessage
public java.lang.String getConfirmPasswordCompareErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setConfirmPasswordCompareErrorMessage
public void setConfirmPasswordCompareErrorMessage(java.lang.String ConfirmPasswordCompareErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getConfirmPasswordRequiredErrorMessage
public java.lang.String getConfirmPasswordRequiredErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setConfirmPasswordRequiredErrorMessage
public void setConfirmPasswordRequiredErrorMessage(java.lang.String ConfirmPasswordRequiredErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getContinueButtonImageUrl
public java.lang.String getContinueButtonImageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setContinueButtonImageUrl
public void setContinueButtonImageUrl(java.lang.String ContinueButtonImageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getContinueButtonText
public java.lang.String getContinueButtonText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setContinueButtonText
public void setContinueButtonText(java.lang.String ContinueButtonText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getContinueDestinationPageUrl
public java.lang.String getContinueDestinationPageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setContinueDestinationPageUrl
public void setContinueDestinationPageUrl(java.lang.String ContinueDestinationPageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCreateUserIconUrl
public java.lang.String getCreateUserIconUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCreateUserIconUrl
public void setCreateUserIconUrl(java.lang.String CreateUserIconUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCreateUserText
public java.lang.String getCreateUserText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCreateUserText
public void setCreateUserText(java.lang.String CreateUserText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCreateUserUrl
public java.lang.String getCreateUserUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCreateUserUrl
public void setCreateUserUrl(java.lang.String CreateUserUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCurrentPassword
public java.lang.String getCurrentPassword() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getEditProfileIconUrl
public java.lang.String getEditProfileIconUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setEditProfileIconUrl
public void setEditProfileIconUrl(java.lang.String EditProfileIconUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getEditProfileText
public java.lang.String getEditProfileText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setEditProfileText
public void setEditProfileText(java.lang.String EditProfileText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getEditProfileUrl
public java.lang.String getEditProfileUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setEditProfileUrl
public void setEditProfileUrl(java.lang.String EditProfileUrl) 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
-
getInstructionText
public java.lang.String getInstructionText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setInstructionText
public void setInstructionText(java.lang.String InstructionText) 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
-
getNewPassword
public java.lang.String getNewPassword() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getNewPasswordLabelText
public java.lang.String getNewPasswordLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setNewPasswordLabelText
public void setNewPasswordLabelText(java.lang.String NewPasswordLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getNewPasswordRegularExpression
public java.lang.String getNewPasswordRegularExpression() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setNewPasswordRegularExpression
public void setNewPasswordRegularExpression(java.lang.String NewPasswordRegularExpression) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getNewPasswordRegularExpressionErrorMessage
public java.lang.String getNewPasswordRegularExpressionErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setNewPasswordRegularExpressionErrorMessage
public void setNewPasswordRegularExpressionErrorMessage(java.lang.String NewPasswordRegularExpressionErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getNewPasswordRequiredErrorMessage
public java.lang.String getNewPasswordRequiredErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setNewPasswordRequiredErrorMessage
public void setNewPasswordRequiredErrorMessage(java.lang.String NewPasswordRequiredErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordHintText
public java.lang.String getPasswordHintText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordHintText
public void setPasswordHintText(java.lang.String PasswordHintText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordLabelText
public java.lang.String getPasswordLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordLabelText
public void setPasswordLabelText(java.lang.String PasswordLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRecoveryIconUrl
public java.lang.String getPasswordRecoveryIconUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRecoveryIconUrl
public void setPasswordRecoveryIconUrl(java.lang.String PasswordRecoveryIconUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRecoveryText
public java.lang.String getPasswordRecoveryText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRecoveryText
public void setPasswordRecoveryText(java.lang.String PasswordRecoveryText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRecoveryUrl
public java.lang.String getPasswordRecoveryUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRecoveryUrl
public void setPasswordRecoveryUrl(java.lang.String PasswordRecoveryUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRequiredErrorMessage
public java.lang.String getPasswordRequiredErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRequiredErrorMessage
public void setPasswordRequiredErrorMessage(java.lang.String PasswordRequiredErrorMessage) 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
-
getSuccessTitleText
public java.lang.String getSuccessTitleText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setSuccessTitleText
public void setSuccessTitleText(java.lang.String SuccessTitleText) 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
-
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
-
getChangePasswordTemplateContainer
public Control getChangePasswordTemplateContainer() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, TypeLoadException, ProviderException, ArgumentOutOfRangeException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionTypeLoadExceptionProviderExceptionArgumentOutOfRangeExceptionNotSupportedException
-
getSuccessTemplateContainer
public Control getSuccessTemplateContainer() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, TypeLoadException, ProviderException, ArgumentOutOfRangeException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionTypeLoadExceptionProviderExceptionArgumentOutOfRangeExceptionNotSupportedException
-
getChangePasswordTemplate
public ITemplate getChangePasswordTemplate() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setChangePasswordTemplate
public void setChangePasswordTemplate(ITemplate ChangePasswordTemplate) 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
-
getCancelButtonType
public ButtonType getCancelButtonType() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCancelButtonType
public void setCancelButtonType(ButtonType CancelButtonType) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
-
getChangePasswordButtonType
public ButtonType getChangePasswordButtonType() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setChangePasswordButtonType
public void setChangePasswordButtonType(ButtonType ChangePasswordButtonType) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
-
getContinueButtonType
public ButtonType getContinueButtonType() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setContinueButtonType
public void setContinueButtonType(ButtonType ContinueButtonType) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
-
getMailDefinition
public MailDefinition getMailDefinition() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getCancelButtonStyle
public Style getCancelButtonStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getChangePasswordButtonStyle
public Style getChangePasswordButtonStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getContinueButtonStyle
public Style getContinueButtonStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getTextBoxStyle
public Style getTextBoxStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
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.ThrowableArgumentNullException
-
getInstructionTextStyle
public TableItemStyle getInstructionTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getLabelStyle
public TableItemStyle getLabelStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getPasswordHintStyle
public TableItemStyle getPasswordHintStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getSuccessTextStyle
public TableItemStyle getSuccessTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getTitleTextStyle
public TableItemStyle getTitleTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
addCancelButtonClick
public void addCancelButtonClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeCancelButtonClick
public void removeCancelButtonClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addChangedPassword
public void addChangedPassword(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeChangedPassword
public void removeChangedPassword(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addChangePasswordError
public void addChangePasswordError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeChangePasswordError
public void removeChangePasswordError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addContinueButtonClick
public void addContinueButtonClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeContinueButtonClick
public void removeContinueButtonClick(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addChangingPassword
public void addChangingPassword(LoginCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeChangingPassword
public void removeChangingPassword(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
-
-