- CANCEL_BUTTON_ID - Static variable in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
- ChoiceRendererNullable<T extends Enum<T>> - Class in org.ujorm.wicket.component.tools
-
IChoiceRenderer implementation that makes it easy to work with java 5 enums.
- ChoiceRendererNullable() - Constructor for class org.ujorm.wicket.component.tools.ChoiceRendererNullable
-
Constructor that creates the choice renderer that will use global instance of localizer to
resolve resource keys.
- ChoiceRendererNullable(Component) - Constructor for class org.ujorm.wicket.component.tools.ChoiceRendererNullable
-
Constructor
- CLONE - Static variable in interface org.ujorm.wicket.CommonActions
-
Default value is the same like the field
- cloneDomain(U, OrmSessionProvider) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Clone the domain object of reload the persistent object from database.
- closeForm(AjaxRequestTarget, Form<?>) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Close action
- closeSession() - Method in class org.ujorm.wicket.OrmSessionProvider
-
Close the session (if any)
and release the session for a garbage collector.
- ComboField<T extends Ujo> - Class in org.ujorm.wicket.component.form.fields
-
CheckBox field with a Label includding a feedback message.
- ComboField(Key, List<T>, Key<T, ?>, Key<T, ?>) - Constructor for class org.ujorm.wicket.component.form.fields.ComboField
-
- ComboField(String, Key<?, T>, List<T>, Key<T, ?>, Key<T, ?>, String) - Constructor for class org.ujorm.wicket.component.form.fields.ComboField
-
- CommonActions - Interface in org.ujorm.wicket
-
Common GUI Actions
- copyToFields(U) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Assign values to required component fields in a transaction for a lazy loading case
- CREATE - Static variable in interface org.ujorm.wicket.CommonActions
-
Default value is the same like the field
- create(String, int, int) - Static method in class org.ujorm.wicket.component.dialog.domestic.MessageDialogPane
-
Create the default message dialog
- createChangeBehavior(FormComponent) - Method in class org.ujorm.wicket.component.toolbar.AbstractToolbar
-
Create an Updating Behavior with "keyup" event
- createChangeBehaviour(String, String) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Create new AjaxFormComponentUpdatingBehavior with delay 300 ms.
- createDataTable(int) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
- createDataTable(String, int) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Create AJAX-based DataTable
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.BooleanField
-
Create Form inputComponent
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.ComboField
-
Create Form inputComponent
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.DateField
-
Create Form inputComponent
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.EnumField
-
Create Form inputComponent
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.FeedbackField
-
Create Form inputComponent
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Create Form inputComponent
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.PasswordField
-
Create Form inputComponent
- createInput(String, IModel) - Method in class org.ujorm.wicket.component.form.fields.TextAreaField
-
Create Form inputComponent
- createJQueryOptions() - Method in class org.ujorm.wicket.component.form.fields.DateField
-
Create jQuery options:
- createLabel(Component) - Method in class org.ujorm.wicket.component.form.fields.FeedbackField
-
Create Label and assign the CSS class required for the mandatory Field
- createLabel(Component) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Create Label and assign the CSS class required for the mandatory Field
- createLabelModel() - Method in class org.ujorm.wicket.component.form.fields.Field
-
Create label model
- createQuery(Criterion<T>) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Create default Query
- createSearchFiled(String) - Method in class org.ujorm.wicket.component.toolbar.AbstractToolbar
-
Create TextFiled, add 'placeholder', assign Behaviour and set an OutputMarkupId.
- createSearchFiled(String, String) - Method in class org.ujorm.wicket.component.toolbar.AbstractToolbar
-
Create TextFiled, add 'placeholder', assign Behaviour and set an OutputMarkupId.
- createValueModel(UJO) - Method in class org.ujorm.wicket.component.grid.KeyColumn
-
Factory method for generating a model that will generated the displayed value.
- createValueModel(UJO) - Method in class org.ujorm.wicket.component.grid.KeyColumnBoolean
-
Create a Value component
- criterion - Variable in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Data criterion model
- CSS_CLASS - Static variable in class org.ujorm.wicket.CssAppender
-
CSS class
- CSS_DATEPICKER - Static variable in class org.ujorm.wicket.component.form.fields.DateField
-
Default CSS class have got value datepicker
- CSS_REQUIRED - Static variable in class org.ujorm.wicket.component.form.fields.Field
-
CSS required style for the Label
- CssAppender - Class in org.ujorm.wicket
-
CSS Appender
- CssAppender(String) - Constructor for class org.ujorm.wicket.CssAppender
-
- cssClass - Variable in class org.ujorm.wicket.component.form.fields.Field
-
- cssClass - Variable in class org.ujorm.wicket.component.grid.KeyColumn
-
The CSS class of the column
- cssOkClass - Variable in class org.ujorm.wicket.component.grid.KeyColumnBoolean
-
Class for OK value
- get(IEvent<?>) - Static method in class org.ujorm.wicket.component.form.FieldEvent
-
Get Payload type UjoEvent from the argument
- get(IEvent<?>) - Static method in class org.ujorm.wicket.UjoEvent
-
Get Payload type UjoEvent from the argument
- getAction() - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Action code
- getAction() - Method in class org.ujorm.wicket.component.form.FieldEvent
-
- getAction() - Method in class org.ujorm.wicket.UjoEvent
-
Get action
- getBaseClass() - Method in class org.ujorm.wicket.KeyModel
-
Return a class of the base domainObject
- getBaseModelObject() - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Returns a base model object / entity
- getBaseModelObject() - Method in class org.ujorm.wicket.component.dialog.domestic.EntityDialogPane
-
Returns a base model object / entity
- getButtonModel(String) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Get Save button property key
- getColumns() - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Transient table columns
- getComboDisplayValue(T) - Method in class org.ujorm.wicket.component.form.fields.ComboField
-
Get the value for displaying to an end user.
- getComboDisplayValue(E) - Method in class org.ujorm.wicket.component.form.fields.EnumField
-
Get the value for displaying to an end user.
- getComboIdValue(T, int) - Method in class org.ujorm.wicket.component.form.fields.ComboField
-
This method is called to get the id value of an object (used as the value attribute of a
choice element) The id can be extracted from the object like a primary key,
or if the list is stable you could just return a toString of the index.
- getComboIdValue(E, int) - Method in class org.ujorm.wicket.component.form.fields.EnumField
-
This method is called to get the id value of an object (used as the value attribute of a
choice element) The id can be extracted from the object like a primary key,
or if the list is stable you could just return a toString of the index.
- getCriterion() - Method in class org.ujorm.wicket.component.toolbar.AbstractToolbar
-
Returns a Criterion model for the OrmUjo table,
for example all active hotels:
Hotel.ACTIVE.whereEq(true)
- getCssClass() - Method in class org.ujorm.wicket.component.form.fields.FeedbackField
-
Returns a main CSS class
- getCssClass() - Method in class org.ujorm.wicket.component.form.fields.Field
-
Returns a main CSS class
- getCssClass() - Method in class org.ujorm.wicket.component.grid.KeyColumn
- getCssClass() - Method in class org.ujorm.wicket.component.tabs.UjoTab
-
Get CSS class name
- getCssClass() - Method in class org.ujorm.wicket.CssAppender
-
Returns a CSS class
- getCssOkClass() - Method in class org.ujorm.wicket.component.grid.KeyColumnBoolean
-
Returns a CSS class of the true value
- getDatePattern() - Method in class org.ujorm.wicket.component.form.fields.DateField
-
Returns localizadDate pattern
- getDefaultActionName() - Method in class org.ujorm.wicket.component.toolbar.AbstractToolbar
-
- getDefaultSelectedTab() - Method in class org.ujorm.wicket.component.tabs.UjoTabbedPanel
-
Get Default selectedTab from Session
- getDisplayValue(T) - Method in class org.ujorm.wicket.component.tools.ChoiceRendererNullable
- getDomain() - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Copy new value to the result and return the result
- getDomain() - Method in class org.ujorm.wicket.UjoEvent
-
Get the ujo domain object
- getField(Key) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Return field
- getFields() - Method in class org.ujorm.wicket.component.dialog.domestic.EntityDialogPane
-
Input fields provider
- getFields() - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Return all fields
- getHeader(String) - Method in class org.ujorm.wicket.component.grid.KeyPopulator
-
- getIdValue(T, int) - Method in class org.ujorm.wicket.component.tools.ChoiceRendererNullable
- getInput() - Method in class org.ujorm.wicket.component.form.fields.Field
-
Return an Input component
- getInputCssClass() - Method in class org.ujorm.wicket.component.form.fields.DateField
-
Default CSS class have got value datepicker
- getInputDomain() - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Get original domain
- getItems() - Method in class org.ujorm.wicket.component.form.fields.ComboField
-
Get component items
- getItems() - Method in class org.ujorm.wicket.component.form.fields.EnumField
-
Get component items
- getKey() - Method in class org.ujorm.wicket.component.form.fields.Field
-
Returns assigned key
- getKey() - Method in class org.ujorm.wicket.component.grid.KeyColumn
-
Get the Key
- getKey() - Method in class org.ujorm.wicket.KeyModel
-
Rerurn Key
- getKeyDisplay() - Method in class org.ujorm.wicket.component.form.fields.ComboField
-
Get a key to display
- getKeyId() - Method in class org.ujorm.wicket.component.form.fields.ComboField
-
Get the indentifier key
- getKeyNames() - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Return all keys in a String format
- getModalWindow() - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Returns modal WIndow
- getModel() - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Get a bean Model
- getModel(Key<U, T>) - Method in class org.ujorm.wicket.ModelFactory
-
Create new model for the key
- getModelValue() - Method in class org.ujorm.wicket.component.form.fields.DateField
-
Returns an input value from model
- getModelValue() - Method in class org.ujorm.wicket.component.form.fields.Field
-
Returns an input value from model
- getObject() - Method in class org.ujorm.wicket.KeyModel
-
- getOrmHandler() - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Returns OrmHandler
- getOrmHandler() - Static method in class org.ujorm.wicket.OrmSessionProvider
-
Create current ORM Handler
- getOrmSession() - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Returns orm Session
- getPanel(String) - Method in class org.ujorm.wicket.component.tabs.UjoTab
-
Create new instance of the panel class.
- getPanelClass() - Method in class org.ujorm.wicket.component.tabs.UjoTab
-
Get panel class
- getProperty() - Method in class org.ujorm.wicket.KeyModel
-
- getPropertyExpression() - Method in class org.ujorm.wicket.component.grid.KeyColumn
-
- getRepeatingView() - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Returns the repeating view
- getRequestTarget() - Method in class org.ujorm.wicket.component.form.FieldEvent
-
- getResourceLabelKey(Key<?, ?>) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Resource Label Key
- getRowCount() - Method in class org.ujorm.wicket.component.form.fields.TextAreaField
-
Get row count
- getSession() - Method in class org.ujorm.wicket.OrmSessionProvider
-
Create and cache the ORM Session, where created session must be closed later
- getSortKey() - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Vrací klíč pro řazení
- getSortProperty() - Method in class org.ujorm.wicket.component.grid.KeyPopulator
-
- getSourceKey() - Method in class org.ujorm.wicket.component.form.FieldEvent
-
- getTabModel() - Method in class org.ujorm.wicket.component.tabs.UjoTab
-
Model for constructor of the Tab components
- getTarget() - Method in class org.ujorm.wicket.UjoEvent
-
Get target
- getTextAreaLimit() - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Returns a miminal text length to create a TextArea component.
- getUjoModel() - Method in class org.ujorm.wicket.UjoEvent
-
Get Ujo domain model
- getUndefinedKey() - Method in class org.ujorm.wicket.component.tools.ChoiceRendererNullable
-
Localization key for undefined value
- getValidator() - Method in class org.ujorm.wicket.component.form.fields.Field
-
Validator getter
- getValidator() - Method in class org.ujorm.wicket.component.form.UiValidator
-
Returns an original validator
- getValidator() - Method in class org.ujorm.wicket.component.form.UjoValidator
-
Returns an original validator
- getValue(Key<U, T>) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Get Value
- safeList(Key<UJO, ?>...) - Static method in class org.ujorm.wicket.component.grid.KeyPopulator
-
Deprecated.
- selectedTab(Class<? extends UjoTab>, AjaxRequestTarget) - Method in class org.ujorm.wicket.component.tabs.UjoTabbedPanel
-
Select new tab.
- setAction(String) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Action code
- setCssClass(String) - Method in class org.ujorm.wicket.component.grid.KeyColumn
-
Assign a CSS class
- setCssClass(Key<T, ?>, String) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Assign a CSS class to a KeyColumn, if exists
- setDefaultColumnSorting(boolean) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Default column sorting for the method #addColumn(org.ujorm.Key)
where the feature is enabled by default
- setDefaultSelectedTab(Integer) - Method in class org.ujorm.wicket.component.tabs.UjoTabbedPanel
-
Save selected tab to a Session
- setDomain(U) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Copy domain attributes to fields and clone the arguments to internal parameters.
- setEnabled(Key<U, ?>, boolean) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set an enabled attribute for a required filed.
- setFeedback(Throwable) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Show an emergency message
- setFeedback(IModel<String>) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Show an common feedback message
- setFeedback(IModel<String>) - Method in class org.ujorm.wicket.component.dialog.domestic.EntityDialogPane
-
Show an common feedback message
- setFeedback(IModel<String>) - Method in class org.ujorm.wicket.component.dialog.domestic.MessageDialogPane
-
Show an common feedback message
- setFeedbackMessage(IModel<String>) - Method in class org.ujorm.wicket.component.form.FeedbackLabel
-
Insert feedback message
- setFeedbackMessage(IModel<String>) - Method in class org.ujorm.wicket.component.form.fields.FeedbackField
-
- setFeedbackMessage(IModel<String>) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Assign a feedback message
- setFetchDatabaseColumns(boolean) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Fetch database columns for better SQL performance
where the feature is enabled by default
- setMessage(IModel<String>) - Method in class org.ujorm.wicket.component.dialog.domestic.MessageDialogPane
-
Set a dialog message
- setModelValue(Object) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Set new value for the input and reset feedback messages
- setNewCssStyle(Key<U, T>, String) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Add a CSS style to the field of required key.
- setObject(T) - Method in class org.ujorm.wicket.KeyModel
-
- setSelectedTab(int) - Method in class org.ujorm.wicket.component.tabs.UjoTabbedPanel
-
Assign a selected tab and add a user CSS class.
- setSort(Key<T, ?>) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Sets the current sort state and assign the BaseClass
- setTabModel(IModel<?>) - Method in class org.ujorm.wicket.component.tabs.UjoTab
-
Model for constructor of the Tab components
- setValidator(Key<U, ?>, Field) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set a validator of the Key to the Field from argument
- setValidator(Key<U, T>, Validator<T>) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set a visible attribute for a required filed.
- setValidator(Key<U, T>, IValidator<T>) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set a visible attribute for a required filed.
- setValidator(IValidator<?>) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Validator setter
- setValidator(Validator<?>) - Method in class org.ujorm.wicket.component.form.fields.Field
-
Validator setter
- setValidatorOld(Key<U, T>, Validator) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set a visible attribute for a required filed, where validator have not generic type.
- setValue(Key<U, T>, T) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set Value
- setValue(Key<U, T>, T, AjaxRequestTarget) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set Value and repaing component
- setVisible(Key<U, ?>, boolean) - Method in class org.ujorm.wicket.component.form.FieldProvider
-
Set a visible attribute for a required filed.
- show(AjaxRequestTarget, IModel<T>) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Show dialog and assign a data from domain object
- show(UjoEvent, IModel<String>) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Show dialog and assign a data from domain object
- show(UjoEvent, IModel<String>, String) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Show dialog and assign a data from domain object
- show(AjaxRequestTarget, IModel<String>, IModel<T>) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Show dialog and assign a data from domain object
- show(AjaxRequestTarget, IModel<String>, IModel<T>, String) - Method in class org.ujorm.wicket.component.dialog.domestic.AbstractDialogPane
-
Show dialog and assign a data from domain object
- show(AjaxRequestTarget, IModel<String>, IModel<T>, String) - Method in class org.ujorm.wicket.component.dialog.domestic.EntityDialogPane
-
Show dialog and assign a data from domain object
- showDialog() - Method in class org.ujorm.wicket.UjoEvent
-
A request to open a dialog
- size - Variable in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Data size
- size() - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Method calculate the size using special SQL requst.
- sortDatabaseQuery(Query<T>) - Method in class org.ujorm.wicket.component.grid.UjoDataProvider
-
Add sorting to a database Query,
an empty method causes a natural sorting from database
- SORTING_OFF - Static variable in class org.ujorm.wicket.component.grid.KeyColumn
-
Disable a grid column sorting
- SORTING_ON - Static variable in class org.ujorm.wicket.component.grid.KeyColumn
-
Enable a grid column sorting