A B C D E F G H I K L M N O P R S T U V W Y 

S

save() - Method in class com.panemu.tiwulfx.table.TableControl
Save changes.
SearchMenuItemBase<T> - Class in com.panemu.tiwulfx.table
 
SearchMenuItemBase(BaseColumn) - Constructor for class com.panemu.tiwulfx.table.SearchMenuItemBase
 
selectedDateProperty() - Method in class com.panemu.tiwulfx.control.DateField
The selected date.
selectedDateProperty() - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Gets the selected date.
selectedItemProperty() - Method in class com.panemu.tiwulfx.table.TableControl
Get single selected record property.
setAgileEditing(boolean) - Method in class com.panemu.tiwulfx.table.TableControl
Sets the value of the property agileEditing.
setAlignment(Pos) - Method in class com.panemu.tiwulfx.table.BaseColumn
Sets cell alignment
setAttributeName(String) - Method in class com.panemu.tiwulfx.common.TableCriteria
 
setButtonType(MessageDialog.ButtonType) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Set the buttons to be displayed.
setCalendar(Calendar) - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Sets the value of the property calendar.
setCancelButtonText(String) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Set text for Cancel button.
setController(LookupFieldController<T>) - Method in class com.panemu.tiwulfx.control.LookupField
 
setController(LookupFieldController<T>) - Method in class com.panemu.tiwulfx.form.LookupControl
 
setController(TableController<T>) - Method in class com.panemu.tiwulfx.table.TableControl
Set object responsible to fetch, insert, delete and update data
setDateFormat(DateFormat) - Method in class com.panemu.tiwulfx.control.DateField
Sets the value of the property dateFormat.
setDateFormat(DateFormat) - Method in class com.panemu.tiwulfx.form.DateControl
Sets the value of the property dateFormat.
setDateFormat(DateFormat) - Method in class com.panemu.tiwulfx.table.DateColumn
Sets the value of the property dateFormat.
setDefaultAnswer(MessageDialog.Answer) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Set the default answer.
setDefaultTicked(boolean) - Method in class com.panemu.tiwulfx.table.TickColumn
Sets whether the row is by default ticked or not
setEditable(boolean) - Method in class com.panemu.tiwulfx.form.BaseControl
Sets the value of the property editable.
setEditableComboBox(boolean) - Method in class com.panemu.tiwulfx.form.ComboBoxControl
Sets the value of the property editableComboBox.
setEscapeAnswer(MessageDialog.Answer) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Set the answer if user press Escape on keyboard
setFalseLabel(String) - Method in class com.panemu.tiwulfx.form.CheckBoxControl
 
setFalseLabel(String) - Method in class com.panemu.tiwulfx.table.CheckBoxColumn
 
setFilterable(boolean) - Method in class com.panemu.tiwulfx.table.BaseColumn
Specifies whether right clicking the column will show menu item to do filtering.
setFitColumnAfterReload(boolean) - Method in class com.panemu.tiwulfx.table.TableControl
 
setGrouping(boolean) - Method in class com.panemu.tiwulfx.control.NumberField
 
setGrouping(boolean) - Method in class com.panemu.tiwulfx.form.NumberControl
 
setGrouping(boolean) - Method in class com.panemu.tiwulfx.table.NumberColumn
 
setImage(Image) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Change default image
setIndeterminate(boolean) - Method in class com.panemu.tiwulfx.form.CheckBoxControl
See CheckBox.setIndeterminate(boolean).
setInvalid(String) - Method in class com.panemu.tiwulfx.form.BaseControl
Set the value contained by the control to invalid.
setLabel(String, String, String) - Method in class com.panemu.tiwulfx.form.CheckBoxControl
 
setLabel(String, String, String) - Method in class com.panemu.tiwulfx.table.CheckBoxColumn
 
setLiteralBundle(ResourceBundle) - Static method in class com.panemu.tiwulfx.common.TiwulFXUtil
 
setLocale(Locale) - Static method in class com.panemu.tiwulfx.common.TiwulFXUtil
 
setLocale(Locale) - Method in class com.panemu.tiwulfx.control.DateField
Sets the value of the property locale.
setLocale(Locale) - Method in class com.panemu.tiwulfx.form.DateControl
Sets the value of the property locale.
setLocale(Locale) - Method in class com.panemu.tiwulfx.table.DateColumn
Sets the value of the property locale.
setLocale(Locale) - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Sets the value of the property locale.
setLookupController(LookupFieldController<T>) - Method in class com.panemu.tiwulfx.table.LookupColumn
 
