@FxControllerService(binding=NO) public class Login extends AbstractFxController
| Constructor and Description |
|---|
Login() |
| Modifier and Type | Method and Description |
|---|---|
void |
autoLogin()
Logs in automatically.
|
void |
configure() |
void |
initialize(URL location,
ResourceBundle resources) |
void |
setMessage(String message)
Sets the message field.
|
void |
setProgress(double value)
Sets the progress.
|
void |
setSessionInfo(org.tentackle.session.SessionInfo sessionInfo)
Sets the session info.
|
createBinder, getBinder, getContainer, getDefaultScopes, getFXMLFields, getFXMLMethods, getStage, getView, setView, validateInjectionspublic void initialize(URL location, ResourceBundle resources)
initialize in interface javafx.fxml.Initializableinitialize in class AbstractFxControllerpublic void configure()
configure in interface FxControllerconfigure in class AbstractFxControllerpublic void setSessionInfo(org.tentackle.session.SessionInfo sessionInfo)
sessionInfo - the session infopublic void autoLogin()
public void setProgress(double value)
value - ≤ 0 to hide progress bar, else up to 1 for 100%public void setMessage(String message)
message - the messageTentackle - distributed, domain- and model-driven