@FxControllerService public class SecurityEditor extends PdoEditor<Security>
| Constructor and Description |
|---|
SecurityEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
Security |
getPdo() |
void |
initialize(URL location,
ResourceBundle resources) |
void |
requestInitialFocus()
Requests the initial focus after stage is shown.
|
void |
setChangeable(boolean changeable)
Sets the changeability of the editor.
|
void |
setPdo(Security pdo) |
void |
setSecurableClass(Class<?> clazz)
Sets the securable class.
|
getDomainContext, getValidationMappers, getValidationPath, isChangeable, isEditAllowed, isNewAllowed, isRemoveAllowed, isViewAllowed, print, validateFormcreateBinder, getBinder, getContainer, getDefaultScopes, getFXMLFields, getFXMLMethods, getStage, getView, setView, validateInjectionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiton, oppublic void initialize(URL location, ResourceBundle resources)
initialize in interface javafx.fxml.Initializableinitialize in class AbstractFxControllerpublic Security getPdo()
public void setPdo(Security pdo)
public void setSecurableClass(Class<?> clazz)
clazz - the securable classpublic void requestInitialFocus()
PdoEditorrequestInitialFocus in class PdoEditor<Security>public void configure()
configure in interface FxControllerconfigure in class AbstractFxControllerpublic void setChangeable(boolean changeable)
setChangeable in class PdoEditor<Security>changeable - true if changeableTentackle - distributed, domain- and model-driven