|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.core.api.Component portal.comp.PanelDelegator portal.core.login.simple.SimpleLoginUI
Constructor Summary | |
SimpleLoginUI()
|
Method Summary | |
void |
setLoginButton(Button loginButton)
|
void |
setMessageFeedback(Label messageFeedback)
|
void |
setPasswordInput(PasswordInput passwordInput)
|
void |
setUserInput(TextInput userInput)
|
Methods inherited from class portal.comp.PanelDelegator |
draw, getContentPanel |
Methods inherited from class portal.core.api.Component |
afterRender, beforeRender, createDefaultModel, getLayout, getModel, getParent, isEnabled, isVisible, render, setEnabled, setLayout, setModel, setParent, setVisible, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SimpleLoginUI() throws RegistryException
Method Detail |
public void setUserInput(TextInput userInput)
public void setPasswordInput(PasswordInput passwordInput)
public void setLoginButton(Button loginButton)
public void setMessageFeedback(Label messageFeedback)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |