public abstract class AbstractCurrentUserAwareController extends Object
| Type | Property and Description |
|---|---|
javafx.beans.property.ReadOnlyStringProperty |
userId |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractCurrentUserAwareController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserId()
Gets the value of the property userId.
|
javafx.beans.property.ReadOnlyStringProperty |
userIdProperty() |
public javafx.beans.property.ReadOnlyStringProperty userIdProperty
getUserId()protected AbstractCurrentUserAwareController()
public String getUserId()
public javafx.beans.property.ReadOnlyStringProperty userIdProperty()
getUserId()Copyright © 2015–2018 openbase.org. All rights reserved.