| Package | Description |
|---|---|
| org.fujion.component | |
| org.fujion.model |
| Modifier and Type | Method and Description |
|---|---|
protected String |
BaseInputComponent._getValue()
Returns the input value as a string.
|
String |
Upload.getAccept()
Returns the specifier reflecting the type of files the server expects.
|
Toolbar.Alignment |
Toolbar.getAlignment()
Returns the
alignment of children within the tool bar. |
Caption.LabelAlignment |
Caption.getAlignment()
Returns the alignment of the label.
|
String |
Image.getAlt()
Returns the alternate text for the image.
|
boolean |
Combobox.getAutoFilter()
If true, any choices not matching the current input will be hidden.
|
boolean |
Grid.getAutoSize()
Returns the auto size setting.
|
String |
BaseUIComponent.getBalloon()
Returns the balloon text to be displayed adjacent to the component.
|
String |
MessagePane.getCategory()
Returns the category of the message.
|
String |
BaseUIComponent.getClasses()
Returns the CSS classes set for this component.
|
Window.CloseAction |
Window.getCloseAction()
Returns the
action to be taken when the window is closed. |
int |
Memobox.getCols()
Returns the visible width of the input area in characters.
|
int |
Rowcell.getColspan()
Returns how many columns this cell will span.
|
String |
Snippet.getCompositeAnchor() |
IComposite.CompositePosition |
Snippet.getCompositePosition() |
protected String |
BaseComponent.getContent()
Returns the text content associated with this component, if any.
|
Popup |
BaseUIComponent.getContext()
Returns the popup component that will appear when right-clicking on this component.
|
String |
BaseUIComponent.getCss()
Returns the CSS specifier for this component.
|
int |
Paging.getCurrentPage()
Returns the number of the currently selected page.
|
Object |
BaseComponent.getData()
Returns the data object associated with the component.
|
String |
BaseUIComponent.getDragid()
Returns a space-delimited list of drag id's associated with this component.
|
String |
BaseUIComponent.getDropid()
Returns a space-delimited list of drop id's associated with this component.
|
int |
MessagePane.getDuration()
Returns the duration, in milliseconds, that the message will be displayed.
|
String |
BaseUIComponent.getFlex()
Returns the flex setting.
|
String |
Timebox.getFormat()
Returns the format for displaying the time.
|
String |
Datebox.getFormat()
Returns the format for displaying the date.
|
String |
BaseUIComponent.getHeight()
Returns the height.
|
String |
BaseUIComponent.getHint()
Returns the popup text to be displayed when hovering over this component.
|
String |
Hyperlink.getHref()
Returns the URL of the link destination.
|
String |
BaseComponent.getId()
Returns the unique id of the client widget corresponding to this component.
|
String |
Window.getImage()
Returns the URL of the image to be displayed on the left side of the title bar.
|
String |
Page.getImage()
Returns the URL of the image used for the page icon.
|
String |
BaseLabeledImageComponent.getImage()
Returns the URL of the image associated with this component.
|
boolean |
BaseScriptComponent.getIncludeNamedComponents()
If true, any named components within the namespace occupied by "self" will be passed as
arguments to the script.
|
long |
Timer.getInterval()
Returns the interval, in milliseconds, between timer events.
|
String |
BaseUIComponent.getKeycapture()
Returns the list of key codes to be captured.
|
String |
BaseLabeledComponent.getLabel() |
String |
Caption.getLabelClass()
Returns the CSS class(es) associated with the label.
|
String |
Caption.getLabelStyle()
Returns the style(s) associated with the label.
|
int |
BaseInputboxComponent.getMaxLength()
Returns the maximum character length of input.
|
int |
Upload.getMaxsize()
Returns the maximum allowable file size, in bytes.
|
int |
Slider.getMaxValue()
Returns the maximum allowable value.
|
int |
Progressbar.getMaxValue()
Returns the maximum value for the slider.
|
T |
BaseInputboxComponent.getMaxValue()
Returns the maximum allowable value, if any.
|
int |
Slider.getMinValue()
Returns the minimum allowable value.
|
T |
BaseInputboxComponent.getMinValue()
Returns the minimum allowable value, if any.
|
Window.Mode |
Window.getMode()
Returns the display
mode of the window. |
BaseScriptComponent.ExecutionMode |
BaseScriptComponent.getMode()
Returns the
execution mode. |
String |
BaseComponent.getName()
Returns the name associated with this instance.
|
Toolbar.Orientation |
Toolbar.getOrientation()
Returns the
orientation of the tool bar. |
Slider.Orientation |
Slider.getOrientation()
Returns the
orientation of the component. |
Radiogroup.Orientation |
Radiogroup.getOrientation()
Returns the
orientation of radio buttons belonging to this group. |
Paneview.Orientation |
Paneview.getOrientation()
Returns the
orientation of child panes. |
int |
Paging.getPageSize()
Returns the maximum number of items on a single page.
|
String |
BaseInputboxComponent.getPattern()
Returns the regular expression that constrains the input format.
|
String |
BaseInputboxComponent.getPlaceholder()
Returns the placeholder message that is displayed when the input box is empty.
|
Popup |
BaseUIComponent.getPopup()
Returns the popup component that will appear when hovering over this component.
|
Window.Position |
Window.getPosition()
|
BaseLabeledComponent.LabelPositionHorz |
Hyperlink.getPosition()
Returns the position of the label relative to the contained elements.
|
BaseLabeledComponent.LabelPositionHorz |
Checkbox.getPosition()
Returns the position of the label relative to the contained elements.
|
BaseLabeledComponent.LabelPositionAll |
Caption.getPosition()
Returns the position of the label relative to its associated component.
|
BaseLabeledComponent.LabelPositionHorz |
Button.getPosition()
Returns the position of the label relative to the image.
|
boolean |
Upload.getProgress()
If true, the uploader will fire UploadEvent events to report progress.
|
int |
Timer.getRepeat()
Returns the repetition count.
|
int |
Memobox.getRows()
Returns the visible number of rows in the input area.
|
int |
Rowcell.getRowspan()
Returns how many rows this cell will span.
|
String |
Iframe.getSandbox()
Returns the sandbox setting for the iframe.
|
Rows.Selectable |
Rows.getSelectable()
Returns the
selectable setting. |
BaseComponent |
BaseScriptComponent.getSelf()
Returns the component referenced by the script language's "self" variable.
|
boolean |
BasePickerComponent.getShowHints()
Returns the showHints property.
|
boolean |
Treeview.getShowLines()
Returns true if lines connecting parent nodes to their children should be displayed.
|
boolean |
Treeview.getShowRoot()
Returns true if the tree root should be visible.
|
boolean |
BasePickerComponent.getShowText()
Returns showText property.
|
boolean |
Treeview.getShowToggles()
Returns true if expander icons should be displayed for each parent node with children.
|
Window.Size |
Window.getSize()
Returns the
sizing mode of the window. |
int |
Listbox.getSize()
Returns the number of visible list items.
|
Sorting.SortOrder |
Column.getSortOrder()
Returns the sort order.
|
Sorting.SortToggle |
Column.getSortToggle()
Returns the type of sort toggle.
|
String |
Module.getSrc()
Returns the module's path.
|
String |
Import.getSrc()
Returns the URL of the imported FSP.
|
String |
Image.getSrc()
Returns the URL of the image resource.
|
String |
Iframe.getSrc()
Returns the URL of the loaded document.
|
String |
Html.getSrc()
Returns the URL of external HTML content.
|
String |
BaseSourcedComponent.getSrc()
Returns the URL of the external content source.
|
int |
Slider.getStep()
Returns the amount of change in the current value when an arrow button is clicked.
|
T |
BaseNumberboxComponent.getStep()
Gets the step value.
|
String |
BaseUIComponent.getStyles()
Returns the styles set for this component.
|
boolean |
Textbox.getSynchronized() |
boolean |
Slider.getSynchronized()
Returns the synchronized setting.
|
boolean |
Memobox.getSynchronized() |
boolean |
BaseNumberboxComponent.getSynchronized() |
int |
BaseUIComponent.getTabindex()
Returns the tab index for the component.
|
Tabview.TabPosition |
Tabview.getTabPosition()
Returns the tab
position. |
String |
Hyperlink.getTarget()
Returns the target where the linked document will be opened.
|
String |
Window.getTitle()
Returns the title text.
|
String |
Pane.getTitle()
Returns the title text.
|
String |
Page.getTitle()
Returns the page title.
|
String |
MessagePane.getTitle()
Returns the title bar text.
|
String |
Groupbox.getTitle()
Returns the title text.
|
String |
Grid.getTitle()
Returns the title text.
|
String |
ServerScript.getType()
Returns the type of script.
|
int |
Slider.getValue()
Returns the current value of the slider.
|
int |
Progressbar.getValue()
Returns the current value of the slider.
|
String |
Listitem.getValue()
Returns the value associated with the list item.
|
String |
Comboitem.getValue()
Returns the value associated with the combo item.
|
String |
BaseUIComponent.getWidth()
Returns the width.
|
Memobox.WrapMode |
Memobox.getWrap()
Returns the wrap mode.
|
boolean |
MessagePane.isActionable()
Returns true if the message is actionable.
|
boolean |
Memobox.isAutoScroll()
Returns the auto-scroll setting.
|
boolean |
Menuitem.isCheckable()
Returns true if the menu item has an associated check box.
|
boolean |
Menuitem.isChecked()
Returns the checked state of the menu item.
|
boolean |
Checkbox.isChecked()
Returns the checked state of the check box.
|
boolean |
Window.isClosable()
Returns true if the window is closable.
|
boolean |
Tab.isClosable()
Returns true if the tab is closable.
|
boolean |
Page.isClosable()
Returns true if the browser window may be closed without challenge.
|
boolean |
Treenode.isCollapsed()
Return true if the node is collapsed (i.e., its children are hidden).
|
boolean |
BaseUIComponent.isDisabled() |
boolean |
Textbox.isMasked()
Returns true if input is to be obscured by a mask.
|
boolean |
Window.isMaximizable()
Returns true if the window may be maximized.
|
boolean |
Window.isMinimizable()
Returns true if the window may be minimized.
|
boolean |
Window.isMovable()
Returns whether the window may be moved to a new position by dragging its title bar.
|
boolean |
Upload.isMultiple()
Returns true if multiple file uploads are allowed.
|
boolean |
Listbox.isMultiple()
Returns the multiple selection flag.
|
boolean |
BaseComponent.isNamespace()
Returns true if this component is a namespace boundary.
|
boolean |
Popupbox.isOpen()
Returns true if the popup box is open.
|
boolean |
Menu.isOpen()
Returns the open state.
|
boolean |
Detail.isOpen()
Returns true if the detail view is open.
|
boolean |
BaseInputboxComponent.isReadonly()
Returns true if the input box is read-only.
|
boolean |
BaseInputboxComponent.isRequired()
Returns true if input is required for this component.
|
boolean |
Timer.isRunning()
Returns true if the timer is running.
|
boolean |
Treenode.isSelected()
Returns the selected state.
|
boolean |
Tab.isSelected()
Returns the selection state of the tab.
|
boolean |
Row.isSelected()
Returns the selected state of this row.
|
boolean |
Listitem.isSelected()
Returns the selection state.
|
boolean |
Comboitem.isSelected()
Returns the selection state.
|
boolean |
Window.isSizable()
Returns the window's sizable property.
|
boolean |
Column.isSizable()
Returns true if the column can be resized.
|
boolean |
Column.isSortColumn()
Returns true if this is the currently sorted column.
|
boolean |
Pane.isSplittable()
Returns whether the pane displays a splitter.
|
boolean |
BaseUIComponent.isVisible()
Returns the visibility state of the component.
|
| Modifier and Type | Method and Description |
|---|---|
default IListModel<?> |
ISupportsModel.getModel()
Returns the list model, or null if none set.
|
default IComponentRenderer<T,?> |
ISupportsModel.getRenderer()
Returns the renderer, or null if none set.
|
Copyright © 2018 Fujion Framework. All rights reserved.