setLookupPropertyName(String) - Method in class com.panemu.tiwulfx.form.LookupControl
 
setMaxLength(int) - Method in class com.panemu.tiwulfx.control.NumberField
 
setMaxLength(int) - Method in class com.panemu.tiwulfx.form.NumberControl
 
setMaxLength(int) - Method in class com.panemu.tiwulfx.table.NumberColumn
Set maximum character length is acceptable in input field
setMaxRecord(int) - Method in class com.panemu.tiwulfx.table.TableControl
Set max record per retrieval
setMessage(String) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Set the message displayed in the dialog
setMode(Form.Mode) - Method in class com.panemu.tiwulfx.form.Form
Set form's mode.
setNoButtonText(String) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Set text for NO button
setNullLabel(String) - Method in class com.panemu.tiwulfx.form.CheckBoxControl
 
setNullLabel(String) - Method in class com.panemu.tiwulfx.table.CheckBoxColumn
 
setNumberType(Class<T>) - Method in class com.panemu.tiwulfx.control.NumberField
 
setNumberType(Class<T>) - Method in class com.panemu.tiwulfx.form.NumberControl
 
setObjectToDisplay(Object) - Method in interface com.panemu.tiwulfx.common.ObjectExposer
 
setObjectToDisplay(Object) - Method in class com.panemu.tiwulfx.control.DetailPanel
 
setOnAction(EventHandler<ActionEvent>) - Method in class com.panemu.tiwulfx.form.ComboBoxControl
 
setOperator(TableCriteria.Operator) - Method in class com.panemu.tiwulfx.common.TableCriteria
 
setPromptText(String) - Method in class com.panemu.tiwulfx.control.DateField
Sets the value of the property promptText.
setPromptText(String) - Method in class com.panemu.tiwulfx.form.DateControl
 
setPropertyName(String) - Method in class com.panemu.tiwulfx.control.LookupField
 
setPropertyName(String) - Method in class com.panemu.tiwulfx.form.BaseControl
 
setPropertyNames(List<String>) - Method in class com.panemu.tiwulfx.control.DetailPanel
 
setRecord(T) - Method in class com.panemu.tiwulfx.form.Form
 
setRecordClass(Class<T>) - Method in class com.panemu.tiwulfx.table.TableControl
Set the class of object that will be displayed in the table.
setReloadOnCriteriaChange(boolean) - Method in class com.panemu.tiwulfx.table.TableControl
Set it to false to prevent auto-reloading when there is table criteria change.
setRequired(boolean) - Method in class com.panemu.tiwulfx.form.BaseControl
Set the field to required.
setRequired(boolean) - Method in class com.panemu.tiwulfx.form.CheckBoxControl
If not required, the checkbox will support 3 states: true, false, null otherwise it will support only true and false.
setRequired(boolean) - Method in class com.panemu.tiwulfx.table.BaseColumn
Set the field to required and cannot null.
setSelectedDate(Date) - Method in class com.panemu.tiwulfx.control.DateField
Sets the value of the property selectedDate.
setSelectedOperator(TableCriteria.Operator) - Method in class com.panemu.tiwulfx.table.SearchMenuItemBase
 
setSelectionMode(SelectionMode) - Method in class com.panemu.tiwulfx.table.TableControl
Set selection mode
setShowSuggestionWaitTime(int) - Method in class com.panemu.tiwulfx.control.LookupField
Set wait time in millisecond for showing suggestion list.
setShowSuggestionWaitTime(int) - Method in class com.panemu.tiwulfx.table.LookupColumn
Set wait time in millisecond for showing suggestion list.
setShowTodayButton(boolean) - Method in class com.panemu.tiwulfx.control.DateField
Sets the value of the property showTodayButton.
setShowTodayButton(boolean) - Method in class com.panemu.tiwulfx.form.DateControl
Sets the value of the property showTodayButton.
setShowTodayButton(boolean) - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Sets the value of the property showTodayButton.
setShowWeeks(boolean) - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Sets the value of the property showWeeks.
setTableCriteria(TableCriteria) - Method in class com.panemu.tiwulfx.table.BaseColumn
Set criteria to be applied to column.
setText(String) - Method in class com.panemu.tiwulfx.control.LabelSeparator
Sets the value of the property text.
setTicked(T, boolean) - Method in class com.panemu.tiwulfx.table.TickColumn
Set passed item to be ticked or unticked
setTitle(String) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Set the title of dialog
setTodayButtonText(String) - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Sets the value of the property todayButtonText.
setToolTip(Control, String) - Static method in class com.panemu.tiwulfx.common.TiwulFXUtil
 
setTrueLabel(String) - Method in class com.panemu.tiwulfx.form.CheckBoxControl
 
setTrueLabel(String) - Method in class com.panemu.tiwulfx.table.CheckBoxColumn
 
setValid() - Method in class com.panemu.tiwulfx.form.BaseControl
Set the value contained by the control to valid.
setValue(T) - Method in class com.panemu.tiwulfx.common.TableCriteria
 
setValue(T) - Method in class com.panemu.tiwulfx.control.LookupField
Sets the value of the property value.
setValue(T) - Method in class com.panemu.tiwulfx.control.NumberField
Sets the value of the property value.
setValue(T) - Method in class com.panemu.tiwulfx.form.BaseControl
Sets the value of the property value.
setValue(Boolean) - Method in class com.panemu.tiwulfx.form.CheckBoxControl
 
setValue(T) - Method in class com.panemu.tiwulfx.form.ChoiceBoxControl
 
setValue(T) - Method in class com.panemu.tiwulfx.form.ComboBoxControl
 
setValue(Date) - Method in class com.panemu.tiwulfx.form.DateControl
 
setValue(T) - Method in class com.panemu.tiwulfx.form.LookupControl
 
setValue(T) - Method in class com.panemu.tiwulfx.form.NumberControl
 
setValue(String) - Method in class com.panemu.tiwulfx.form.TextControl
 
setValueToEditor(T) - Method in class com.panemu.tiwulfx.table.BaseCell
 
setValueToEditor(T) - Method in class com.panemu.tiwulfx.table.ComboBoxColumn.ComboBoxTableCell
 
setValueToEditor(Date) - Method in class com.panemu.tiwulfx.table.DateColumn.DateTableCell
 
setValueToEditor(T) - Method in class com.panemu.tiwulfx.table.LookupColumn.LookupTableCell
 
setValueToEditor(T) - Method in class com.panemu.tiwulfx.table.NumberColumn.NumberTableCell
 
setValueToEditor(String) - Method in class com.panemu.tiwulfx.table.TextColumn.TextTableCell
 
setVisibleComponents(boolean, TableControl.Component...) - Method in class com.panemu.tiwulfx.table.TableControl
Set UI component visibility.
setYesOkButtonText(String) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Change YES/OK button's text
show(Window, T, String) - Method in class com.panemu.tiwulfx.control.LookupFieldController
 
show(Window, T, String, String) - Method in class com.panemu.tiwulfx.control.LookupFieldController
Show lookup dialog.
show(Window) - Method in class com.panemu.tiwulfx.dialog.MessageDialog
Show the dialog.
show(Window) - Method in class com.panemu.tiwulfx.dialog.MessageDialogBuilder
 
showCalendar() - Method in class com.panemu.tiwulfx.control.DateField
 
showCalendar() - Method in class com.panemu.tiwulfx.form.DateControl
 
showingCalendarProperty() - Method in class com.panemu.tiwulfx.control.DateField
 
showingCalendarProperty() - Method in class com.panemu.tiwulfx.form.DateControl
 
showingLookupDialogProperty() - Method in class com.panemu.tiwulfx.control.LookupField
 
showingSuggestionProperty() - Method in class com.panemu.tiwulfx.control.LookupField
 
showLookupDialog() - Method in class com.panemu.tiwulfx.control.LookupField
 
showRow(int) - Method in class com.panemu.tiwulfx.table.TableControl
 
showSuggestion() - Method in class com.panemu.tiwulfx.control.LookupField
 
showTodayButtonProperty() - Method in class com.panemu.tiwulfx.control.DateField
Indicates, whether the today button should be shown.
showTodayButtonProperty() - Method in class com.panemu.tiwulfx.form.DateControl
 
showTodayButtonProperty() - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Indicates, whether the today button should be shown.
showWeeksProperty() - Method in class eu.schudt.javafx.controls.calendar.CalendarView
Indicates, whether the week numbers are shown.
startEdit() - Method in class com.panemu.tiwulfx.table.BaseCell
 
A B C D E F G H I K L M N O P R S T U V W Y