public class LoginFormComposer extends ViewAnnotationAwareComposer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LOGIN_SCREEN_LOCALE |
| Constructor and Description |
|---|
LoginFormComposer() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfterCompose(org.zkoss.zk.ui.Component comp) |
protected org.zkoss.zul.Listitem |
findFallbackLocale() |
CockpitProperties |
getCockpitProperties() |
LoginInformationHandler |
getLoginInformationHandler() |
protected void |
populateLocales() |
protected void |
renderConfiguredFields(boolean updateFocus) |
void |
setCockpitProperties(CockpitProperties cockpitProperties) |
void |
setLoginInfoRenderer(TypedSettingsRenderer loginInfoRenderer) |
protected void |
setSelected() |
protected void |
switchLocale() |
protected void |
updateLabels() |
invokeListenerMethod, scanEventListenersalert, didActivate, getPage, willClone, willPassivatedoBeforeCompose, doBeforeComposeChildren, doCatch, doFinallypublic static final String DEFAULT_LOGIN_SCREEN_LOCALE
public void doAfterCompose(org.zkoss.zk.ui.Component comp)
throws Exception
doAfterCompose in interface org.zkoss.zk.ui.util.Composer<org.zkoss.zk.ui.Component>doAfterCompose in class ViewAnnotationAwareComposerExceptionprotected void renderConfiguredFields(boolean updateFocus)
protected void populateLocales()
protected void switchLocale()
protected void updateLabels()
protected void setSelected()
protected org.zkoss.zul.Listitem findFallbackLocale()
public LoginInformationHandler getLoginInformationHandler()
public void setLoginInfoRenderer(TypedSettingsRenderer loginInfoRenderer)
public CockpitProperties getCockpitProperties()
public void setCockpitProperties(CockpitProperties cockpitProperties)
Copyright © 2018. All rights reserved.