Fires before the store's data is changed.
ListStore() -
Constructor for class com.extjs.gxt.ui.client.store.ListStore
Creates a new store.
ListStore(ListLoader) -
Constructor for class com.extjs.gxt.ui.client.store.ListStore
Creates a new store.
load() -
Method in class com.extjs.gxt.ui.client.data.BaseLoader
load(C) -
Method in class com.extjs.gxt.ui.client.data.BaseLoader
load(int, int) -
Method in class com.extjs.gxt.ui.client.data.BasePagingLoader
load() -
Method in class com.extjs.gxt.ui.client.data.BaseTreeLoader
load(DataReader<C, D>, C, AsyncCallback<D>) -
Method in interface com.extjs.gxt.ui.client.data.DataProxy
Data should be retrived using the specified load config.
load(DataReader<C, D>, C, AsyncCallback<D>) -
Method in class com.extjs.gxt.ui.client.data.HttpProxy
Load -
Static variable in interface com.extjs.gxt.ui.client.data.Loader
Fires when new data has been loaded (value is 301).
load() -
Method in interface com.extjs.gxt.ui.client.data.Loader
Loads the data using the current configuration.
load(C) -
Method in interface com.extjs.gxt.ui.client.data.Loader
Loads the data using the given load configuration.
load(DataReader<Object, D>, Object, AsyncCallback<D>) -
Method in class com.extjs.gxt.ui.client.data.MemoryProxy
load(int, int) -
Method in interface com.extjs.gxt.ui.client.data.PagingLoader
Loads the data using the specified configuation.
load(DataReader<C, D>, C, AsyncCallback<D>) -
Method in class com.extjs.gxt.ui.client.data.RpcProxy
loadChildren(M) -
Method in class com.extjs.gxt.ui.client.data.BaseTreeLoader
loadChildren(M) -
Method in interface com.extjs.gxt.ui.client.data.TreeLoader
Initiates a load request for the parent's children.
Loader<C> - Interface in com.extjs.gxt.ui.client.dataInterface for objects that can load remote data.loader -
Variable in class com.extjs.gxt.ui.client.data.LoadEvent
The loader that triggered this event.
loaderBeforeLoad(LoadEvent) -
Method in class com.extjs.gxt.ui.client.event.LoadListener
Fires before a load operation begins.
loaderLoad(LoadEvent) -
Method in class com.extjs.gxt.ui.client.event.LoadListener
Fires after a load operation completes.
loaderLoadException(LoadEvent) -
Method in class com.extjs.gxt.ui.client.event.LoadListener
Fires when an exception occurs during a load operation.
LoadEvent<C,D> - Class in com.extjs.gxt.ui.client.dataInstances of this class are sent as a result of load operations.LoadEvent(Loader) -
Constructor for class com.extjs.gxt.ui.client.data.LoadEvent
Creates a new load event.
LoadEvent(Loader, C) -
Constructor for class com.extjs.gxt.ui.client.data.LoadEvent
Creates a new load event.
LoadEvent(Loader, C, D) -
Constructor for class com.extjs.gxt.ui.client.data.LoadEvent
Creates a new load event.
LoadEvent(Loader, C, Throwable) -
Constructor for class com.extjs.gxt.ui.client.data.LoadEvent
Creates a new load event.
LoadException -
Static variable in interface com.extjs.gxt.ui.client.data.Loader
Fires if an exception occurs while retrieving data (value is 302).
LoadListener - Class in com.extjs.gxt.ui.client.eventListener for Loader events.LoadListener() -
Constructor for class com.extjs.gxt.ui.client.event.LoadListener
loadMask_msg() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
M
- makePositionable() -
Method in class com.extjs.gxt.ui.client.core.El
- Makes an element positionable.
- makePositionable(boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Makes an element positionable.
- manager -
Variable in class com.extjs.gxt.ui.client.event.StateEvent
- The state provider.
- map -
Variable in class com.extjs.gxt.ui.client.data.DataField
- An optional field used when the property name of the model is different
than the property name of the raw data.
- MarginData - Class in com.extjs.gxt.ui.client.widget.layout
- Base layout data with margin support.
- MarginData() -
Constructor for class com.extjs.gxt.ui.client.widget.layout.MarginData
- Creates a new layout data.
- MarginData(int) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.MarginData
- Creates a new layout data.
- MarginData(int, int, int, int) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.MarginData
- Creates a new layout data.
- MarginData(Margins) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.MarginData
- Creates a new layout data.
- Margins - Class in com.extjs.gxt.ui.client.util
- Represents 4-side margins.
- Margins() -
Constructor for class com.extjs.gxt.ui.client.util.Margins
- Creates a new margins instance with 0 values for all sides.
- Margins(int) -
Constructor for class com.extjs.gxt.ui.client.util.Margins
- Creates a new margins instance.
- Margins(int, int, int, int) -
Constructor for class com.extjs.gxt.ui.client.util.Margins
- Creates a new margin instance.
- markInvalid(String) -
Method in class com.extjs.gxt.ui.client.widget.form.AdapterField
-
- markInvalid(String) -
Method in class com.extjs.gxt.ui.client.widget.form.CheckBox
-
- markInvalid(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Mark this field as invalid.
- markInvalid(String) -
Method in class com.extjs.gxt.ui.client.widget.form.LabelField
-
- markRendered(TableItem) -
Static method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- Markup - Interface in com.extjs.gxt.ui.client.core
-
- Markup - Class in com.extjs.gxt.ui.client.util
- Raw html content.
- Markup() -
Constructor for class com.extjs.gxt.ui.client.util.Markup
-
- MarkupBase - Class in com.extjs.gxt.ui.client.core
-
- MarkupBase() -
Constructor for class com.extjs.gxt.ui.client.core.MarkupBase
-
- mask(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Puts a mask over this element to disable user interaction.
- maxHeight -
Variable in class com.extjs.gxt.ui.client.fx.Resizable
- The maximum height for the widget (defaults 2000).
- Maximize -
Static variable in class com.extjs.gxt.ui.client.Events
- Minimize event type (value is 440).
- maximize() -
Method in class com.extjs.gxt.ui.client.widget.Window
- Fits the window within its current container and automatically replaces the
'maximize' tool button with the 'restore' tool button.
- maxWidth -
Variable in class com.extjs.gxt.ui.client.fx.Resizable
- The maximum width for the widget (defaults to 2000).
- MemoryProxy<D> - Class in com.extjs.gxt.ui.client.data
- A
DataProxy implementation that simply passes the data
specified in the constructor to the reader when its load method is called. - MemoryProxy(D) -
Constructor for class com.extjs.gxt.ui.client.data.MemoryProxy
- Creates new memory proxy.
- menu -
Variable in class com.extjs.gxt.ui.client.event.ButtonEvent
- The button's menu.
- menu -
Variable in class com.extjs.gxt.ui.client.event.DataListEvent
-
- menu -
Variable in class com.extjs.gxt.ui.client.event.TableEvent
- The context menu.
- Menu - Class in com.extjs.gxt.ui.client.widget.menu
- A menu component.
- Menu() -
Constructor for class com.extjs.gxt.ui.client.widget.menu.Menu
- Creates a new menu.
- MenuEvent - Class in com.extjs.gxt.ui.client.event
- Menu event type.
- MenuEvent(Menu) -
Constructor for class com.extjs.gxt.ui.client.event.MenuEvent
-
- MenuEvent(Menu, Item) -
Constructor for class com.extjs.gxt.ui.client.event.MenuEvent
-
- MenuHide -
Static variable in class com.extjs.gxt.ui.client.Events
- MenuHide event type (value is 450).
- MenuItem - Class in com.extjs.gxt.ui.client.widget.menu
- A base class for all menu items that require menu-related functionality (like
sub-menus) and are not static display items.
- MenuItem() -
Constructor for class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Creates a new item.
- MenuItem(String) -
Constructor for class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Creates a new item with the given text.
- MenuItem(String, SelectionListener) -
Constructor for class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Creates a new item.
- MenuItem(String, String) -
Constructor for class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Creates a new item.
- MenuItem(String, String, SelectionListener) -
Constructor for class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Creates a new item.
- MenuShow -
Static variable in class com.extjs.gxt.ui.client.Events
- MenuShow event type (value is 460).
- message -
Variable in class com.extjs.gxt.ui.client.event.FieldEvent
- The message.
- MessageBox - Class in com.extjs.gxt.ui.client.widget
- Utility class for generating different styles of message boxes.
- MessageBox() -
Constructor for class com.extjs.gxt.ui.client.widget.MessageBox
-
- MessageBox.MessageBoxType - Enum in com.extjs.gxt.ui.client.widget
- MessageBox type enumeration.
- messageBox_cancel() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- messageBox_close() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- messageBox_no() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- messageBox_ok() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- messageBox_yes() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- MESSAGES -
Static variable in class com.extjs.gxt.ui.client.GXT
- GXT messages.
- minHeight -
Variable in class com.extjs.gxt.ui.client.fx.Resizable
- The minimum height for the widget (defaults to 50).
- Minimize -
Static variable in class com.extjs.gxt.ui.client.Events
- Minimize event type (value is 470).
- minimize() -
Method in class com.extjs.gxt.ui.client.widget.Window
- Placeholder method for minimizing the window.
- minWidth -
Variable in class com.extjs.gxt.ui.client.fx.Resizable
- The minumum width for the widget (defaults to 50).
- ModalPanel - Class in com.extjs.gxt.ui.client.widget
- A panel that grays out the view port and displays a widget above it.
- ModalPanel() -
Constructor for class com.extjs.gxt.ui.client.widget.ModalPanel
- Creates a new model panel.
- Model - Interface in com.extjs.gxt.ui.client.data
- Primary interface for GXT model objects with event support.
- model -
Variable in class com.extjs.gxt.ui.client.store.StoreEvent
- The item.
- modelChanged(ChangeEvent) -
Method in interface com.extjs.gxt.ui.client.data.ChangeListener
- Fired when the model's state has changed.
- ModelComparer<M extends ModelData> - Interface in com.extjs.gxt.ui.client.data
- Comapares the model instances for equality.
- ModelData - Interface in com.extjs.gxt.ui.client.data
- Primary interface for GXT model objects without support events.
- ModelPropertyEditor<Data extends ModelData> - Class in com.extjs.gxt.ui.client.widget.form
PropertyEditor for model instances.- ModelPropertyEditor() -
Constructor for class com.extjs.gxt.ui.client.widget.form.ModelPropertyEditor
- Creates a new model property editor.
- ModelPropertyEditor(String) -
Constructor for class com.extjs.gxt.ui.client.widget.form.ModelPropertyEditor
- Creates a new model property editor.
- ModelReader<C> - Class in com.extjs.gxt.ui.client.data
- A
DataReader implementation for Model
instances. - ModelReader() -
Constructor for class com.extjs.gxt.ui.client.data.ModelReader
-
- models -
Variable in class com.extjs.gxt.ui.client.store.StoreEvent
- The the items.
- ModelStringProvider<M extends ModelData> - Interface in com.extjs.gxt.ui.client.data
- Interface for objects that can translate a model's typed values to strings.
- ModelType - Class in com.extjs.gxt.ui.client.data
- Describes the fields and structure of a
Model. - ModelType() -
Constructor for class com.extjs.gxt.ui.client.data.ModelType
- Creates a new instance.
- Move -
Static variable in class com.extjs.gxt.ui.client.Events
- Resize event type (value is 530).
- Move - Class in com.extjs.gxt.ui.client.fx
-
- Move(El, int, int) -
Constructor for class com.extjs.gxt.ui.client.fx.Move
-
- moveSelectedDown() -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Moves the current selections down one level.
- moveSelectedUp() -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Moves the current selections up one level.
- MultiEffect - Class in com.extjs.gxt.ui.client.fx
-
- MultiEffect(El) -
Constructor for class com.extjs.gxt.ui.client.fx.MultiEffect
-
- MultiField<F extends Field> - Class in com.extjs.gxt.ui.client.widget.form
- A field that displays multiple fields in a single row.
- MultiField() -
Constructor for class com.extjs.gxt.ui.client.widget.form.MultiField
- Creates a new checkbox group.
- MultiField(String, F...) -
Constructor for class com.extjs.gxt.ui.client.widget.form.MultiField
- Creates a new checkbox group.
- MvcEvent - Class in com.extjs.gxt.ui.client.event
- MVC event type.
- MvcEvent(Dispatcher, AppEvent) -
Constructor for class com.extjs.gxt.ui.client.event.MvcEvent
- Creates a new mvc event.
- MyMessages - Interface in com.extjs.gxt.ui.client.messages
- GXT messages.
N
- name -
Variable in class com.extjs.gxt.ui.client.data.DataField
- The name of the field.
- name -
Variable in class com.extjs.gxt.ui.client.event.MvcEvent
- The name.
- name -
Variable in class com.extjs.gxt.ui.client.event.StateEvent
- The property name.
- newInstance(double, double) -
Static method in class com.extjs.gxt.ui.client.util.Point
-
- newInstance(int, int) -
Static method in class com.extjs.gxt.ui.client.util.Point
-
- newInstance(int, int) -
Static method in class com.extjs.gxt.ui.client.util.Size
-
- next() -
Method in class com.extjs.gxt.ui.client.core.TemplatesBase.IterableRange.IterableRangeIterator
-
- next() -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar
- Moves to the last page.
- nextSibling() -
Method in class com.extjs.gxt.ui.client.core.El
- Returns the elements next sibling.
- NO -
Static variable in class com.extjs.gxt.ui.client.widget.Dialog
- Button constant for the itemId of a NO button.
- NONE -
Static variable in class com.extjs.gxt.ui.client.fx.FxConfig
-
- NONE -
Static variable in class com.extjs.gxt.ui.client.Style
- A constant known to be zero (0).
- noText -
Variable in class com.extjs.gxt.ui.client.widget.Dialog
- The No button text (defaults to 'No').
- notify(ChangeEvent) -
Method in class com.extjs.gxt.ui.client.data.BaseModel
-
- notify(ChangeEvent) -
Method in class com.extjs.gxt.ui.client.data.BaseTreeModel
-
- notify(ChangeEvent) -
Method in interface com.extjs.gxt.ui.client.data.ChangeEventSource
- Notifies listeners of the given change event.
- notify(ChangeEvent) -
Method in class com.extjs.gxt.ui.client.data.ChangeEventSupport
-
- NumberCellRenderer<T extends Component> - Class in com.extjs.gxt.ui.client.widget.table
- A
CellRenderer implementaiton for numbers. - NumberCellRenderer(String) -
Constructor for class com.extjs.gxt.ui.client.widget.table.NumberCellRenderer
- Creates a new number cell renderer.
- NumberCellRenderer(NumberFormat) -
Constructor for class com.extjs.gxt.ui.client.widget.table.NumberCellRenderer
- Creates a new number cell renderer.
- NumberField - Class in com.extjs.gxt.ui.client.widget.form
- Numeric text field that provides automatic keystroke filtering and numeric
validation.
- NumberField() -
Constructor for class com.extjs.gxt.ui.client.widget.form.NumberField
- Creates a new number field.
- NumberField.NumberFieldMessages - Class in com.extjs.gxt.ui.client.widget.form
- NumberField messages.
- NumberField.NumberFieldMessages() -
Constructor for class com.extjs.gxt.ui.client.widget.form.NumberField.NumberFieldMessages
-
- numberField_maxText(double) -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- numberField_minText(double) -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- numberField_nanText(String) -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- NumberPropertyEditor - Class in com.extjs.gxt.ui.client.widget.form
PropertyEditory that uses a NumberFormat.- NumberPropertyEditor() -
Constructor for class com.extjs.gxt.ui.client.widget.form.NumberPropertyEditor
-
- NumberPropertyEditor(String) -
Constructor for class com.extjs.gxt.ui.client.widget.form.NumberPropertyEditor
-
- NumberPropertyEditor(NumberFormat) -
Constructor for class com.extjs.gxt.ui.client.widget.form.NumberPropertyEditor
-
O
- Observable - Interface in com.extjs.gxt.ui.client.event
- Abstract base class for objects that register listeners and fire events.
- offsetsTo(Element) -
Method in class com.extjs.gxt.ui.client.core.El
- Returns the offsets between two elements.
- OK -
Static variable in class com.extjs.gxt.ui.client.widget.Dialog
- Button constant that displays a single OK button.
- OK -
Static variable in class com.extjs.gxt.ui.client.widget.MessageBox
- Button constant that displays a single OK button.
- OKCANCEL -
Static variable in class com.extjs.gxt.ui.client.widget.Dialog
- Button constant that displays a OK and CANCEL button.
- OKCANCEL -
Static variable in class com.extjs.gxt.ui.client.widget.MessageBox
- Button constant that displays a OK and CANCEL button.
- okText -
Variable in class com.extjs.gxt.ui.client.widget.Dialog
- The OK button text (defaults to 'OK');
- oldValue -
Variable in class com.extjs.gxt.ui.client.event.FieldEvent
- The old value.
- onAlt(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onAttach() -
Method in class com.extjs.gxt.ui.client.widget.button.Button
-
- onAttach() -
Method in class com.extjs.gxt.ui.client.widget.Viewport
-
- onAttach() -
Method in class com.extjs.gxt.ui.client.widget.WidgetComponent
-
- onBackspace(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onBrowserEvent(Event) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Components delegate event handling to
Component.onComponentEvent(ComponentEvent).
- onBrowserEvent(Event) -
Method in class com.extjs.gxt.ui.client.widget.form.MultiField
-
- onBrowserEvent(Event) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- onBrowserEvent(Event) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- onBrowserEvent(Event) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
-
- onCancel() -
Method in class com.extjs.gxt.ui.client.fx.BaseEffect
-
- onCancel() -
Method in interface com.extjs.gxt.ui.client.fx.Effect
- Fires after the effect is cancelled.
- onCancel() -
Method in class com.extjs.gxt.ui.client.fx.MultiEffect
-
- onCheckChange(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- OnClick -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONCLICK event type.
- onClick(TreeEvent) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- onColumnClick(TableColumnUI, ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.TableHeader
-
- onColumnResize(SplitBarEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- onComplete() -
Method in class com.extjs.gxt.ui.client.fx.BaseEffect
-
- onComplete() -
Method in interface com.extjs.gxt.ui.client.fx.Effect
- Fires after the effect is complete.
- onComplete() -
Method in class com.extjs.gxt.ui.client.fx.MultiEffect
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.button.IconButton
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.CollapsePanel
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Any events a component receives will be forwarded to this method.
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.DataList
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.DataListItem
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.DataView
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.DataViewItem
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.form.MultiField
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.ScrollContainer
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.TabItem.HeaderItem
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.TableItem
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
-
- onComponentEvent(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
-
- onControl(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onDelete(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onDelete(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- OnDoubleClick -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONDBLCLICK event type.
- onDoubleClick(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- onDown(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onDown(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onEnd(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onEnd(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onEnter(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onEnter(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onEsc(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onEscape(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onEventPreview(Event) -
Method in class com.extjs.gxt.ui.client.util.BaseEventPreview
-
- onHide(Element) -
Method in class com.extjs.gxt.ui.client.widget.FramePanel
- Removes the panel.
- onHighlightRow(TableItem, boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- onHome(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onHome(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onIconStyleChange(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- OnKeyDown -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONKEYDOWN event type.
- onKeyPress(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onKeyPress(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- OnKeyUp -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONKEYUP event type.
- onLeft(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onLeft(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onLoadingChange(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- OnMouseDown -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONMOUSEDOWN event type.
- OnMouseMove -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONMOUSEMOVE event type.
- onMouseMove(BaseEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- OnMouseOut -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONMOUSEOUT event type.
- onMouseOut(BaseEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- onMouseOut(BaseEvent) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- onMouseOut(BaseEvent) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItemUI
-
- OnMouseOver -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONMOUSEOVER event type.
- onMouseOver(BaseEvent) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- onMouseOver(BaseEvent) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItemUI
-
- OnMouseUp -
Static variable in class com.extjs.gxt.ui.client.Events
- DOM ONMOUSEUP event type.
- onOverChange(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- onPageDown(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onPageDown(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onPageUp(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onPageUp(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onPreview(PreviewEvent) -
Method in class com.extjs.gxt.ui.client.util.BaseEventPreview
- Called when a preview event is received.
- onRight(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onRight(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onSelectChange(DataListItem, boolean) -
Method in class com.extjs.gxt.ui.client.widget.DataList
-
- onSelectChange(DataViewItem, boolean) -
Method in class com.extjs.gxt.ui.client.widget.DataView
-
- onSelectChange(T, boolean) -
Method in interface com.extjs.gxt.ui.client.widget.selection.Selectable
- Called when the visual state of a item is changed.
- onSelectChange(TableItem, boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- onSelectChange(TreeItem, boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
-
- onSelectedChange(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- onSelectedChange(boolean) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItemUI
-
- onSelectItem(TableItem, boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- onShift(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onShow(Element) -
Method in class com.extjs.gxt.ui.client.widget.FramePanel
- Displays the panel behind the given element.
- onShow(Element, int) -
Method in class com.extjs.gxt.ui.client.widget.FramePanel
- Displays the panel behind the given element.
- onSortChange(Style.SortDir) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- onSortChange(TableColumn, Style.SortDir) -
Method in class com.extjs.gxt.ui.client.widget.table.TableHeader
-
- onStart() -
Method in class com.extjs.gxt.ui.client.fx.BaseEffect
-
- onStart() -
Method in interface com.extjs.gxt.ui.client.fx.Effect
- Fires after the effect is started.
- onStart() -
Method in class com.extjs.gxt.ui.client.fx.MultiEffect
-
- onTab(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onTab(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onTextChange(String) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnUI
-
- onTextChange(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- onTextStyleChange(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- onUp(E) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- onUp(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.util.KeyNavListener
-
- onUpdate(double) -
Method in class com.extjs.gxt.ui.client.fx.BaseEffect
-
- onUpdate(double) -
Method in interface com.extjs.gxt.ui.client.fx.Effect
- Fires after the effect is updated.
- onUpdate(double) -
Method in class com.extjs.gxt.ui.client.fx.Move
-
- onUpdate(double) -
Method in class com.extjs.gxt.ui.client.fx.MultiEffect
-
- onUpdate(double) -
Method in class com.extjs.gxt.ui.client.fx.SingleStyleEffect
-
- Open -
Static variable in class com.extjs.gxt.ui.client.Events
- Open event type (value is 540).
- operation -
Variable in class com.extjs.gxt.ui.client.store.StoreEvent
- The operation
- Orphan -
Static variable in class com.extjs.gxt.ui.client.Events
- Orphan event type (value is 750).
- overwrite(Element, String) -
Static method in class com.extjs.gxt.ui.client.core.DomHelper
- Creates new DOM element(s) and overwrites the contents of el with them.
- overwrite(Element, Params) -
Method in class com.extjs.gxt.ui.client.core.Template
- Applies the supplied values to the template and overwrites the content of
el with the new node(s).
P
- PagingLoadConfig - Interface in com.extjs.gxt.ui.client.data
- A
ListLoadConfig with support for limit and offset values. - PagingLoader<C extends PagingLoadConfig> - Interface in com.extjs.gxt.ui.client.data
- A loader for a pageable set of data.
- PagingLoadResult<Data> - Interface in com.extjs.gxt.ui.client.data
- A
LoadResult for paging loaders. - PagingToolBar - Class in com.extjs.gxt.ui.client.widget
- A specialized toolbar that is bound to a
ListLoader and provides
automatic paging controls. - PagingToolBar(int) -
Constructor for class com.extjs.gxt.ui.client.widget.PagingToolBar
- Creates a new paging tool bar with the given page size.
- PagingToolBar.PagingToolBarMessages - Class in com.extjs.gxt.ui.client.widget
-
- PagingToolBar.PagingToolBarMessages() -
Constructor for class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
-
- pagingToolBar_afterPageText(int) -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_beforePageText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_displayMsg(int, int, int) -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_emptyMsg() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_firstText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_lastText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_nextText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_prevText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- pagingToolBar_refreshText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- Params - Class in com.extjs.gxt.ui.client.util
- Aggregates both a list of values and a map of named values.
- Params() -
Constructor for class com.extjs.gxt.ui.client.util.Params
- Creates a new params instance.
- Params(Object...) -
Constructor for class com.extjs.gxt.ui.client.util.Params
- Creates a new params instance.
- Params(String, Object) -
Constructor for class com.extjs.gxt.ui.client.util.Params
- Creates a new parameters instance.
- Params(Map<String, Object>) -
Constructor for class com.extjs.gxt.ui.client.util.Params
- Creates a new params instance.
- params -
Variable in class com.extjs.gxt.ui.client.widget.InfoConfig
- The index or key based substitution values.
- parent -
Variable in class com.extjs.gxt.ui.client.data.TreeLoadEvent
- The parent which will be null when returning the root elements.
- parent -
Variable in class com.extjs.gxt.ui.client.event.TreeEvent
- The parent item.
- parent -
Variable in class com.extjs.gxt.ui.client.store.TreeStoreEvent
- The parent model.
- Point - Class in com.extjs.gxt.ui.client.util
- Instances of this class represent places on the (x, y) coordinate plane.
- Point(int, int) -
Constructor for class com.extjs.gxt.ui.client.util.Point
- Constructs a new point with the given x and y coordinates.
- pop() -
Static method in class com.extjs.gxt.ui.client.widget.FramePanel
- Returns a frame panel from the stack.
- pop() -
Static method in class com.extjs.gxt.ui.client.widget.Shadow
- Returns a Shadow from the stack.
- Popup - Class in com.extjs.gxt.ui.client.widget
- A panel that can be displayed over other widgets.
- Popup() -
Constructor for class com.extjs.gxt.ui.client.widget.Popup
- Creates a new popup panel.
- preserveRatio -
Variable in class com.extjs.gxt.ui.client.fx.Resizable
true to preserve the original ratio between height and width
during resize.
- pressed -
Variable in class com.extjs.gxt.ui.client.widget.toolbar.ToggleToolItem
- True to start pressed.
- preventDefault() -
Method in class com.extjs.gxt.ui.client.event.DomEvent
- Prevents the browser from taking its default action for the given event.
- preview -
Variable in class com.extjs.gxt.ui.client.event.PreviewEvent
-
- PreviewEvent - Class in com.extjs.gxt.ui.client.event
- BaseEventPreview event type.
- PreviewEvent(BaseEventPreview, Event) -
Constructor for class com.extjs.gxt.ui.client.event.PreviewEvent
-
- previous() -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar
- Moves the the previos page.
- progress(String, String, String) -
Static method in class com.extjs.gxt.ui.client.widget.MessageBox
- Displays a message box with a progress bar.
- ProgressBar - Class in com.extjs.gxt.ui.client.widget
- An updateable progress bar component.
- ProgressBar() -
Constructor for class com.extjs.gxt.ui.client.widget.ProgressBar
- Creates a new progress bar.
- prompt(String, String) -
Static method in class com.extjs.gxt.ui.client.widget.MessageBox
- Displays a message box with OK and Cancel buttons prompting the user to
enter some text (comparable to JavaScript's prompt).
- prompt(String, String, boolean) -
Static method in class com.extjs.gxt.ui.client.widget.MessageBox
- Displays a message box with OK and Cancel buttons prompting the user to
enter some text (comparable to JavaScript's prompt).
- PropertyChangeEvent - Class in com.extjs.gxt.ui.client.data
- A
ChangeEvent for property changes. - PropertyChangeEvent(int, Model, String, Object, Object) -
Constructor for class com.extjs.gxt.ui.client.data.PropertyChangeEvent
-
- propertyColumnModel_nameText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- propertyColumnModel_valueText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- PropertyEditor<Data> - Interface in com.extjs.gxt.ui.client.widget.form
- Interface for obtaining a string representation of a typed value, and
converting a string to a typed value instance.
- Provider - Class in com.extjs.gxt.ui.client.state
- Abstract base class for state provider implementations.
- Provider() -
Constructor for class com.extjs.gxt.ui.client.state.Provider
-
- proxyStyle -
Variable in class com.extjs.gxt.ui.client.fx.Resizable
- The style name used for proxy drags (defaults to 'x-resizable-proxy').
- push(FramePanel) -
Static method in class com.extjs.gxt.ui.client.widget.FramePanel
- Pushes a panel back onto the stack.
- push(Shadow) -
Static method in class com.extjs.gxt.ui.client.widget.Shadow
- Pushes a shadow back onto the stack.
- put(Object, Object...) -
Method in class com.extjs.gxt.ui.client.core.TemplatesCache.Cache
-
- put(String, Object) -
Method in class com.extjs.gxt.ui.client.data.RpcMap
-
- putAll(Map<? extends String, ? extends Object>) -
Method in class com.extjs.gxt.ui.client.data.RpcMap
-
Q
- query(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Selects child nodes based on the passed CSS selector (the selector should
not contain an id).
- QUESTION -
Static variable in class com.extjs.gxt.ui.client.widget.MessageBox
- The CSS style name that provides the QUESTION icon image.
R
- Radio - Class in com.extjs.gxt.ui.client.widget.form
- Single radio field.
- Radio() -
Constructor for class com.extjs.gxt.ui.client.widget.form.Radio
-
- RadioGroup - Class in com.extjs.gxt.ui.client.widget.form
- A group of Radio's.
- RadioGroup() -
Constructor for class com.extjs.gxt.ui.client.widget.form.RadioGroup
- Creates a new radio group.
- RadioGroup(String) -
Constructor for class com.extjs.gxt.ui.client.widget.form.RadioGroup
- Creates a new radio group.
- read(C, Object) -
Method in interface com.extjs.gxt.ui.client.data.DataReader
- Reads the raw data and returns the typed data.
- read(C, Object) -
Method in class com.extjs.gxt.ui.client.data.JsonReader
-
- read(C, Object) -
Method in class com.extjs.gxt.ui.client.data.ModelReader
-
- read(ModelData, Object) -
Method in class com.extjs.gxt.ui.client.data.TreeModelReader
-
- read(C, Object) -
Method in class com.extjs.gxt.ui.client.data.XmlReader
-
- recalculate() -
Method in class com.extjs.gxt.ui.client.widget.Component
- Called when the component is in a LayoutContainer and the container's
layout executes.
- recalculate() -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- recalculate() -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
-
- Record - Class in com.extjs.gxt.ui.client.store
- Records wrap model instances and provide specialized editing features,
including modification tracking and editing capabilities.
- Record(Map<String, Object>) -
Constructor for class com.extjs.gxt.ui.client.store.Record
- Creates a new record.
- Record(ModelData) -
Constructor for class com.extjs.gxt.ui.client.store.Record
- Creates a new record.
- record -
Variable in class com.extjs.gxt.ui.client.store.StoreEvent
- The record.
- Record.RecordUpdate - Enum in com.extjs.gxt.ui.client.store
- Update enumeration.
- recordName -
Variable in class com.extjs.gxt.ui.client.data.ModelType
- The record property name.
- Rectangle - Class in com.extjs.gxt.ui.client.util
- Represents an area in a coordinate system.
- Rectangle() -
Constructor for class com.extjs.gxt.ui.client.util.Rectangle
- Create a new rectangle instance.
- Rectangle(int, int, int, int) -
Constructor for class com.extjs.gxt.ui.client.util.Rectangle
- Creates a new rectangle instance.
- refresh() -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar
- Refreshes the data using the current configuration.
- refresh() -
Method in class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel
-
- refresh() -
Method in interface com.extjs.gxt.ui.client.widget.selection.SelectionModel
- Refreshes the current selections.
- Region - Class in com.extjs.gxt.ui.client.util
- Represents a region in the coordinate system.
- Region() -
Constructor for class com.extjs.gxt.ui.client.util.Region
-
- Region(int, int, int, int) -
Constructor for class com.extjs.gxt.ui.client.util.Region
-
- register(String, ModelStringProvider) -
Method in class com.extjs.gxt.ui.client.data.AggregateModelStringProvider
- Registers a provider by property name.
- register(Class, ModelStringProvider) -
Method in class com.extjs.gxt.ui.client.data.AggregateModelStringProvider
- Registers a provider by type.
- register(SelectionProvider) -
Method in class com.extjs.gxt.ui.client.event.SelectionService
- Registers a selection provider.
- register(String, Object) -
Static method in class com.extjs.gxt.ui.client.Registry
- Registers an object.
- register(Theme) -
Static method in class com.extjs.gxt.ui.client.util.ThemeManager
- Registers a theme.
- Registry - Class in com.extjs.gxt.ui.client
- A local storage of objects stored by id.
- rejectChanges() -
Method in class com.extjs.gxt.ui.client.store.Store
- Cancel outstanding changes on all changed records.
- relayEvent(Event) -
Method in class com.extjs.gxt.ui.client.widget.ModalPanel
- Fowards a event to the underlying event preview instance.
- release() -
Method in class com.extjs.gxt.ui.client.fx.Resizable
- Removes the drag handles.
- release() -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- Removes the split bar from the resize widget.
- reload() -
Static method in class com.extjs.gxt.ui.client.XDOM
- Reloads the page.
- remove(Element) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
- Removes an element.
- remove(int) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
- Removes an element.
- remove() -
Method in class com.extjs.gxt.ui.client.core.El
- Removes this element from the DOM
- remove() -
Method in class com.extjs.gxt.ui.client.core.TemplatesBase.IterableRange.IterableRangeIterator
-
- remove(String) -
Method in class com.extjs.gxt.ui.client.data.BaseModel
-
- remove(String) -
Method in class com.extjs.gxt.ui.client.data.BaseModelData
-
- remove(int) -
Method in class com.extjs.gxt.ui.client.data.BaseTreeModel
- Removes the child at the given index.
- remove(T) -
Method in class com.extjs.gxt.ui.client.data.BaseTreeModel
- Removes the child from the model and fires a
ChangeEventSource.Remove event.
- Remove -
Static variable in interface com.extjs.gxt.ui.client.data.ChangeEventSource
- Fired when a child object is removed from the model (value is 30).
- remove(String) -
Method in interface com.extjs.gxt.ui.client.data.ModelData
- Removes the named property from this model instance.
- remove(Object) -
Method in class com.extjs.gxt.ui.client.data.RpcMap
-
- remove(T) -
Method in interface com.extjs.gxt.ui.client.data.TreeModel
- Removes a child.
- Remove -
Static variable in class com.extjs.gxt.ui.client.Events
- Remove event type (value is 550).
- remove(M) -
Method in class com.extjs.gxt.ui.client.store.ListStore
- Remove a item from the store and fires the Remove event.
- remove(String) -
Method in class com.extjs.gxt.ui.client.store.Record
- Removes a field.
- Remove -
Static variable in class com.extjs.gxt.ui.client.store.Store
- Remove event type (value is 1120).
- remove(M) -
Method in class com.extjs.gxt.ui.client.store.TreeStore
- Removes the model from the store and fires the Remove event.
- remove(M, M) -
Method in class com.extjs.gxt.ui.client.store.TreeStore
- Removes the child from the parent and fires the Remove event.
- remove() -
Method in class com.extjs.gxt.ui.client.util.BaseEventPreview
- Removes event preview.
- remove(Button) -
Method in class com.extjs.gxt.ui.client.widget.button.ButtonBar
- Removes a button from the bar.
- remove(DataListItem) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Removes the item from the list.
- remove(DataViewItem) -
Method in class com.extjs.gxt.ui.client.widget.DataView
-
- remove(Widget) -
Method in class com.extjs.gxt.ui.client.widget.LayoutContainer
- Removes a component from this container.
- remove(Item) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Removes a item from the menu.
- remove() -
Method in class com.extjs.gxt.ui.client.widget.Shadow
- Removes the shadow.
- remove(TableItem) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- remove(TabItem) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- Removes the tab item.
- remove(ToolItem) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.ToolBar
- Removes a component from the tool bar.
- remove(TreeItem) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Removes a child from the item.
- removeAll() -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
- Removes all elements.
- removeAll() -
Method in class com.extjs.gxt.ui.client.data.BaseTreeModel
-
- removeAll() -
Method in interface com.extjs.gxt.ui.client.data.TreeModel
- Removes all the children.
- removeAll() -
Method in class com.extjs.gxt.ui.client.store.Store
- Remove all items from the store and fires the Clear event.
- removeAll() -
Method in class com.extjs.gxt.ui.client.store.TreeStore
-
- removeAll(M) -
Method in class com.extjs.gxt.ui.client.store.TreeStore
- Removes all the parent's children.
- removeAll() -
Method in class com.extjs.gxt.ui.client.widget.Container
- Removes all the container's items.
- removeAll() -
Method in class com.extjs.gxt.ui.client.widget.LayoutContainer
- Removes all of children from this container.
- removeAll() -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
-
- removeAll() -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
-
- removeAll() -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Removes all child items.
- removeAllListeners() -
Method in class com.extjs.gxt.ui.client.event.BaseObservable
- Removes all listeners.
- removeAllListeners() -
Method in interface com.extjs.gxt.ui.client.event.Observable
- Removes all listeners.
- removeAllListeners() -
Method in class com.extjs.gxt.ui.client.widget.Component
- Removes all listeners.
- removeChangeListener(ChangeListener...) -
Method in class com.extjs.gxt.ui.client.data.BaseModel
- Removes a previously added change listener.
- removeChangeListener(ChangeListener...) -
Method in interface com.extjs.gxt.ui.client.data.ChangeEventSource
- Removes a change listener.
- removeChangeListener(ChangeListener...) -
Method in class com.extjs.gxt.ui.client.data.ChangeEventSupport
-
- removeChangeListeners() -
Method in class com.extjs.gxt.ui.client.data.BaseModel
-
- removeChangeListeners() -
Method in interface com.extjs.gxt.ui.client.data.ChangeEventSource
- Removes all change listeners.
- removeChangeListeners() -
Method in class com.extjs.gxt.ui.client.data.ChangeEventSupport
-
- removeCheckListener(CheckChangedListener) -
Method in class com.extjs.gxt.ui.client.binder.DataListBinder
-
- removeCheckListener(CheckChangedListener) -
Method in class com.extjs.gxt.ui.client.binder.TreeBinder
-
- removeCheckListener(CheckChangedListener) -
Method in interface com.extjs.gxt.ui.client.event.CheckProvider
- Removes the check change listener.
- removeChild(Element) -
Method in class com.extjs.gxt.ui.client.core.El
- Removes a child.
- removeChildren() -
Method in class com.extjs.gxt.ui.client.core.El
- Removes all the elements children.
- removeController(Controller) -
Method in class com.extjs.gxt.ui.client.mvc.Dispatcher
- Removes a controller.
- removeDispatcherListener(DispatcherListener) -
Method in class com.extjs.gxt.ui.client.mvc.Dispatcher
- Removes a previously added listener.
- removeDragListener(DragListener) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- Removes a previously added listener.
- removeEffectListener(EffectListener) -
Method in class com.extjs.gxt.ui.client.fx.Fx
- Removes a previously added effect listener.
- removeFilter(StoreFilter) -
Method in class com.extjs.gxt.ui.client.store.Store
- Removes a previously added filter.
- removeFromParent() -
Method in class com.extjs.gxt.ui.client.core.El
- Removes the element from it's parent.
- removeFromParent() -
Method in class com.extjs.gxt.ui.client.widget.Component
-
- removeItem(TableItem) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- removeItem(TreeItem) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- removeItem(TableItem) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- removeKeyListener(KeyListener) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Removes the key listener.
- removeKeyNavListener(KeyNavListener) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- removeListener(int, Listener) -
Method in class com.extjs.gxt.ui.client.event.BaseObservable
- Removes a listener.
- removeListener(int, Listener) -
Method in interface com.extjs.gxt.ui.client.event.Observable
- Removes a listener.
- removeListener(SelectionChangedListener) -
Method in class com.extjs.gxt.ui.client.event.SelectionService
- Removes a previously added listener.
- removeListener(int, Listener) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Removes a listener.
- removeLoadListener(LoadListener) -
Method in class com.extjs.gxt.ui.client.data.BaseLoader
-
- removeLoadListener(LoadListener) -
Method in interface com.extjs.gxt.ui.client.data.Loader
- Removes a load listener.
- removeScrollListener(ScrollListener) -
Method in class com.extjs.gxt.ui.client.widget.ScrollContainer
- Removes a previously added listener.
- removeSelectionListener(SelectionChangedListener) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
-
- removeSelectionListener(SelectionChangedListener) -
Method in interface com.extjs.gxt.ui.client.event.SelectionProvider
- Removes a selection changed listener.
- removeSelectionListener(SelectionListener) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Removes a previously added listener.
- removeSelectionListener(SelectionListener) -
Method in class com.extjs.gxt.ui.client.widget.button.IconButton
- Removes a previously added listener.
- removeSelectionListener(SelectionListener) -
Method in class com.extjs.gxt.ui.client.widget.DataListItem
- Removes a previously added listener.
- removeSelectionListener(SelectionChangedListener) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
-
- removeSelectionListener(SelectionListener) -
Method in class com.extjs.gxt.ui.client.widget.menu.Item
- Removes a previously added listener.
- removeSelectionListener(SelectionListener) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
- Removes a selection listener.
- removeStoreListener(StoreListener) -
Method in class com.extjs.gxt.ui.client.store.Store
- Removes a store listener.
- removeStyleName(String) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
-
- removeStyleName(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Removes a style name.
- removeStyleName(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Removes a CSS style name from the component's underlying element.
- removeStyleSheet(String) -
Static method in class com.extjs.gxt.ui.client.util.CSS
- Removes a style or link tag by id.
- removeTableLisetener(TableListener) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Remvoves a table listener.
- removeTool(Component) -
Method in class com.extjs.gxt.ui.client.widget.Header
- Removes a tool.
- removeWidgetListener(WidgetListener) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Removes a listener.
- removeWindowListener(WindowListener) -
Method in class com.extjs.gxt.ui.client.widget.Window
- Removes a previously added listener.
- Render -
Static variable in class com.extjs.gxt.ui.client.Events
- Render event type (value is 560).
- render(Element) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Renders the element.
- render(Element, int) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Renders the element.
- render(T, String, Object) -
Method in interface com.extjs.gxt.ui.client.widget.table.CellRenderer
- Returns the formatted cell value.
- render(T, String, Object) -
Method in class com.extjs.gxt.ui.client.widget.table.DateTimeCellRenderer
-
- render(T, String, Object) -
Method in class com.extjs.gxt.ui.client.widget.table.NumberCellRenderer
-
- render() -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- render(Element, int) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- render(Element, int) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItemUI
-
- render() -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- renderItem(TableItem, int) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- renderItems() -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- renderItemValue(TableItem, int, Object) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- renderItemValue(TreeTableItem, int, Object) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- reorderItems() -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
- Sorts the table items based on the current order.
- replaceElement(Element, Element) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
-
- replaceStyleName(String, String) -
Method in class com.extjs.gxt.ui.client.core.El
- Replaces a style name on the element with another.
- requestData -
Variable in class com.extjs.gxt.ui.client.widget.HtmlContainer
- The request data to be used in remote calls (defaults to null).
- reset() -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Resets the current field value to the originally loaded value and clears
any validation messages.
- reset() -
Method in class com.extjs.gxt.ui.client.widget.form.MultiField
-
- reset() -
Method in class com.extjs.gxt.ui.client.widget.ProgressBar
- Resets the progress bar value to 0 and text to empty string.
- resizable -
Variable in class com.extjs.gxt.ui.client.event.ResizeEvent
- The resizable instance.
- Resizable - Class in com.extjs.gxt.ui.client.fx
- Applies drag handles to a widget to make it resizable.
- Resizable(BoxComponent) -
Constructor for class com.extjs.gxt.ui.client.fx.Resizable
- Creates a new resizable instance with 8-way resizing.
- Resizable(BoxComponent, String) -
Constructor for class com.extjs.gxt.ui.client.fx.Resizable
- Creates a new resizable instance.
- Resize -
Static variable in class com.extjs.gxt.ui.client.Events
- Resize event type (value is 570).
- resize() -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- resize() -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- resizeCells(int) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- resizeCells(int) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- ResizeEnd -
Static variable in class com.extjs.gxt.ui.client.Events
- ResizeEnd event type (value is 580).
- ResizeEvent - Class in com.extjs.gxt.ui.client.event
- Resizable event type.
- ResizeEvent(Resizable) -
Constructor for class com.extjs.gxt.ui.client.event.ResizeEvent
-
- ResizeEvent(Resizable, Component, Event) -
Constructor for class com.extjs.gxt.ui.client.event.ResizeEvent
-
- ResizeStart -
Static variable in class com.extjs.gxt.ui.client.Events
- ResizeStart event type (value is 590).
- response -
Variable in class com.extjs.gxt.ui.client.event.HtmlContainerEvent
- The remote response.
- Restore -
Static variable in class com.extjs.gxt.ui.client.Events
- Minimize event type (value is 600).
- restore() -
Method in class com.extjs.gxt.ui.client.widget.Window
- Restores a maximized window back to its original size and position prior to
being maximized and also replaces the 'restore' tool button with the
'maximize' tool button.
- right -
Variable in class com.extjs.gxt.ui.client.util.Margins
- The right margin.
- right -
Variable in class com.extjs.gxt.ui.client.util.Region
- The right value.
- root -
Variable in class com.extjs.gxt.ui.client.data.ModelType
- The root element name.
- RootTreeTableItem - Class in com.extjs.gxt.ui.client.widget.treetable
-
- RootTreeTableItem(TreeTable) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.RootTreeTableItem
-
- RowClick -
Static variable in class com.extjs.gxt.ui.client.Events
- RowClick event type (value is 610).
- RowData - Class in com.extjs.gxt.ui.client.widget.layout
- Layout data for
RowLayout that controls the width and height
of a widget. - RowData() -
Constructor for class com.extjs.gxt.ui.client.widget.layout.RowData
- Creates a new row data.
- RowData(double, double) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.RowData
- Creates a new row data.
- RowData(double, double, Margins) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.RowData
- Creates a new row data.
- RowDoubleClick -
Static variable in class com.extjs.gxt.ui.client.Events
- RowDoubleClick event type (value 620).
- rowIndex -
Variable in class com.extjs.gxt.ui.client.event.TableEvent
- The row index.
- rowIndex -
Variable in class com.extjs.gxt.ui.client.event.TreeTableEvent
- The row index.
- RowLayout - Class in com.extjs.gxt.ui.client.widget.layout
- This layout positions the container's children in a single horiztontal or
vertical row.
- RowLayout() -
Constructor for class com.extjs.gxt.ui.client.widget.layout.RowLayout
- Creates a new vertical row layout.
- RowLayout(Style.Orientation) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.RowLayout
- Creates a new row layout with the given orientation.
- RpcMap - Class in com.extjs.gxt.ui.client.data
- RpcMap is used to workaround a part of GWT RPC system.
- RpcMap() -
Constructor for class com.extjs.gxt.ui.client.data.RpcMap
-
- RpcProxy<C,D> - Class in com.extjs.gxt.ui.client.data
DataProxy implementation that retrieves data using GWT RPC.- RpcProxy() -
Constructor for class com.extjs.gxt.ui.client.data.RpcProxy
-
- run(Effect) -
Method in class com.extjs.gxt.ui.client.fx.Fx
- Runs the effect for the given duration.
- run(int, Effect) -
Method in class com.extjs.gxt.ui.client.fx.Fx
- Runs the effect for the given duration.
S
- saveState() -
Method in class com.extjs.gxt.ui.client.widget.Component
- Saves the component's current state.
- Scroll -
Static variable in class com.extjs.gxt.ui.client.Events
- Scroll event type (value is 630).
- scroll(El, FxConfig, Style.ScrollDir, int) -
Static method in class com.extjs.gxt.ui.client.fx.BaseEffect
-
- ScrollContainer<T extends Component> - Class in com.extjs.gxt.ui.client.widget
- A
Container that scrolls its contents. - ScrollContainer() -
Constructor for class com.extjs.gxt.ui.client.widget.ScrollContainer
-
- scrollIntoView(Element, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Scrolls the element into view.
- scrollIntoView(T) -
Method in class com.extjs.gxt.ui.client.widget.Container
- Scrolls the item into view.
- scrollIntoView(DataListItem) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Scrolls the item into view.
- scrollIntoView(Widget) -
Method in class com.extjs.gxt.ui.client.widget.ScrollContainer
- Scroll the child into view.
- scrollIntoView(TableItem) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- scrollIntoView(TreeTableItem) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- Scrolls the item into view.
- ScrollListener - Class in com.extjs.gxt.ui.client.event
- Event interface for scroll events.
- ScrollListener() -
Constructor for class com.extjs.gxt.ui.client.event.ScrollListener
-
- scrollTo(String, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Scrolls this element the specified scroll point.
- scrollTo(String, int, FxConfig) -
Method in class com.extjs.gxt.ui.client.core.El
- Scrolls this element the specified scroll point.
- scrollToTab(TabItem, boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- Scrolls to a particular tab if tab scrolling is enabled.
- select(String) -
Static method in class com.extjs.gxt.ui.client.core.DomQuery
- Selects a group of elements using the document as the root node.
- select(String, Element) -
Static method in class com.extjs.gxt.ui.client.core.DomQuery
- Selects a group of elements.
- select(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Selects a group of elements.
- select(String) -
Method in interface com.extjs.gxt.ui.client.core.Markup
-
- select(String) -
Method in class com.extjs.gxt.ui.client.core.MarkupBase
-
- Select -
Static variable in class com.extjs.gxt.ui.client.Events
- Select event type (value is 640).
- select(Store, T, T, String) -
Method in interface com.extjs.gxt.ui.client.store.StoreFilter
- Determines if the given record should be selected.
- select(int) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Select an item in the dropdown list by its numeric index in the list.
- select(int, int) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Selects text in the field.
- select(int) -
Method in class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel
-
- select(int, int) -
Method in class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel
-
- select(List<T>) -
Method in class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel
-
- select(T...) -
Method in class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel
-
- select(T) -
Method in class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel
-
- select(int, int) -
Method in interface com.extjs.gxt.ui.client.widget.selection.CellSelectionModel
- Selects the cell.
- select(int) -
Method in interface com.extjs.gxt.ui.client.widget.selection.SelectionModel
- Selects the item at the given index.
- select(int, int) -
Method in interface com.extjs.gxt.ui.client.widget.selection.SelectionModel
- Selects the range.
- select(List<T>) -
Method in interface com.extjs.gxt.ui.client.widget.selection.SelectionModel
- Selects the items.
- select(T...) -
Method in interface com.extjs.gxt.ui.client.widget.selection.SelectionModel
- Selects the items.
- select(T) -
Method in interface com.extjs.gxt.ui.client.widget.selection.SelectionModel
- Selects the item.
- Selectable<T extends Component> - Interface in com.extjs.gxt.ui.client.widget.selection
- Interface for containers whos children can be selected.
- selectAll() -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Selects all the text.
- selectAll() -
Method in class com.extjs.gxt.ui.client.widget.selection.AbstractSelectionModel
-
- selectAll() -
Method in interface com.extjs.gxt.ui.client.widget.selection.SelectionModel
- Selets all items.
- selected -
Variable in class com.extjs.gxt.ui.client.event.ContainerEvent
- The selected items.
- SelectionChange -
Static variable in class com.extjs.gxt.ui.client.Events
- SelectionChange event type (value is 650).
- selectionChanged(SelectionChangedEvent<M>) -
Method in class com.extjs.gxt.ui.client.event.SelectionChangedListener
- Fires when the selection has changed.
- selectionChanged(SelectionChangedEvent) -
Method in class com.extjs.gxt.ui.client.event.SourceSelectionChangedListener
-
- SelectionChangedEvent<M extends ModelData> - Class in com.extjs.gxt.ui.client.event
- Selection event type.
- SelectionChangedEvent(SelectionProvider, List<M>) -
Constructor for class com.extjs.gxt.ui.client.event.SelectionChangedEvent
- Creates a new selection event.
- SelectionChangedEvent(SelectionProvider, M) -
Constructor for class com.extjs.gxt.ui.client.event.SelectionChangedEvent
- Creates a new selection event.
- SelectionChangedListener<M extends ModelData> - Class in com.extjs.gxt.ui.client.event
- Listener for selection changes.
- SelectionChangedListener() -
Constructor for class com.extjs.gxt.ui.client.event.SelectionChangedListener
-
- SelectionListener<E extends ComponentEvent> - Class in com.extjs.gxt.ui.client.event
- Listener for components that can be selected.
- SelectionListener() -
Constructor for class com.extjs.gxt.ui.client.event.SelectionListener
-
- SelectionModel<C extends Container,T extends Component> - Interface in com.extjs.gxt.ui.client.widget.selection
- Base interface for selection models.
- SelectionProvider<M extends ModelData> - Interface in com.extjs.gxt.ui.client.event
- Interface for objects that provide a selection.
- SelectionService - Class in com.extjs.gxt.ui.client.event
- Provides a selection service where
SelectionProviders can
register, allowing any listeners to be notifed of selection events. - selectNext() -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeSelectionModel
- Selects the item below the selected item in the tree, intelligently walking
the nodes.
- selectNode(String) -
Static method in class com.extjs.gxt.ui.client.core.DomQuery
- Selects a single element using the document as the root node.
- selectNode(String, Element) -
Static method in class com.extjs.gxt.ui.client.core.DomQuery
- Selects a single element using the given root node.
- selectNode(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Selects a single element.
- selectPrevious() -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeSelectionModel
- Selects the item above the selected item in the tree, intelligently walking
the nodes.
- selectValue(String, Element) -
Static method in class com.extjs.gxt.ui.client.core.DomQuery
- Selects the value of a node,
- selectValue(String, JavaScriptObject) -
Static method in class com.extjs.gxt.ui.client.core.DomQuery
- Selects the value of a node,
- sendToBack(Window) -
Method in class com.extjs.gxt.ui.client.widget.WindowManager
- Sends the specified window to the back of other active windows.
- SeparatorMenuItem - Class in com.extjs.gxt.ui.client.widget.menu
- Adds a separator bar to a menu, used to divide logical groups of menu items.
- SeparatorMenuItem() -
Constructor for class com.extjs.gxt.ui.client.widget.menu.SeparatorMenuItem
- Creates a new separtor menu item.
- SeparatorToolItem - Class in com.extjs.gxt.ui.client.widget.toolbar
- A tool bar separator.
- SeparatorToolItem() -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.SeparatorToolItem
-
- set(String, boolean) -
Method in class com.extjs.gxt.ui.client.core.Template
- Sets the HTML used as the template and optionally compiles it.
- set(String, X) -
Method in class com.extjs.gxt.ui.client.data.BaseModel
-
- set(String, X) -
Method in class com.extjs.gxt.ui.client.data.BaseModelData
- Sets the property and fires an Update event.
- set(String, X) -
Method in interface com.extjs.gxt.ui.client.data.ModelData
- Sets a property.
- set(String, boolean) -
Method in class com.extjs.gxt.ui.client.js.JsObject
-
- set(String, int) -
Method in class com.extjs.gxt.ui.client.js.JsObject
-
- set(String, JavaScriptObject) -
Method in class com.extjs.gxt.ui.client.js.JsObject
-
- set(String, JsWrapper) -
Method in class com.extjs.gxt.ui.client.js.JsObject
- Sets a property.
- set(String, Object) -
Method in class com.extjs.gxt.ui.client.js.JsObject
-
- set(String, String) -
Method in class com.extjs.gxt.ui.client.js.JsObject
-
- set(String, String, Date) -
Method in class com.extjs.gxt.ui.client.state.CookieProvider
-
- set(String, Object) -
Method in class com.extjs.gxt.ui.client.state.Provider
- Sets a key.
- set(String, Object) -
Method in class com.extjs.gxt.ui.client.state.StateManager
- Sets a key.
- set(String, Object) -
Method in class com.extjs.gxt.ui.client.store.Record
- Set the named field to the specified value.
- set(String, Object) -
Method in class com.extjs.gxt.ui.client.util.Params
- Sets a value.
- set(String, String) -
Method in class com.extjs.gxt.ui.client.util.StyleTemplate
- Sets a new rule.
- setActive(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- Makes this the active window by showing its shadow, or deactivates it by
hiding its shadow.
- setActiveItem(Component) -
Method in class com.extjs.gxt.ui.client.widget.CardPanel
- Sets the active (visible) item in the layout.
- setActiveItem(Component) -
Method in class com.extjs.gxt.ui.client.widget.layout.AccordionLayout
- Sets the active item.
- setActiveItem(Component) -
Method in class com.extjs.gxt.ui.client.widget.layout.CardLayout
- Sets the active (visible) item in the layout.
- setActiveOnTop(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.AccordionLayout
- True to swap the position of each panel as it is expanded so that it
becomes the first item in the container, false to keep the panels in the
rendered order.
- setActivePage(int) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar
- Sets the active page (1 to page count inclusive).
- setActiveStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.menu.Item
- The CSS class to use when the item becomes activated (defaults to
"x-menu-item-active").
- setAfterPageText(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- Customizable piece of the default paging text (defaults to "of {0}").
- setAlignment(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's alignment.
- setAllowBlank(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Sets whether a field is value when its value length = 0 (default to true).
- setAllowDecimals(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField
- Sets whether decimal value are allowed (defaults to true).
- setAllowNegative(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField
- Sets whether negative value are allowed.
- setAnchorSize(Size) -
Method in class com.extjs.gxt.ui.client.widget.layout.AnchorLayout
- Sets a virtual container for the layout to use.
- setAnchorSpec(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.AnchorData
- Sets the anchor spec.
- setAnimate(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- True to enable animations when showing and hiding (defaults to false).
- setAnimate(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets whether expand /collapse should be animated (defaults to true).
- setAnimCollapse(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets whether exand and collapse is animating (defaults to true, pre-render).
- setAnimScroll(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- True to animate tab scrolling so that hidden tabs slide smoothly into view
(defaults to true).
- setAutoFocus(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- True to move focus to the popup when being opened (defaults to true).
- setAutoHeight(boolean) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the component's auto height value (defaults to false).
- setAutoHeight(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
-
- setAutoHide(boolean) -
Method in class com.extjs.gxt.ui.client.util.BaseEventPreview
- True to remove the event preview when the user clicks on an element not it
the ignore list (default to true).
- setAutoHide(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- True to close the popup when the user clicks outside of the menu (default
to true).
- setAutoHide(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
- True to automatically hide the tooltip after the mouse exits the target
element or after the
ToolTip.dismissDelay has expired if set (defaults to
true).
- setAutoHide(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- True to automatically hide the tooltip after the mouse exits the target
element or after the
ToolTipConfig.dismissDelay has expired if set (defaults to
true).
- setAutoHideCancelEvent(boolean) -
Method in class com.extjs.gxt.ui.client.util.BaseEventPreview
- Sets if the event that removes event preview is cancelled (default to
true).
- setAutoLoad(boolean) -
Method in class com.extjs.gxt.ui.client.binder.TreeBinder
- Sets whether all children should automatically be loaded.
- setAutoSelect(boolean) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
- True to select the first model after the store's data changes.
- setAutoSelect(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- True to have the first item selected when the panel is displayed for the
first time if there is not selection (defaults to true).
- setAutoSize(boolean) -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- True to update the size of the the resize widget after a drag operation
using a proxy (defaults to true).
- setAutoValidate(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets whether the value is validated on each key press (defaults to false).
- setAutoWidth(boolean) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- True to use width:'auto', false to use fixed width (defaults to false).
- setAutoWidth(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.AccordionLayout
- True to set each contained item's width to 'auto', false to use the item's
current width (defaults to false).
- setBarWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- Sets the width of drag proxy during resizing (defaults to 2).
- setBaseChars(String) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField
- Sets the base set of characters to evaluate as valid numbers (defaults to
'0123456789').
- setBeforePageText(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- Customizable piece of the default paging text (defaults to "Page").
- setBlankText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField.TextFieldMessages
- Sets the error text to display if the allow blank validation fails
(defaults to "This field is required").
- setBlink(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ModalPanel
- True to blink the widget being displayed when the use clicks outside of the
widgets bounds (defaults to false).
- setBlinkModal(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to blink the window when the user clicks outside of the windows bounds
(defaults to false).
- setBodyBorder(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- True to display the borders of the panel's body element, false to hide them
(defaults to true, pre-render).
- setBodyBorder(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- True to display an interior border on the body element of the panel, false
to hide it (defaults to true, pre-render).
- setBodyStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Custom CSS styles to be applied to the body element in the format expected
by
El.applyStyles(java.lang.String) (pre-render).
- setBodyStyleName(String) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- A style name that is added to the panel's body element (pre-render).
- setBorder(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the table's border property (defaults to 0).
- setBorders(boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Adds or removes a border.
- setBorders(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Adds or removes a border.
- setBorderStyle(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- True to display a border around the tabs (defaults to true).
- setBottomComponent(Component) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets the panel's bottom component (pre-render).
- setBounds(int, int, int, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's bounds.
- setBounds(int, int, int, int, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's bounds.
- setBounds(Rectangle) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's bounds.
- setBounds(Rectangle, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's bounds.
- setBounds(int, int, int, int) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the component's size.
- setBounds(Rectangle) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the component's size.
- setBoxLabel(String) -
Method in class com.extjs.gxt.ui.client.widget.form.CheckBox
- The text that appears beside the checkbox.
- setBulkRender(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- True to bulk render the table when first rendered (defaults to true).
- setButtonAlign(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.button.ButtonBar
- Sets the bar's horizontal alignment.
- setButtonAlign(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets the button alignment of any buttons added to this panel (defaults to
RIGHT, pre-render).
- setButtonAlign(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.ToolBar
- Specifies the cell's horizontal alignment (defaults to LEFT).
- setButtonBar(ButtonBar) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
-
- setButtons(String) -
Method in class com.extjs.gxt.ui.client.widget.Dialog
- Sets the buttons to display (defaults to OK).
- setButtons(String) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- The buttons to display (defaults to OK, pre-render).
- setButtonWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.button.ButtonBar
-
- setCaching(boolean) -
Method in class com.extjs.gxt.ui.client.binder.TreeBinder
- Sets whether the children should be cached after first being retrieved from
the store (defaults to true).
- setCancelBubble(boolean) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
- True to stop event bubbling (defaults to true).
- setCancelText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the cance text (default to "Cancel").
- setCellHorizontalAlign(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the cell's horizontal alignment.
- setCellPadding(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the amount that will be applied to each table cell.
- setCellSpacing(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the table's cell spacing.
- setCellStyle(int, String) -
Method in class com.extjs.gxt.ui.client.widget.table.TableItem
- Sets the style for a cell.
- setCellStyle(TableItem, int, String) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- setCellStyle(int, String) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Sets the style for a table cell.
- setCellStyle(TreeTableItem, int, String) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- setCellToolTip(int, String) -
Method in class com.extjs.gxt.ui.client.widget.table.TableItem
- Sets a cell tooltip.
- setCellToolTip(int, String) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Sets a cell tooltip.
- setCellToolTips(String[]) -
Method in class com.extjs.gxt.ui.client.widget.table.TableItem
- Sets all of the cell tooltips
- setCellToolTips(String[]) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Sets all of the cell tooltips
- setCellVerticalAlign(Style.VerticalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the cell's vertical alignment.
- setCheckable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Sets whether items shoud have a check box (defaults to false, pre-render).
- setCheckable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets whether checkboxes are used in the tree.
- setChecked(boolean) -
Method in class com.extjs.gxt.ui.client.widget.DataListItem
- Sets the item's checked state.
- setChecked(boolean) -
Method in class com.extjs.gxt.ui.client.widget.menu.CheckMenuItem
- Set the checked state of this item.
- setChecked(boolean, boolean) -
Method in class com.extjs.gxt.ui.client.widget.menu.CheckMenuItem
- Set the checked state of this item.
- setChecked(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Sets the item's checked value.
- setCheckedSelection(List<M>) -
Method in class com.extjs.gxt.ui.client.binder.DataListBinder
-
- setCheckedSelection(List<M>) -
Method in class com.extjs.gxt.ui.client.binder.TreeBinder
-
- setCheckedSelection(List<M>) -
Method in interface com.extjs.gxt.ui.client.event.CheckProvider
- Sets the current checked selection.
- setCheckNodes(Tree.CheckNodes) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets which tree items will display a check box (defaults to BOTH).
- setCheckStyle(Tree.CheckCascade) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets the cascading behavior for check tree (defaults to PARENTS).
- setChildren(List<T>) -
Method in class com.extjs.gxt.ui.client.data.BaseTreeModel
- Sets the model's children.
- setChildrenProperty(String) -
Method in class com.extjs.gxt.ui.client.data.TreeModelReader
- Sets the property name that contains the children for the parent model.
- setClosable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- False to hide the top-right close button (defaults to true, pre-render).
- setClosable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabItem
- Sets whether the tab may be closed (defaults to false).
- setClosable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tips.Tip
- True to render a close tool button into the tooltip header (defaults to
false).
- setClosable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to display the 'close' tool button and allow the user to close the
window, false to hide the button and disallow closing the window (default
to true).
- setCollapsible(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- True to make the panel collapsible and have the expand/collapse toggle
button automatically rendered into the header tool button area, false to
keep the panel statically sized with no button (defaults to false,
pre-render).
- setCollapsible(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- True to allow the user to collapse this region (defaults to false).
- setColspan(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Sets the number of columns to span (defaults to 1).
- setColumnContextMenu(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Sets whether the table header context menu is displayed (defaults to true).
- setColumnContextMenu(boolean) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- Sets whether the table header context menu is displayed (defaults to true).
- setColumnModel(TableColumnModel) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Sets the table's column model.
- setColumns(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the number of columns (defaults to 1).
- setColumnStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the columns style name.
- setColumnWidth(int, float) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnModel
- Sets the column's width.
- setComparator(Comparator<Object>) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's comparator.
- setConstrain(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to constrain the window to the viewport, false to allow it to fall
outside of the viewport (defaults to true).
- setConstrainClient(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- True to set constrain movement to the viewport (defaults to true).
- setConstrainHorizontal(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- True to stop horizontal movement (defaults to false).
- setConstrainVertical(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- True to stop vertical movement (defaults to false).
- setConstrainViewport(boolean) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Sets whether the menu should be constrained to the viewport when shown.
- setConstrainViewport(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- True to ensure popup is dislayed within the browser's viewport.
- setContainer(Component) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- Specifies a container to which the drag widget is constrained.
- setContainer(Container) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormLayout
-
- setContainer(Container) -
Method in class com.extjs.gxt.ui.client.widget.Layout
- Sets the layout's container.
- setContainer(Element) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItemUI
-
- setContextMenu(Menu) -
Method in class com.extjs.gxt.ui.client.widget.DataList
-
- setContextMenu(Menu) -
Method in class com.extjs.gxt.ui.client.widget.DataView
-
- setContextMenu(Menu) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- setContextMenu(Menu) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
-
- setCursorPos(int) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Sets the cursor position.
- setData(List<Data>) -
Method in class com.extjs.gxt.ui.client.data.BaseListLoadResult
-
- setData(D) -
Method in class com.extjs.gxt.ui.client.data.MemoryProxy
- Sets the proxy data.
- setData(String, Object) -
Method in class com.extjs.gxt.ui.client.mvc.AppEvent
- Sets the application defined property with the given name.
- setData(Object) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Deprecated. use
Component.setData(String, Object)
- setData(String, Object) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets the application defined property with the given name.
- setData(Object) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the application defined column data.
- setData(String, Object) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the application defined property with the given name.
- setDecimalSeparator(String) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField
- Sets the character(s) to allow as the decimal separator (defaults to '.').
- setDefault(ModelStringProvider) -
Method in class com.extjs.gxt.ui.client.data.AggregateModelStringProvider
- Sets the default provider.
- setDefaultAlign(String) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Sets the default
El.alignTo(com.google.gwt.user.client.Element, java.lang.String, int[]) anchor position value for this menu
relative to its element of origin (defaults to "tl-bl?").
- setDefaultAlign(String) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- The default
El.alignTo(com.google.gwt.user.client.Element, java.lang.String, int[]) anchor position value for this menu relative
to its element of origin (defaults to "tl-bl?").
- setDefaultSort(String, Style.SortDir) -
Method in class com.extjs.gxt.ui.client.store.ListStore
- Sets the default sort column and order to be used by the next load
operation.
- setDefaultTemplate(String) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- Sets the default template.
- setDefaultTextHeight(int) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- The default height in pixels of the message box's multiline textarea if
displayed (defaults to 75, pre-render).
- setDefaultTheme(Theme, boolean) -
Static method in class com.extjs.gxt.ui.client.GXT
- Sets the default theme which will be used if the user does not have a theme
selected with the state provider.
- setDefaultWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormLayout
- Sets the default width for fields (defaults to 200).
- setDeferHeight(boolean) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- True to defer height calculations to an external component, false to allow
this component to set its own height (defaults to false).
- setDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.Viewport
- Sets delay in milliseconds used to buffer window resizing (defaults to
100).
- setDismissDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
- Delay in milliseconds before the tooltip automatically hides (defaults to
5000).
- setDismissDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- Delay in milliseconds before the tooltip automatically hides (defaults to
5000).
- setDisplayed(boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the CSS display property.
- setDisplayed(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the CSS display property.
- setDisplayField(String) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- The underlying data field name to bind to this ComboBox (defaults to
'text').
- setDisplayMsg(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- The paging status message to display (defaults to "Displaying {0} - {1}
of {2}").
- setDisplayProperty(String) -
Method in class com.extjs.gxt.ui.client.binder.DataListBinder
- Sets the display property name used to the item's text.
- setDisplayProperty(String) -
Method in class com.extjs.gxt.ui.client.binder.TreeBinder
- Sets the display property name used to the item's text.
- setDisplayProperty(String) -
Method in class com.extjs.gxt.ui.client.widget.form.ModelPropertyEditor
- Sets the display property name.
- setDraggable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to enable dragging of this Panel (defaults to false).
- setDuration(int) -
Method in class com.extjs.gxt.ui.client.fx.FxConfig
-
- setDuration(int) -
Method in class com.extjs.gxt.ui.client.widget.ProgressBar
- The length of time in milliseconds that the progress bar should run before
resetting itself (defaults to DEFAULT, in which case it will run
indefinitely until reset is called)
- setEditable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Allow or prevent the user from directly editing the field text.
- setEffectCompleteListener(Listener<FxEvent>) -
Method in class com.extjs.gxt.ui.client.fx.FxConfig
-
- setEffectStartListener(Listener<FxEvent>) -
Method in class com.extjs.gxt.ui.client.fx.FxConfig
-
- setElement(Element) -
Method in class com.extjs.gxt.ui.client.widget.Component
-
- setElement(Element) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
-
- setElementAttribute(String, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets an element's attribute.
- setElementAttribute(String, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets an element's attribute.
- setElementAttribute(String, String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets an element's attribute.
- setEmptyMsg(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- The message to display when no records are found (defaults to "No data to
display").
- setEmptyText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the default text to display in an empty field.
- setEnabled(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- Enables dragging if the argument is
true, and disables it
otherwise.
- setEnabled(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Resizable
- Enables or disables the drag handles.
- setEnabled(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Convenience function for setting disabled/enabled by boolean.
- setEnableScroll(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Viewport
- Sets wether window scrolling is enabled.
- setEnableState(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets whether the component's state is enabled (defaults to true).
- setEnableState(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayout
- True to enabled state (defaults to true).
- setEventPreview(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- True to enable event preview (defaults to true).
- setExpanded(boolean) -
Method in class com.extjs.gxt.ui.client.widget.CollapsePanel
-
- setExpanded(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets the panel's expand state.
- setExpanded(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets the panel's expand state.
- setExpanded(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Sets the item's expanded state.
- setExpanded(boolean, boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Sets the item's expand state.
- setExpandOnFilter(boolean) -
Method in class com.extjs.gxt.ui.client.binder.TreeBinder
- Sets whether the tree should expand all and collapse all when filters are
applied (defaults to true).
- setExtraStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.Layout
- Sets an optional extra CSS style name that will be added to the container.
- setFieldLabel(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the field's label.
- setFieldWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.form.FormPanel
- Sets the default field width (defaults to 210).
- setFill(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.AccordionLayout
- True to adjust the active item's height to fill the available space in the
container, false to use the item's current height (defaults to true).
- setFiresEvents(boolean) -
Method in class com.extjs.gxt.ui.client.event.BaseObservable
- Sets whether events should be fired (defaults to true).
- setFirstText(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- Customizable piece of the default paging text (defaults to "First Page").
- setFixedWidth(int) -
Method in class com.extjs.gxt.ui.client.util.TextMetrics
- Sets a fixed width on the internal measurement element.
- setFlatStyle(boolean) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Sets whether the list should use a "flat" style without rounded corners
(defaults to false, pre-render).
- setFloatable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- True to allow clicking a collapsed region's bar to display the region's
panel floated above the layout, false to force the user to fully expand a
collapsed region by clicking the expand button to see it again (defaults to
true).
- setFocus(boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- True to focus, false to blur.
- setFocusWidget(Widget) -
Method in class com.extjs.gxt.ui.client.widget.Window
- Widget to be given focus when the window is focused).
- setFooter(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- True to create the footer element explicitly, false to skip creating it
(pre-render).
- setForceSelection(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets whether the combo's value is restricted to one of the values in the
list, false to allow the user to set arbitrary text into the field
(defaults to false).
- setFormat(DateTimeFormat) -
Method in class com.extjs.gxt.ui.client.widget.form.DateTimePropertyEditor
-
- setFormat(NumberFormat) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField
- Sets the cell's number formatter.
- setFormat(NumberFormat) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberPropertyEditor
-
- setFormat(DateTimeFormat) -
Method in class com.extjs.gxt.ui.client.widget.form.TimeField
- Sets the date time format used to format each entry (defaults to
DateTimeFormat.getShortDateFormat().
- setFrame(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- True to render the panel with custom rounded borders, false to render with
plain 1px square borders (defaults to false, pre-render).
- setGroup(String) -
Method in class com.extjs.gxt.ui.client.widget.menu.CheckMenuItem
- All check items with the same group name will automatically be grouped into
a single-select radio button group (defaults to null).
- setGroupStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.menu.CheckMenuItem
- The default CSS class to use for radio group check items (defaults to
"x-menu-group-item").
- setHandleWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- Sets the width of the drag handles (defaults to 5).
- setHeaderVisible(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- True to create the header element explicitly, false to skip creating it
(defaults to true, pre-render).
- setHeading(String) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets the title text for the panel.
- setHeight(int) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
- Sets the element's height.
- setHeight(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the elements height.
- setHeight(int, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the elements height.
- setHeight(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the elements height.
- setHeight(int) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the component's height.
- setHeight(String) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the height of the component.
- setHeight(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Overrides UIObject and does nothing.
- setHeight(int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setHeight(int, boolean) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setHeight(String) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setHeight(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormData
- Sets the height.
- setHeight(double) -
Method in class com.extjs.gxt.ui.client.widget.layout.RowData
- Sets the height in pixels (defauls to DEFAULT).
- setHeight(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Sets the cell's height.
- setHeight(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the table's height.
- setHidden(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's hidden state.
- setHideCollapseTool(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets whether the collapse tool should be displayed when the panel is
collapsible.
- setHideCollapseTool(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.AccordionLayout
- True to hide the contained panels' collapse/expand toggle buttons, false to
display them (defaults to false).
- setHideDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
- Delay in milliseconds after the mouse exits the target element but before
the tooltip actually hides (defaults to 200).
- setHideDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- Delay in milliseconds after the mouse exits the target element but before
the tooltip actually hides (defaults to 200).
- setHideLabels(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormLayout
- True to hide field labels by default (defaults to false).
- setHideOnButtonClick(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Dialog
- True to hide the dialog on any button click.
- setHideOnClick(boolean) -
Method in class com.extjs.gxt.ui.client.widget.menu.Item
- True to hide the containing menu after this item is clicked (defaults to
true).
- setHighlight(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- True to highlight the current row (defaults to true).
- setHorizontalAlign(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.HorizontalPanel
- The horizontal cell alignment (defaults to LEFT).
- setHorizontalAlign(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Sets the cell's horizontal alignment (defaults to LEFT).
- setHorizontalAlign(Style.HorizontalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.VerticalPanel
- Sets the horizontal cell alignment (defaults to LEFT).
- setHorizontalScroll(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- True to display a horizonatal scroll bar when needed (defaults to true).
- setHorizontalScroll(boolean) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- True to display a horizonatal scroll bar when needed (defaults to true).
- setHScrollPosition(int) -
Method in class com.extjs.gxt.ui.client.widget.ScrollContainer
- Sets the horizontal scroll position.
- setHtml(String) -
Method in class com.extjs.gxt.ui.client.widget.Html
- Sets the components HTML.
- setHtml(String) -
Method in class com.extjs.gxt.ui.client.widget.HtmlContainer
- Sets the container's inner html.
- setIcon(String) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- Adds the specified icon to the dialog.
- setIconProvider(ModelStringProvider) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
- Sets the binder's icon provider.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the the icon for an element either as a CSS style name or image path.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- A CSS style which sets a background image to be used as the icon.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets the header's icon style.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.DataListItem
- Sets the item's icon style.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.Header
- Sets the header's icon style.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Sets the item's icon style.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.StatusBar
- Sets the icon style.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.TabItem.HeaderItem
- Sets the header's icon style (pre-render).
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.TabItem
- Sets the item's icon style.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
- Sets the item's icon style.
- setIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Sets the item's icon style.
- setId(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's id.
- setId(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets the component's id.
- setIgnoreList(CompositeElement) -
Method in class com.extjs.gxt.ui.client.util.BaseEventPreview
- List of elements to be ignored when autoHide is enabled.
- setIncrement(int) -
Method in class com.extjs.gxt.ui.client.widget.form.TimeField
- Sets the number of minutes between each time value in the list (defaults to
15).
- setIncrement(int) -
Method in class com.extjs.gxt.ui.client.widget.ProgressBar
- The number of progress update segments to display within the progress bar
(defaults to 10).
- setIndentWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets the number of pixels child items are indented.
- setInitialWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.Window
- The width of the window if no width has been specified (defaults to 300).
- setInnerHtml(String) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
- Sets the element's inner HTML.
- setInnerHtml(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's inner html.
- setInsertSpacer(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- True to insert a spacer cell into each row with 100% width so that all
other cells are right aligned (defaults to false).
- setInsetBorder(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- True to display an interior border on the body element of the panel, false
to hide it (defaults to true, pre-render).
- setIntElementProperty(String, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets an element's property.
- setInterval(int) -
Method in class com.extjs.gxt.ui.client.widget.ProgressBar
- Sets the length of time in milliseconds between each progress update
(defaults to 300 ms).
- setIntStyleAttribute(String, int) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets a style attribute.
- setInvalidText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.DateField.DateFieldMessages
- "The error text to display when the date in the field is invalid " +
"(defaults to '{value} is not a valid date - it must be in the format
{format}')."
- setInvalidText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field.FieldMessages
- Sets the error text to use when marking a field invalid and no message is
provided (defaults to "The value in this field is invalid").
- setInvalidText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TimeField.TimeFieldMessages
- Sets the error text to display when the time in the field is invalid
(defaults to '{value} is not a valid time - it must be in the format
{format}').
- setItem(Component) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Sets the popup's content.
- setItemIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets the global icon style for leaf tree items.
- setItemId(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets the component's item id.
- setItemSelector(String) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- This is a required setting.
- setItemTemplate(Template) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Sets the optional template to be used by the data list items (pre-render).
- setLabelAlign(FormPanel.LabelAlign) -
Method in class com.extjs.gxt.ui.client.widget.form.FormPanel
- Sets the label alignment.
- setLabelAlign(FormPanel.LabelAlign) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormLayout
- Sets the label alignment.
- setLabelSeparator(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- The standard separator to display after the text of each form label
(defaults to the value of
FormLayout.setLabelSeperator(String),
which is a colon ':' by default).
- setLabelSeperator(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormLayout
- Sets the label seperator (defaults to ':').
- setLabelStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- A CSS style specification to apply directly to this field's label.
- setLabelWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.form.FormPanel
- Sets the default label width.
- setLabelWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormLayout
- Sets the default width in pixels of field labels (defaults to 100).
- setLastText(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- Customizable piece of the default paging text (defaults to "Last Page").
- setLayout(Layout) -
Method in class com.extjs.gxt.ui.client.widget.LayoutContainer
- Sets the container's layout.
- setLayoutData(Component, LayoutData) -
Static method in class com.extjs.gxt.ui.client.util.WidgetHelper
-
- setLayoutData(Component, LayoutData) -
Method in class com.extjs.gxt.ui.client.widget.LayoutContainer
- Sets the component's layout data.
- setLayoutOnChange(boolean) -
Method in class com.extjs.gxt.ui.client.widget.LayoutContainer
- Specifies if the container's layout should be called when widgets are added
or removed.
- setLazyRender(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- True to lazily render the combo's drop down list (default to false,
pre-render).
- setLeaf(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Sets the item's leaf state.
- setLeft(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's left position directly using CSS style (instead of
El.setX(int)).
- setLeft(int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setLeftTop(int, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Quick set left and top adding default units.
- setLeftTop(int, int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setLimit(int) -
Method in class com.extjs.gxt.ui.client.data.BasePagingLoadConfig
- Sets the config limit.
- setLimit(int) -
Method in class com.extjs.gxt.ui.client.data.BasePagingLoader
-
- setLimit(int) -
Method in interface com.extjs.gxt.ui.client.data.PagingLoadConfig
- Sets the limit.
- setLimit(int) -
Method in interface com.extjs.gxt.ui.client.data.PagingLoader
- Sets the limit size.
- setList(List<Data>) -
Method in class com.extjs.gxt.ui.client.widget.form.ListModelPropertyEditor
- Sets the list of models.
- setListAlign(String) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets a valid anchor position value.
- setLoadingPanelId(String) -
Method in class com.extjs.gxt.ui.client.widget.Viewport
- The element id of the loading panel which will be hidden when the viewport
is attached (defaults to 'loading').
- setMargin(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.FlowLayout
- Sets the margins using the give margin.
- setMargin(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Sets the cell's margins.
- setMargins(Margins) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- Sets the margins to apply to the region.
- setMargins(Margins) -
Method in class com.extjs.gxt.ui.client.widget.layout.FlowLayout
- Sets the margins of the layout to be applied to the container.
- setMargins(Margins) -
Method in class com.extjs.gxt.ui.client.widget.layout.MarginData
- Sets the data's margins.
- setMask(boolean) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
- Sets whether a mask should be displayed during a load operation.
- setMaxDate(Date) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker
- Sets the picker's maximum allowed date.
- setMaxHeight(int) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets the maximum height in pixels of the dropdown list before scrollbars
are shown (defaults to 300).
- setMaximizable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to display the 'maximize' tool button and allow the user to maximize
the window, false to hide the button and disallow maximizing the window
(defaults to false).
- setMaxLength(int) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Sets the maximum input field length.
- setMaxLengthText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField.TextFieldMessages
- Sets the error text to display if the maximum length validation fails
(defaults to "The maximum length for this field is {maxLength}").
- setMaxSize(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- Sets the maximum allowable size in pixels for this region (defaults to
500).
- setMaxSize(int) -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- Sets the maximum size of the resize widget (defaults to 2000).
- setMaxText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the error text to display if the maxDate validation fails (defaults
to "This date is after the maximum date").
- setMaxText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.DateField.DateFieldMessages
- Sets the error text to display when the date in the cell is after
maxValue (defaults to 'The date in this field must be before {
DateField.setMaxValue(java.util.Date)').
- setMaxText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField.NumberFieldMessages
- Error text to display if the maximum value validation fails (defaults to
"The maximum value for this field is {maxValue}").
- setMaxText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TimeField.TimeFieldMessages
- Sets the error text to display when the time is after maxValue (defaults
to 'The time in this field must be equal to or before {0}').
- setMaxValue(Date) -
Method in class com.extjs.gxt.ui.client.widget.form.DateField
- Sets the field's max value.
- setMaxValue(double) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField
- Sets the field's max allowable value.
- setMaxValue(Date) -
Method in class com.extjs.gxt.ui.client.widget.form.TimeField
- Sets the field's max value.
- setMaxWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- The maximum width in pixels of the message box (defaults to 600,
pre-render).
- setMaxWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's maximum width.
- setMaxWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.Tip
- Sets he maximum width of the tip in pixels (defaults to 300).
- setMenu(Menu) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Sets the button's menu.
- setMenu(Menu) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
- Sets the item's menu.
- setMenuAlign(String) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Sets the position to align the menu to, see
El.alignTo(com.google.gwt.user.client.Element, java.lang.String, int[]) for more
details (defaults to 'tl-bl?', pre-render).
- setMessage(String) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- A string that will replace the existing message box body text (defaults to
the XHTML-compliant non-breaking space character ' ').
- setMessage(String) -
Method in class com.extjs.gxt.ui.client.widget.StatusBar
- Sets the status message.
- setMessages(DatePicker.DatePickerMessages) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker
- Sets the data picker messages.
- setMessages(Field<D>.FieldMessages) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the field's messages.
- setMessages(PagingToolBar.PagingToolBarMessages) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar
- Sets the tool bar's messages.
- setMessageTarget(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- The location where error text should display.
- setMinDate(Date) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker
- Sets the picker's minimum allowed date.
- setMinHeight(int) -
Method in class com.extjs.gxt.ui.client.widget.Window
- The minimum height in pixels allowed for this window (defaults to 100).
- setMinimizable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to display the 'minimize' tool button and allow the user to minimize
the window, false to hide the button and disallow minimizing the window
(defaults to false).
- setMinLength(int) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Minimum input field length required (defaults to 0).
- setMinLengthText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField.TextFieldMessages
- Sets the error text to display if the minimum length validation fails
(defaults to "The minimum length for this field is {minLength}").
- setMinListWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets the minimum width of the dropdown list in pixels (defaults to 70, will
be ignored if listWidth has a higher value).
- setMinProgressWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- The minimum width in pixels of the message box if it is a progress-style
dialog.
- setMinSize(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- Sets the minimum allowable size in pixels for this region (defaults to 50).
- setMinSize(int) -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- Sets he minimum size of the resize widget (defaults to 10).
- setMinTabWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- The minimum width in pixels for each tab when
TabPanel.resizeTabs = true
(defaults to 30).
- setMinText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the error text to display if the minDate validation fails (defaults
to "This date is before the minimum date").
- setMinText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.DateField.DateFieldMessages
- The error text to display when the date in the cell is before minValue
(defaults to 'The date in this field must be after
DateField.setMinValue(java.util.Date)').
- setMinText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField.NumberFieldMessages
- Sets the Error text to display if the minimum value validation fails
(defaults to "The minimum value for this field is {minValue}").
- setMinText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TimeField.TimeFieldMessages
- Sets the error text to display when the date in the cell is before
minValue (defaults to 'The time in this field must be equal to or after
{0}').
- setMinValue(Date) -
Method in class com.extjs.gxt.ui.client.widget.form.DateField
- The maximum date allowed.
- setMinValue(double) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField
- Sets the field's minimum allowed value.
- setMinValue(Date) -
Method in class com.extjs.gxt.ui.client.widget.form.TimeField
- The minimum allowed time (no default value).
- setMinWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Sets he minimum width for this button (used to give a set of buttons a
common width)
- setMinWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Sets he minimum width of the menu in pixels (defaults to 120).
- setMinWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- The minimum width in pixels of the message box (defaults to 100,
pre-render).
- setMinWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's minimum width.
- setMinWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.Tip
- Sets the minimum width of the tip in pixels (defaults to 40).
- setMinWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.Window
- The minimum width in pixels allowed for this window (defaults to 200).
- setModal(boolean) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- False to allow user interaction with the page while the message box is
displayed (defaults to true, pre-render).
- setModal(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to make the window modal and mask everything behind it when displayed,
false to display it without restricting access to other UI elements
(defaults to false).
- setModel(Component, ModelData) -
Static method in class com.extjs.gxt.ui.client.util.WidgetHelper
-
- setModelComparer(ModelComparer<M>) -
Method in class com.extjs.gxt.ui.client.store.Store
- Sets the comparer to be used when comparing model instances.
- setModelStringProvider(ModelStringProvider<D>) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets the model string provider (defaults to
BaseModelStringProvider.
- setMonitorChanges(boolean) -
Method in class com.extjs.gxt.ui.client.store.Store
- Sets whether the store should listen to change events on its children
(defaults to false).
- setMonitorWindowResize(boolean) -
Method in class com.extjs.gxt.ui.client.widget.LayoutContainer
-
- setMonthYearText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the header month selector tooltip (defaults to 'Choose a month
(Control+Up/Down to move years)').
- setMouseEvents(boolean) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- False to disable visual cues on mouseover, mouseout and mousedown (defaults
to true).
- setMouseOffset(int[]) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
- An XY offset from the mouse position where the tooltip should be shown
(defaults to [10,10]).
- setMouseOffset(int[]) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- An XY offset from the mouse position where the tooltip should be shown
(defaults to [15,18]).
- setMoveAfterProxyDrag(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- True to move source widget after a proxy drag (defaults to true).
- setName(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the field's HTML name attribute.
- setNanText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.NumberField.NumberFieldMessages
- Sets the error text to display if the value is not a valid number.
- setNextText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the next month navigation button tooltip (defaults to 'Next Month
(Control+Right)').
- setNextText(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- Customizable piece of the default paging text (defaults to "Next Page").
- setNodeIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- The global icon style for tree items with children (defaults to
'tree-folder').
- setOffset(int) -
Method in class com.extjs.gxt.ui.client.data.BasePagingLoadConfig
- Sets the configs offset.
- setOffset(int) -
Method in class com.extjs.gxt.ui.client.data.BasePagingLoader
-
- setOffset(int) -
Method in interface com.extjs.gxt.ui.client.data.PagingLoadConfig
- Sets the offset.
- setOffset(int) -
Method in interface com.extjs.gxt.ui.client.data.PagingLoader
- Sets the offset.
- setOkText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the text to display on the ok button.
- setOnEsc(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- Allows override of the built-in processing for the escape key.
- setOpenNodeIconStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets the global icon style for expanded tree items (defaults to
'tree-folder-open').
- setOrientation(Style.Orientation) -
Method in class com.extjs.gxt.ui.client.widget.form.MultiField
- Sets the fields orientation (defaults to horizontal).
- setOrientation(Style.Orientation) -
Method in class com.extjs.gxt.ui.client.widget.layout.RowLayout
- Sets the orientation of the layout.
- setOverStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- Sets the style name to be applied on mouse over (defaults to
'x-view-item-over').
- setPadding(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormLayout
- Sets the padding to be applied to the forms children (defaults to 10).
- setPadding(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Sets the cell's padding (default to 0).
- setPagePosition(int, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's position in page coordinates.
- setPagePosition(int, int) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the page XY position of the component.
- setPagePosition(Point) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the page XY position of the component.
- setPagePosition(int, int) -
Method in class com.extjs.gxt.ui.client.widget.Window
-
- setPageSize(int) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar
- Sets the current page size.
- setParams(Params) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- The paramters to be used when a custom a
ToolTipConfig.template is specified.
- setParent(T) -
Method in class com.extjs.gxt.ui.client.data.BaseTreeModel
-
- setParent(T) -
Method in interface com.extjs.gxt.ui.client.data.TreeModel
- Sets the model's parent.
- setPassword(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- True to create the text field as a password input (defaults to false,
pre-render).
- setPixelSize(int, int) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the width and height of the component.
- setPixelSize(int, int) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Overrides UIObject and does nothing.
- setPlain(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- True to render the tab strip without a background container image (defaults
to false, pre-render).
- setPlain(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to render the window body with a transparent background so that it
will blend into the framing elements, false to add a lighter background
color to visually highlight the body element and separate it more
distinctly from the surrounding frame (defaults to false).
- setPosition(int, int) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the left and top of the component.
- setPosition(int, int) -
Method in class com.extjs.gxt.ui.client.widget.Window
-
- setPreventDefault(boolean) -
Method in class com.extjs.gxt.ui.client.util.KeyNav
-
- setPreventScrollbars(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.TextArea
- True to prevent scrollbars from appearing regardless of how much text is in
the field (equivalent to setting overflow: hidden, defaults to false,
pre-render).
- setPrevText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the previous month navigation button tooltip (defaults to 'Previous
Month (Control+Left)').
- setPrevText(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- Customizable piece of the default paging text (defaults to "Previous
Page").
- setProgressText(String) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- The text to display inside the progress bar if progress = true (defaults to
"", pre-render).
- setProperties(Map<String, Object>) -
Method in class com.extjs.gxt.ui.client.data.BaseModelData
- Sets the properties.
- setProperty(String) -
Method in class com.extjs.gxt.ui.client.widget.StoreFilterField
- Sets the filter property name to be filtered.
- setPropertyEditor(PropertyEditor<D>) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
-
- setPropertyEditor(PropertyEditor<D>) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the field's property editor which is used to translate typed values to
string, and string values back to typed values.
- setProvider(Provider) -
Method in class com.extjs.gxt.ui.client.state.StateManager
- Sets the manager's state provider.
- setProxy(Element) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- Sets the proxy element.
- setProxyStyle(String) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- Sets the style name used for proxy drags (defaults to 'my-drag-proxy').
- setRawValue(String) -
Method in class com.extjs.gxt.ui.client.widget.form.CheckBox
-
- setRawValue(String) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
-
- setRawValue(String) -
Method in class com.extjs.gxt.ui.client.widget.form.DateField
-
- setRawValue(String) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the underlying DOM field's value directly, bypassing validation.
- setReadOnly(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the field's read only state.
- setReadOnly(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.FormPanel
- Sets all of the panel's fields read only state.
- setReadOnly(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.MultiField
-
- setRefreshText(String) -
Method in class com.extjs.gxt.ui.client.widget.PagingToolBar.PagingToolBarMessages
- Customizable piece of the default paging text (defaults to "Refresh").
- setRegex(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Sets regular expression to be tested against the field value during
validation.
- setRegexText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField.TextFieldMessages
- The error text to display if
TextField.TextFieldMessages.setRegexText(java.lang.String) is used and the test
fails during validation.
- setRegion(Style.LayoutRegion) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- Sets the region the mapped content panel will be placed.
- setRemoteSort(boolean) -
Method in class com.extjs.gxt.ui.client.data.BaseListLoader
-
- setRemoteSort(boolean) -
Method in interface com.extjs.gxt.ui.client.data.ListLoader
- Sets the remote sort state.
- setRemovePositioning(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.FlowLayout
- True to remove positioning from the container's children (defaults to
false).
- setRenderer(CellRenderer) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's cell renderer.
- setRenderHidden(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Layout
- True to hide each contained component on render (defaults to false).
- setResizable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Specifies if the column may be resized.
- setResizable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Window
- True to allow user resizing at each edge and corner of the window, false to
disable resizing (defaults to true).
- setResizeDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.Layout
- Sets the number of milliseconds to buffer resize events (defaults to 400).
- setResizeTabs(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- True to automatically resize each tab so that the tabs will completely fill
the tab strip (defaults to false).
- setReuseLoadConfig(boolean) -
Method in class com.extjs.gxt.ui.client.data.BaseLoader
- Sets whether the same load config instance should be used for load
operations.
- setRules(Element, String) -
Static method in class com.extjs.gxt.ui.client.util.CSS
- Adds a rules string in a
<dstyle><d/style> element.
- setScrollDuration(int) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- Sets the number of milliseconds that each scroll animation should last
(defaults to 150).
- setScrollIncrement(int) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- Sets the number of pixels to scroll each time a tab scroll button is
pressed (defaults to 100, or if
TabPanel.setResizeTabs(boolean) = true, the
calculated tab width).
- setScrollLeft(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's horizontal scroll position.
- setScrollMode(Style.Scroll) -
Method in class com.extjs.gxt.ui.client.widget.ScrollContainer
- Sets the container's scroll mode.
- setScrollTop(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's vertical scroll position.
- setSelectedItem(DataListItem) -
Method in class com.extjs.gxt.ui.client.widget.DataList
-
- setSelectedItem(DataViewItem) -
Method in class com.extjs.gxt.ui.client.widget.DataView
-
- setSelectedItem(T) -
Method in interface com.extjs.gxt.ui.client.widget.selection.Selectable
- Selects the item.
- setSelectedItem(TableItem) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- setSelectedItem(TreeItem) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
-
- setSelectedItems(List<DataListItem>) -
Method in class com.extjs.gxt.ui.client.widget.DataList
-
- setSelectedItems(List<DataViewItem>) -
Method in class com.extjs.gxt.ui.client.widget.DataView
-
- setSelectedItems(List<T>) -
Method in interface com.extjs.gxt.ui.client.widget.selection.Selectable
- Selects the items.
- setSelectedItems(List<TableItem>) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
-
- setSelectedItems(List<TreeItem>) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
-
- setSelectedStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets the CSS style name to apply to the selected item in the dropdown list
(defaults to 'x-combo-selected').
- setSelection(List<M>) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
-
- setSelection(M) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
- Sets the current selection for this selection provider.
- setSelection(List<M>) -
Method in interface com.extjs.gxt.ui.client.event.SelectionProvider
- Sets the current selection for this selection provider.
- setSelection(List<D>) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
-
- setSelection(TabItem) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- Sets the selected tab item.
- setSelectionMode(Style.SelectionMode) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Sets the list's selection mode.
- setSelectionMode(Style.SelectionMode) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- Sets the list's selection mode.
- setSelectionMode(Style.SelectionMode) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Sets the table's selection mode.
- setSelectionMode(Style.SelectionMode) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets the table's selection mode.
- setSelectionModel(DataListSelectionModel) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Sets the list's selection model.
- setSelectionModel(TableSelectionModel) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Sets the table's selection model.
- setSelectionModel(TreeSelectionModel) -
Method in class com.extjs.gxt.ui.client.widget.tree.Tree
- Sets the tree's selection model.
- setSelectionRange(int, int) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Selects the range.
- setSelectOnFocus(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- True to automatically select any existing field text when the field
receives input focus (defaults to false).
- setSelectOnOver(boolean) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- True to select the item when mousing over a element (defaults to false).
- setSelectStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- The style to be applied to each selected item (defaults to
'x-view-item-sel').
- setShadow(boolean) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- True to enable a shadow that will be displayed behind the component
(defaults to false).
- setShadowPosition(Shadow.ShadowPosition) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Sets the shadow position (defaults to SIDES).
- setShadowPosition(Shadow.ShadowPosition) -
Method in class com.extjs.gxt.ui.client.widget.tips.Tip
- Sets the shadow position (defauts to SIDES).
- setShim(boolean) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- True to enable a shim which uses a transparent iframe to stop content from
bleeding through.
- setShowDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
- Delay in milliseconds before the tooltip displays after the mouse enters
the target element (defaults to 500).
- setShowDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- Delay in milliseconds before the tooltip displays after the mouse enters
the target element (defaults to 500).
- setSilent(boolean) -
Method in class com.extjs.gxt.ui.client.data.BaseModel
-
- setSilent(boolean) -
Method in interface com.extjs.gxt.ui.client.data.ChangeEventSource
- Sets whether change events are fired.
- setSilent(boolean) -
Method in class com.extjs.gxt.ui.client.data.ChangeEventSupport
-
- setSize(int, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's size.
- setSize(int, int, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Set the size of the element.
- setSize(Size) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's size.
- setSize(String, String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's size.
- setSize(int, int) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the width and height of the component.
- setSize(String, String) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the width and height of the component.
- setSize(String, String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Overrides UIObject and does nothing.
- setSize(int, int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setSize(Size) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setSize(float) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- The region's preferred size.
- setSizeProxyToSource(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- True to set proxy dimensions the same as the drag widget (defaults to
true).
- setSortable(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the sortable state.
- setSortDir(Style.SortDir) -
Method in class com.extjs.gxt.ui.client.data.BaseListLoader
-
- setSortDir(Style.SortDir) -
Method in interface com.extjs.gxt.ui.client.data.ListLoader
- Sets the current sort dir.
- setSortDir(Style.SortDir) -
Method in class com.extjs.gxt.ui.client.data.SortInfo
- Sets the sort direction.
- setSortDir(Style.SortDir) -
Method in class com.extjs.gxt.ui.client.store.ListStore
- Ses the sort direction.
- setSortField(String) -
Method in class com.extjs.gxt.ui.client.data.BaseListLoader
-
- setSortField(String) -
Method in interface com.extjs.gxt.ui.client.data.ListLoader
- Sets the current sort field.
- setSortField(String) -
Method in class com.extjs.gxt.ui.client.data.SortInfo
- Sets the sort field.
- setSortField(String) -
Method in class com.extjs.gxt.ui.client.store.ListStore
- Sets the sort field.
- setSortInfo(SortInfo) -
Method in class com.extjs.gxt.ui.client.data.BaseListLoadConfig
-
- setSortInfo(SortInfo) -
Method in interface com.extjs.gxt.ui.client.data.ListLoadConfig
- Sets the sort info.
- setSortInfo(SortInfo) -
Method in class com.extjs.gxt.ui.client.store.TreeStore
- Sets the current sort info usen when sorting items in the store.
- setSpacing(int) -
Method in class com.extjs.gxt.ui.client.widget.form.MultiField
- Sets the amount of spacing between fields.
- setSpacing(int) -
Method in class com.extjs.gxt.ui.client.widget.HorizontalPanel
- Sets the panel's spacing.
- setSpacing(int) -
Method in class com.extjs.gxt.ui.client.widget.VerticalPanel
- Sets the panel's spacing.
- setSplit(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.BorderLayoutData
- True to display a
SplitBar between this region and its neighbor,
allowing the user to resize the regions dynamically (defaults to false).
- setStartDay(int) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker
- Sets the picker's start day
- setStore(ListStore) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- Convenience method that create a new
DataViewBinder using the given
store.
- setStore(ListStore<D>) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets the combo's store.
- setStoreSorter(StoreSorter) -
Method in class com.extjs.gxt.ui.client.store.Store
- Sets the store's sorter.
- setStoreSorter(StoreSorter) -
Method in class com.extjs.gxt.ui.client.store.TreeStore
-
- setStringProvider(ModelStringProvider) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
- Sets the binder's string provider.
- setStringProvider(ModelStringProvider) -
Method in class com.extjs.gxt.ui.client.core.Template
- Sets the string provider for the template.
- setStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Custom CSS styles to be applied to the table cell in the format expected by
El.applyStyles(java.lang.String).
- setStyleAttribute(String, Object) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets a style attribute.
- setStyleAttribute(String, String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's style attribute.
- setStyleAttribute(String, String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets a style attribute.
- setStyleName(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's style name.
- setStyleName(String, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Adds or removes the style name.
- setStyleName(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
-
- setStyleName(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Sets the CSS style name applied to the component's cell.
- setStyleName(Element, String) -
Static method in class com.extjs.gxt.ui.client.XDOM
- Sets the element's style name.
- setStyleProvider(ModelStringProvider) -
Method in class com.extjs.gxt.ui.client.binder.StoreBinder
- Sets the binder's style provider.
- setStyleSize(int, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's size using style attributes.
- setSubMenu(Menu) -
Method in class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Sets the item's sub menu.
- setSubMenuAlign(String) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- The
El.alignTo(com.google.gwt.user.client.Element, java.lang.String, int[]) anchor position value to use for submenus of this
menu (defaults to "tl-tr-?").
- setTabIndex(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's tab index.
- setTabIndex(int) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Sets the button's tab index.
- setTabIndex(int) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets the tab index.
- setTable(Component) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumnModel
-
- setTableHeader(TableHeader) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Sets the table's header.
- setTableHeader(TreeTableHeader) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- Sets the tree table's header.
- setTableHeight(String) -
Method in class com.extjs.gxt.ui.client.widget.HorizontalPanel
- Sets the table's height.
- setTableHeight(String) -
Method in class com.extjs.gxt.ui.client.widget.VerticalPanel
- Sets the table's height.
- setTableStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Custom CSS styles to be applied to the table in the format expected by
El.applyStyles(java.lang.String).
- setTableWidth(String) -
Method in class com.extjs.gxt.ui.client.widget.HorizontalPanel
- Sets the width of the internal table.
- setTableWidth(String) -
Method in class com.extjs.gxt.ui.client.widget.VerticalPanel
- Sets the width of the internal table.
- setTabMargin(int) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- The number of pixels of space to calculate into the sizing and scrolling of
tabs (defaults to 2).
- setTabPosition(TabPanel.TabPosition) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- Sets the position where the tab strip should be rendered (defaults to TOP,
pre-render).
- setTabScroll(boolean) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- True to enable scrolling to tabs that may be invisible due to overflowing
the overall TabPanel width.
- setTabWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.TabPanel
- Sets the initial width in pixels of each new tab (defaults to 120).
- setTagName(String) -
Method in class com.extjs.gxt.ui.client.widget.Html
- The HTML tag name that will wrap the text (defaults to 'div').
- setTagName(String) -
Method in class com.extjs.gxt.ui.client.widget.HtmlContainer
- The HTML tag name that will wrap the text (defaults to 'div').
- setTagName(String) -
Method in class com.extjs.gxt.ui.client.widget.Text
- The HTML tag name that will wrap the text (defaults to 'div', pre-render).
- setTemplate(String) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- Sets the view's template.
- setTemplate(Template) -
Method in class com.extjs.gxt.ui.client.widget.DataView
- Sets the view's template.
- setTemplate(Template) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- Sets the template to be used to render each item in the drop down.
- setTemplate(Template) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- A optional template to be used to render the tool tip.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Sets the button's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.DataListItem
- Sets the item's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.LabelField
- Sets the lable's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.Header
- Sets the header's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.menu.MenuItem
- Sets the item's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.TabItem.HeaderItem
- Sets the header's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.TabItem
- Sets the item's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's text.
- setText(int, String) -
Method in class com.extjs.gxt.ui.client.widget.table.TableItem
- Sets a cell value.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.Text
- Sets the text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- The tool tip text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
- Sets the item's text.
- setText(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Sets the item's text.
- setText(int, String) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Sets a cell value.
- setTextStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.DataListItem
- Sets the item's text style.
- setTextStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.Header
- Sets the style name added to the header's text element.
- setTextStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.TabItem
- Sets the style name to be applied to the item's text element.
- setTextStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Sets the item's text style.
- setTitle(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's title property.
- setTitle(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
-
- setTitle(String) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- Sets the title text (pre-render).
- setTitle(String) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- Sets the tool tip title.
- setTitleCollapse(boolean) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- True to allow expanding and collapsing the panel (when
ContentPanel.collapsible =
true) by clicking anywhere in the header bar, false to allow it only by
clicking to tool button (defaults to false, pre-render).
- setTitleCollapse(boolean) -
Method in class com.extjs.gxt.ui.client.widget.layout.AccordionLayout
- True to allow expand/collapse of each contained panel by clicking anywhere
on the title bar, false to allow expand/collapse only when the toggle tool
button is clicked (defaults to true).
- setTodayText(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the text to display on the button that selects the current date
(defaults to "Today").
- setTodayTip(String) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker.DatePickerMessages
- Sets the tooltip to display for the button that selects the current date
(defaults to "{current date} (Spacebar)").
- setToolTip(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets the component's tool tip.
- setToolTip(ToolTipConfig) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Sets the component's tool tip with the given config.
- setToolTip(String) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
-
- setToolTip(ToolTipConfig) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
-
- setTop(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's top position directly using CSS style (instead of
El.setY(int)).
- setTopComponent(Component) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Sets the panel's top component (pre-render).
- setTrackMouse(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
- True to have the tooltip follow the mouse as it moves over the target
element (defaults to false).
- setTrackMouse(boolean) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- True to have the tooltip follow the mouse as it moves over the target
element (defaults to false).
- setTriggerStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TriggerField
- Sets the trigger style name.
- setTwinTriggerStyle(String) -
Method in class com.extjs.gxt.ui.client.widget.form.TwinTriggerField
- Sets the field's twin trigger style
- setType(String) -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Submit, reset or button (defaults to 'button').
- setType(MessageBox.MessageBoxType) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- Sets the message box type (pre-render).
- setUpdateZIndex(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- True if the CSS z-index should be updated on the widget being dragged.
- setUrl(String) -
Method in class com.extjs.gxt.ui.client.widget.ContentPanel
- Adds the content from the given url.
- setUrl(String) -
Method in class com.extjs.gxt.ui.client.widget.HtmlContainer
- Retrieves and sets the container's content from the given url.
- setUrl(String) -
Method in class com.extjs.gxt.ui.client.widget.TabItem
- Sets a url for the content area of the item.
- setUseProxy(boolean) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- True to use a proxy widget during drag operation (defaults to true).
- setValidateOnBlur(boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets whether the field should validate when it loses focus (defaults to
true).
- setValidationDelay(int) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets length of time in milliseconds after user input begins until
validation is initiated (defaults to 250).
- setValidator(Validator) -
Method in class com.extjs.gxt.ui.client.widget.form.MultiField
- Sets the field's validator.
- setValidator(Validator) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
- Sets the validator instance to be called during field validation.
- setValue(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's value property.
- setValue(Date) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker
- Sets the value of the date field.
- setValue(Date, boolean) -
Method in class com.extjs.gxt.ui.client.widget.DatePicker
- Sets the value of the date field.
- setValue(Boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.CheckBox
-
- setValue(D) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
-
- setValue(D) -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Sets a data value into the field and validates it.
- setValue(Object) -
Method in class com.extjs.gxt.ui.client.widget.form.LabelField
-
- setValue(Boolean) -
Method in class com.extjs.gxt.ui.client.widget.form.Radio
-
- setValue(Radio) -
Method in class com.extjs.gxt.ui.client.widget.form.RadioGroup
-
- setValue(D) -
Method in class com.extjs.gxt.ui.client.widget.form.TextField
-
- setValue(int, Object) -
Method in class com.extjs.gxt.ui.client.widget.table.TableItem
- Sets a cell value.
- setValue(int, Object) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Sets a cell value.
- setValueField(String) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox
- The underlying data value name to bind to this ComboBox.
- setValueNoutFoundText(String) -
Method in class com.extjs.gxt.ui.client.widget.form.ComboBox.ComboBoxMessages
- When using a name/value combo, if the value passed to setValue is not
found in the store, valueNotFoundText will be displayed as the field text
if defined.
- setValues(Object[]) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Sets the item's values.
- setVerticalAlign(Style.VerticalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.HorizontalPanel
- Sets the panel' vertical alignment.
- setVerticalAlign(Style.VerticalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Sets the cell's vertical alignment.
- setVerticalAlign(Style.VerticalAlignment) -
Method in class com.extjs.gxt.ui.client.widget.VerticalPanel
- Sets the vertical cell alignment (defaults to TOP).
- setVerticalLines(boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- True to display vertical borders on the table data (defaults to false).
- setView(TableView) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Sets the table's view.
- setView(TreeTableView) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- Sets the tree table's view.
- setVisibility(boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the elements css 'visibility' property.
- setVisibility(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setVisibilityMode(El.VisMode) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's visibility mode.
- setVisible(boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the visibility of the element (see details).
- setVisible(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Convenience function to hide or show this component by boolean.
- setVisible(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setVScrollPosition(int) -
Method in class com.extjs.gxt.ui.client.widget.ScrollContainer
- Sets the vertical scroll position.
- setWidget(int, Widget) -
Method in class com.extjs.gxt.ui.client.widget.table.TableItem
- Sets a widget as a cell value.
- setWidth(int) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
- Sets the element's width.
- setWidth(String) -
Method in class com.extjs.gxt.ui.client.core.CompositeElement
- Sets the element's width.
- setWidth(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's width.
- setWidth(int, boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the elements's width.
- setWidth(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's width.
- setWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the width of the component.
- setWidth(String) -
Method in class com.extjs.gxt.ui.client.widget.BoxComponent
- Sets the width of the component.
- setWidth(String) -
Method in class com.extjs.gxt.ui.client.widget.Component
- Overrides UIObject and does nothing.
- setWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setWidth(int, boolean) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setWidth(String) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setWidth(double) -
Method in class com.extjs.gxt.ui.client.widget.layout.ColumnData
- Sets the width of the column.
- setWidth(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.FormData
- Setst the width.
- setWidth(double) -
Method in class com.extjs.gxt.ui.client.widget.layout.RowData
- Sets the height in pixels (defaults to DEFAULT).
- setWidth(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableData
- Specifies the cell's width.
- setWidth(String) -
Method in class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Sets the table's width.
- setWidth(float) -
Method in class com.extjs.gxt.ui.client.widget.table.TableColumn
- Sets the column's width.
- setX(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the X position of the element based on page coordinates.
- setX(int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setX(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.AbsoluteData
- Sets the x position (defaults to DEFAULT).
- setXConstraint(int, int) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- Constrains the horizontal travel.
- setXOffset(int) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Sets the xOffset when constrainViewport == true (defaults to 10).
- setXOffset(int) -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- The amount of pixels the bar should be offset to the left (defaults to 0).
- setXY(int, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the elements position in page coordinates.
- setXY(int, int, FxConfig) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the elements position in page coordinates.
- setXY(Point) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's position in page coordinates.
- setXY(int, int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setY(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the Y position of the element based on page coordinates.
- setY(int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- setY(int) -
Method in class com.extjs.gxt.ui.client.widget.layout.AbsoluteData
- Sets the y posittion (defaults to DEFAULT).
- setYConstraint(int, int) -
Method in class com.extjs.gxt.ui.client.fx.Draggable
- Constrains the vertical travel.
- setYOffset(int) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Sets the yOffset when constrainViewport == true (defaults to 15).
- setYOffset(int) -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
- Sets the amount of pixels the bar should be offset to the top (defaults to
0).
- setZIndex(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's z-index.
- setZIndex(int) -
Method in class com.extjs.gxt.ui.client.widget.FramePanel
- Sets the z-index of the panel.
- SHADOW -
Static variable in class com.extjs.gxt.ui.client.util.Markup
-
- Shadow - Class in com.extjs.gxt.ui.client.widget
- A transparent shadow.
- Shadow(Shadow.ShadowPosition) -
Constructor for class com.extjs.gxt.ui.client.widget.Shadow
- Creates a new shadow widget.
- Shadow.ShadowPosition - Enum in com.extjs.gxt.ui.client.widget
-
- Show -
Static variable in class com.extjs.gxt.ui.client.Events
- Show event type (value is 660).
- show() -
Method in class com.extjs.gxt.ui.client.widget.Component
- Show this component.
- show(InfoConfig) -
Method in class com.extjs.gxt.ui.client.widget.Info
- Displays the info.
- show(Element, String) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Displays this menu relative to another element.
- show(Widget) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Displays this menu relative to the widget using the default alignment.
- show() -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- Displays the message box.
- show(Component) -
Method in class com.extjs.gxt.ui.client.widget.ModalPanel
- Displays the panel.
- show() -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Displays the popup.
- show(Component) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Displays the popup aligned to the bottom left of the widget.
- show(Element, String) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Displays the popup.
- show(Element, String, int[]) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Displays the popup.
- show(Element) -
Method in class com.extjs.gxt.ui.client.widget.Shadow
-
- show(Widget) -
Method in class com.extjs.gxt.ui.client.widget.Shadow
-
- show() -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
-
- show() -
Method in class com.extjs.gxt.ui.client.widget.Window
- Shows the window, rendering it first if necessary, or activates it and
brings it to front if hidden.
- showAt(int, int) -
Method in class com.extjs.gxt.ui.client.widget.menu.Menu
- Displays this menu at a specific xy position.
- showAt(int, int) -
Method in class com.extjs.gxt.ui.client.widget.Popup
- Shows the popup at the specified location.
- showAt(int, int) -
Method in class com.extjs.gxt.ui.client.widget.tips.Tip
- Shows this tip at the specified position.
- showAt(Point) -
Method in class com.extjs.gxt.ui.client.widget.tips.Tip
- Shows this tip at the specified position.
- showAt(int, int) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
-
- showBusy() -
Method in class com.extjs.gxt.ui.client.widget.StatusBar
- Displays the busy icon.
- showBusy(String) -
Method in class com.extjs.gxt.ui.client.widget.StatusBar
- Displays the busy icon with the given message.
- showColumn(Element, boolean, int) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- showColumn(int, boolean) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- showColumn(int, boolean) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- showMenu() -
Method in class com.extjs.gxt.ui.client.widget.button.Button
- Show this button's menu (if it has one).
- SingleStyleEffect - Class in com.extjs.gxt.ui.client.fx
-
- SingleStyleEffect(El) -
Constructor for class com.extjs.gxt.ui.client.fx.SingleStyleEffect
-
- SingleStyleEffect(El, String, double, double) -
Constructor for class com.extjs.gxt.ui.client.fx.SingleStyleEffect
-
- size() -
Method in class com.extjs.gxt.ui.client.data.RpcMap
-
- size -
Variable in class com.extjs.gxt.ui.client.event.BoxComponentEvent
- The size.
- size -
Variable in class com.extjs.gxt.ui.client.event.SplitBarEvent
- The current size.
- size() -
Method in class com.extjs.gxt.ui.client.js.JsArray
- Returns the size of the array.
- Size - Class in com.extjs.gxt.ui.client.util
- Instances of this class represent a rectangle's size.
- Size(int, int) -
Constructor for class com.extjs.gxt.ui.client.util.Size
- Creates a new size instance.
- sizeCell(Element, int, int) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- slideIn(Style.Direction, FxConfig) -
Method in class com.extjs.gxt.ui.client.core.El
- Slides the element in.
- slideIn(El, FxConfig, Style.Direction) -
Static method in class com.extjs.gxt.ui.client.fx.BaseEffect
-
- slideOut(Style.Direction, FxConfig) -
Method in class com.extjs.gxt.ui.client.core.El
- Slides the element out.
- slideOut(El, FxConfig, Style.Direction) -
Static method in class com.extjs.gxt.ui.client.fx.BaseEffect
-
- sort(String, Style.SortDir) -
Method in class com.extjs.gxt.ui.client.store.ListStore
- Sort the store.
- Sort -
Static variable in class com.extjs.gxt.ui.client.store.Store
- Filter event type (value is 1107).
- sort(Comparator<DataListItem>) -
Method in class com.extjs.gxt.ui.client.widget.DataList
- Sorts the data list.
- sort(int, Style.SortDir) -
Method in interface com.extjs.gxt.ui.client.widget.table.BaseTable
- Sorts the table using the specified column index.
- sort(int, Style.SortDir) -
Method in class com.extjs.gxt.ui.client.widget.table.Table
- Sorts the table using the specified column index.
- sort(int, Style.SortDir) -
Method in class com.extjs.gxt.ui.client.widget.table.TableHeader
-
- sort(int, Style.SortDir) -
Method in class com.extjs.gxt.ui.client.widget.table.TableView
-
- sort(int, Style.SortDir) -
Method in class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- Sorts the tree table using the specified column index.
- SortChange -
Static variable in class com.extjs.gxt.ui.client.Events
- SortChange event type (value is 670).
- sortDir -
Variable in class com.extjs.gxt.ui.client.event.TableEvent
- The sort direction.
- sortDir -
Variable in class com.extjs.gxt.ui.client.event.TreeTableEvent
- The sort direction.
- SortInfo - Class in com.extjs.gxt.ui.client.data
- Aggregates sort field and sort direction.
- SortInfo() -
Constructor for class com.extjs.gxt.ui.client.data.SortInfo
- Creates a new sort field instance.
- SortInfo(String, Style.SortDir) -
Constructor for class com.extjs.gxt.ui.client.data.SortInfo
- Creates a new sort info instance.
- source -
Variable in class com.extjs.gxt.ui.client.data.ChangeEvent
- The model that fired the event.
- source -
Variable in class com.extjs.gxt.ui.client.event.BaseEvent
- The source object.
- SourceSelectionChangedListener - Class in com.extjs.gxt.ui.client.event
- A
SelectionChangedListener that ignores its own selection
events. - SourceSelectionChangedListener(SelectionProvider) -
Constructor for class com.extjs.gxt.ui.client.event.SourceSelectionChangedListener
-
- splitBar -
Variable in class com.extjs.gxt.ui.client.event.SplitBarEvent
- The source split bar.
- SplitBar - Class in com.extjs.gxt.ui.client.widget
- Creates draggable splitter on the side of a widget.
- SplitBar(Style.LayoutRegion, BoxComponent) -
Constructor for class com.extjs.gxt.ui.client.widget.SplitBar
- Creates a new split bar.
- SplitBar(Style.LayoutRegion, BoxComponent, BoxComponent) -
Constructor for class com.extjs.gxt.ui.client.widget.SplitBar
- Creates a new split bar.
- SplitBarEvent - Class in com.extjs.gxt.ui.client.event
- SplitBar event type.
- SplitBarEvent(SplitBar) -
Constructor for class com.extjs.gxt.ui.client.event.SplitBarEvent
-
- SplitButton - Class in com.extjs.gxt.ui.client.widget.button
- A split button that provides a built-in dropdown arrow that can fire an event
separately from the default click event of the button.
- SplitButton() -
Constructor for class com.extjs.gxt.ui.client.widget.button.SplitButton
- Creates a new split button.
- SplitButton(String, SelectionListener) -
Constructor for class com.extjs.gxt.ui.client.widget.button.SplitButton
- Creates a new split button.
- SplitButton(String) -
Constructor for class com.extjs.gxt.ui.client.widget.button.SplitButton
- Creates a new split button.
- SplitToolItem - Class in com.extjs.gxt.ui.client.widget.toolbar
- A split button tool item.
- SplitToolItem() -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.SplitToolItem
- Creates a new split button item.
- SplitToolItem(String) -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.SplitToolItem
- Creates a new split tool item.
- SSL_SECURE_URL -
Static variable in class com.extjs.gxt.ui.client.GXT
- URL to a blank file used by GXT when in secure mode for iframe src to
prevent the IE insecure content.
- state -
Variable in class com.extjs.gxt.ui.client.event.ComponentEvent
- The component state.
- StateChange -
Static variable in class com.extjs.gxt.ui.client.Events
- StateChange event type (value is 680).
- StateEvent - Class in com.extjs.gxt.ui.client.event
- StateManager event type.
- StateEvent(StateManager) -
Constructor for class com.extjs.gxt.ui.client.event.StateEvent
- Creates a new state event.
- StateEvent(StateManager, String, Object) -
Constructor for class com.extjs.gxt.ui.client.event.StateEvent
- Creates a new state event.
- StateManager - Class in com.extjs.gxt.ui.client.state
- This is the global state manager.
- StateManager() -
Constructor for class com.extjs.gxt.ui.client.state.StateManager
-
- StateRestore -
Static variable in class com.extjs.gxt.ui.client.Events
- StateRestore event type (value is 684).
- StateSave -
Static variable in class com.extjs.gxt.ui.client.Events
- StateSave event type (value is 682).
- StatusBar - Class in com.extjs.gxt.ui.client.widget
- Basic status bar.
- StatusBar() -
Constructor for class com.extjs.gxt.ui.client.widget.StatusBar
-
- StatusButtonBar - Class in com.extjs.gxt.ui.client.widget.button
- A
ButtonBar with a StatusBar that aligns its
button to the right. - StatusButtonBar() -
Constructor for class com.extjs.gxt.ui.client.widget.button.StatusButtonBar
-
- stopEvent() -
Method in class com.extjs.gxt.ui.client.event.DomEvent
- Stops the event (preventDefault and cancelBubble).
- Store<M extends ModelData> - Class in com.extjs.gxt.ui.client.store
- The store class encapsulates a client side cache of
ModelData objects
which provide input data for components such as the ComboBox and
DataView. - Store() -
Constructor for class com.extjs.gxt.ui.client.store.Store
-
- store -
Variable in class com.extjs.gxt.ui.client.store.StoreEvent
- The source store.
- storeAdd(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires when records have been added to the store.
- storeBeforeDataChanged(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires before the data cache has changed.
- StoreBinder<S extends Store<M>,C extends Component,M extends ModelData> - Class in com.extjs.gxt.ui.client.binder
- Base class for all binders.
- StoreBinder(S, C) -
Constructor for class com.extjs.gxt.ui.client.binder.StoreBinder
- Creates a new binder instance.
- storeClear(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires when the data cache has been cleared.
- storeDataChanged(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires when the data cache has changed, and a widget which is using this
Store as a Record cache should refresh its view.
- StoreEvent<M extends ModelData> - Class in com.extjs.gxt.ui.client.store
- A store event.
- StoreEvent(Store) -
Constructor for class com.extjs.gxt.ui.client.store.StoreEvent
- Creates a new store event.
- StoreFilter<T extends ModelData> - Interface in com.extjs.gxt.ui.client.store
- Interface for store filters.
- storeFilter(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires after filters have been applied or removed.
- StoreFilterField<M extends ModelData> - Class in com.extjs.gxt.ui.client.widget
- A
TriggerField that filters its bound stores based on the
value of the field. - StoreFilterField() -
Constructor for class com.extjs.gxt.ui.client.widget.StoreFilterField
- Creates a new store filter field.
- StoreListener<M extends ModelData> - Class in com.extjs.gxt.ui.client.store
- Store event listener.
- StoreListener() -
Constructor for class com.extjs.gxt.ui.client.store.StoreListener
-
- storeRemove(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires when a tecord has been removed from the store.
- storeSort(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires after the store has been sorted.
- StoreSorter<M extends ModelData> - Class in com.extjs.gxt.ui.client.store
- Sorts the records in a store.
- StoreSorter() -
Constructor for class com.extjs.gxt.ui.client.store.StoreSorter
- Creates a new store sorter.
- StoreSorter(Comparator<M>) -
Constructor for class com.extjs.gxt.ui.client.store.StoreSorter
- Creates a new store sorter.
- storeUpdate(StoreEvent<M>) -
Method in class com.extjs.gxt.ui.client.store.StoreListener
- Fires when a tecord has been updated.
- style -
Variable in class com.extjs.gxt.ui.client.fx.SingleStyleEffect
- The css style be adjusted.
- Style - Class in com.extjs.gxt.ui.client
- Defines GXT public constants and enumerations.
- Style() -
Constructor for class com.extjs.gxt.ui.client.Style
-
- Style.Direction - Enum in com.extjs.gxt.ui.client
-
- Style.HorizontalAlignment - Enum in com.extjs.gxt.ui.client
- Horizontal alignment enumeration.
- Style.LayoutRegion - Enum in com.extjs.gxt.ui.client
- Layout out regions.
- Style.Orientation - Enum in com.extjs.gxt.ui.client
- Orientation enum.
- Style.Scroll - Enum in com.extjs.gxt.ui.client
- Scroll enumeration.
- Style.ScrollDir - Enum in com.extjs.gxt.ui.client
- Scroll direction enum.
- Style.SelectionMode - Enum in com.extjs.gxt.ui.client
- Selection mode enum.
- Style.SortDir - Enum in com.extjs.gxt.ui.client
- Sort direction enum.
- Style.VerticalAlignment - Enum in com.extjs.gxt.ui.client
- Vertical alignment enumerations.
- StyleTemplate - Class in com.extjs.gxt.ui.client.util
- Sets multiple CSS rules on a style element.
- StyleTemplate(Element) -
Constructor for class com.extjs.gxt.ui.client.util.StyleTemplate
- Creates a new template.
- styleTreeChecked -
Static variable in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- styleTreeJointOver -
Static variable in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- styleTreeLoading -
Static variable in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- styleTreeNotChecked -
Static variable in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- styleTreeOver -
Static variable in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- styleTreeSelected -
Static variable in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- subChild(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Returns the element's sub child.
- subList(List<X>, int, int) -
Static method in class com.extjs.gxt.ui.client.js.JsUtil
- Returns a section of the given list.
- substitute(String, int) -
Static method in class com.extjs.gxt.ui.client.util.Format
- Substitutes the indexed parameters.
- substitute(String, Map<String, String>) -
Static method in class com.extjs.gxt.ui.client.util.Format
- Substitutes the named parameters.
- substitute(String, Params) -
Static method in class com.extjs.gxt.ui.client.util.Format
-
- substitute(String, Object...) -
Static method in class com.extjs.gxt.ui.client.util.Format
- Substitutes the indexed parameters.
- substitute(String, String[], Map) -
Static method in class com.extjs.gxt.ui.client.util.Format
- Substitutes the named parameters.
- switchTheme(Theme) -
Static method in class com.extjs.gxt.ui.client.GXT
- Changes the theme.
- sync(boolean) -
Method in class com.extjs.gxt.ui.client.core.El
- Synchronizes the layer.
- sync(Element) -
Method in class com.extjs.gxt.ui.client.widget.FramePanel
-
- sync(boolean) -
Method in class com.extjs.gxt.ui.client.widget.Layer
- Syncs the shadow and shim.
- sync(int, int, int, int) -
Method in class com.extjs.gxt.ui.client.widget.Shadow
-
- sync(Rectangle) -
Method in class com.extjs.gxt.ui.client.widget.Shadow
-
- sync() -
Method in class com.extjs.gxt.ui.client.widget.SplitBar
-
T
- TabItem - Class in com.extjs.gxt.ui.client.widget
- A tab in a
TabPanel. - TabItem() -
Constructor for class com.extjs.gxt.ui.client.widget.TabItem
- Creates a new tab item.
- TabItem(String) -
Constructor for class com.extjs.gxt.ui.client.widget.TabItem
- Creates a new tab item with the given text.
- TabItem.HeaderItem - Class in com.extjs.gxt.ui.client.widget
-
- TabItem.HeaderItem() -
Constructor for class com.extjs.gxt.ui.client.widget.TabItem.HeaderItem
-
- Table - Class in com.extjs.gxt.ui.client.widget.table
- The table is used to display two-dimensional table of cells.
- Table() -
Constructor for class com.extjs.gxt.ui.client.widget.table.Table
- Creates a new single select table.
- Table(TableColumnModel) -
Constructor for class com.extjs.gxt.ui.client.widget.table.Table
- Creates a new table.
- TableBinder<M extends ModelData> - Class in com.extjs.gxt.ui.client.binder
- A store binder for tables.
- TableBinder(Table, ListStore<M>) -
Constructor for class com.extjs.gxt.ui.client.binder.TableBinder
- Creates a new table binder.
- tableCellClick(TableEvent) -
Method in class com.extjs.gxt.ui.client.event.TableListener
- Fired after a cell is clicked
- tableCellDoubleClick(TableEvent) -
Method in class com.extjs.gxt.ui.client.event.TableListener
- Fires after a cell is double clicked.
- TableColumn - Class in com.extjs.gxt.ui.client.widget.table
- A column in a
Table. - TableColumn(String, float) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableColumn
- Creates a new column instance.
- TableColumn(String, String) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableColumn
- Creates a new column instance.
- TableColumn(String, String, float) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableColumn
- Creates a new column instance.
- tableColumnClick(TableEvent) -
Method in class com.extjs.gxt.ui.client.event.TableListener
- Fired after a column is clicked.
- TableColumnModel - Class in com.extjs.gxt.ui.client.widget.table
- This is the default implementation of a ColumnModel used by the Table.
- TableColumnModel(List<? extends TableColumn>) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableColumnModel
- Constructs a new instance.
- TableColumnModel(TableColumn...) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableColumnModel
- Constructs a new instance.
- TableColumnUI - Class in com.extjs.gxt.ui.client.widget.table
-
- TableData - Class in com.extjs.gxt.ui.client.widget.layout
- Layout data for
TableLayout. - TableData() -
Constructor for class com.extjs.gxt.ui.client.widget.layout.TableData
- Creates a new table data instance.
- TableData(Style.HorizontalAlignment, Style.VerticalAlignment) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.TableData
- Creates a new table data instance.
- TableData(String, String) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.TableData
- Creates a new table data instance.
- TableEvent - Class in com.extjs.gxt.ui.client.event
- Table event type.
- TableEvent(Table) -
Constructor for class com.extjs.gxt.ui.client.event.TableEvent
- Creates a new table event.
- TableEvent(Table, TableItem) -
Constructor for class com.extjs.gxt.ui.client.event.TableEvent
-
- TableHeader - Class in com.extjs.gxt.ui.client.widget.table
-
- TableHeader() -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableHeader
-
- TableHeader(BaseTable) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableHeader
-
- TableItem - Class in com.extjs.gxt.ui.client.widget.table
- A row in a
Table. - TableItem(Object[]) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableItem
- Creates a new table item.
- TableLayout - Class in com.extjs.gxt.ui.client.widget.layout
TableLayout allows you to easily render content into an HTML
table.- TableLayout() -
Constructor for class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Creates a new table layout.
- TableLayout(int) -
Constructor for class com.extjs.gxt.ui.client.widget.layout.TableLayout
- Creates a new table layout.
- TableListener - Class in com.extjs.gxt.ui.client.event
- Event listener for tabe events.
- TableListener() -
Constructor for class com.extjs.gxt.ui.client.event.TableListener
-
- tableRowClick(TableEvent) -
Method in class com.extjs.gxt.ui.client.event.TableListener
- Fired after a row is clicked
- tableRowDoubleClick(TableEvent) -
Method in class com.extjs.gxt.ui.client.event.TableListener
- Fires after a row is double clicked.
- TableRowLayout - Class in com.extjs.gxt.ui.client.widget.layout
- A single row TableLayout.
- TableRowLayout() -
Constructor for class com.extjs.gxt.ui.client.widget.layout.TableRowLayout
-
- TableSelectionModel - Class in com.extjs.gxt.ui.client.widget.table
- Table selection model.
- TableSelectionModel() -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableSelectionModel
-
- TableSelectionModel(Style.SelectionMode) -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableSelectionModel
-
- tableSortChange(TableEvent) -
Method in class com.extjs.gxt.ui.client.event.TableListener
- Fires before the table is sorted.
- TableView - Class in com.extjs.gxt.ui.client.widget.table
- This class encapsulates the user interface of a
Table. - TableView() -
Constructor for class com.extjs.gxt.ui.client.widget.table.TableView
-
- TabPanel - Class in com.extjs.gxt.ui.client.widget
- A basic tab container.
- TabPanel() -
Constructor for class com.extjs.gxt.ui.client.widget.TabPanel
- Creates a new tab panel.
- TabPanel.TabPosition - Enum in com.extjs.gxt.ui.client.widget
- Tab position enumeration.
- TabPanelEvent - Class in com.extjs.gxt.ui.client.event
- TabPanel event type.
- TabPanelEvent(TabPanel) -
Constructor for class com.extjs.gxt.ui.client.event.TabPanelEvent
-
- TabPanelEvent(TabPanel, TabItem) -
Constructor for class com.extjs.gxt.ui.client.event.TabPanelEvent
-
- tabPanelItem_closeText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- Template - Class in com.extjs.gxt.ui.client.core
- Represents an HTML fragment template.
- Template(String) -
Constructor for class com.extjs.gxt.ui.client.core.Template
- Creates a new template with the given html.
- Templates - Interface in com.extjs.gxt.ui.client.core
- This is a marker interface for template factories.
- Templates.Cache - Annotation Type in com.extjs.gxt.ui.client.core
- Used on
Templates
subinterface methods identify that the Template should be cached - Templates.Compress - Annotation Type in com.extjs.gxt.ui.client.core
- Used on
Templates
subinterface methods identify that the markup should be compressed
remove white space between tags
remove html comments - Templates.Resource - Annotation Type in com.extjs.gxt.ui.client.core
- Used on
Templates
subinterface methods to override the template resource. - Templates.Selector - Annotation Type in com.extjs.gxt.ui.client.core
- Used on
Selectors
subinterface methods to specity the css selector to use - TemplatesBase - Class in com.extjs.gxt.ui.client.core
-
- TemplatesBase() -
Constructor for class com.extjs.gxt.ui.client.core.TemplatesBase
-
- TemplatesBase.IterableRange<T extends java.lang.Number> - Class in com.extjs.gxt.ui.client.core
-
- TemplatesBase.IterableRange(T, T) -
Constructor for class com.extjs.gxt.ui.client.core.TemplatesBase.IterableRange
-
- TemplatesBase.IterableRange.IterableRangeIterator - Class in com.extjs.gxt.ui.client.core
-
- TemplatesBase.IterableRange.IterableRangeIterator() -
Constructor for class com.extjs.gxt.ui.client.core.TemplatesBase.IterableRange.IterableRangeIterator
-
- TemplatesCache - Class in com.extjs.gxt.ui.client.core
-
- TemplatesCache() -
Constructor for class com.extjs.gxt.ui.client.core.TemplatesCache
-
- TemplatesCache.Cache - Class in com.extjs.gxt.ui.client.core
-
- TemplatesCache.Cache() -
Constructor for class com.extjs.gxt.ui.client.core.TemplatesCache.Cache
-
- TemplatesCache.Cache.Key - Class in com.extjs.gxt.ui.client.core
-
- TemplatesCache.Cache.Key(Object...) -
Constructor for class com.extjs.gxt.ui.client.core.TemplatesCache.Cache.Key
-
- TemplatesGenerator - Class in com.extjs.gxt.ui.rebind.core
- This is the thread-safe Generator for
Templates subinterfaces. - TemplatesGenerator() -
Constructor for class com.extjs.gxt.ui.rebind.core.TemplatesGenerator
-
- TemplatesGenerator.SourceGenerator - Class in com.extjs.gxt.ui.rebind.core
- This class is responsible for creating the implementing class of a
Templates subinterface. - TemplatesGenerator.SourceGenerator(TreeLogger, GeneratorContext) -
Constructor for class com.extjs.gxt.ui.rebind.core.TemplatesGenerator.SourceGenerator
-
- TemplatesGenerator.TemplateToJavaSourceConverter - Class in com.extjs.gxt.ui.rebind.core
- this class encapsulates all of the code to transform a single template
into java source
When the
TemplatesGenerator.TemplateToJavaSourceConverter.convert() method is
called the generated source already contains a variable "StringBuilder sb"
initialized to a new instance
The TemplatesGenerator.TemplateToJavaSourceConverter.convert() method should
generate source of the form - text -
Variable in class com.extjs.gxt.ui.client.widget.InfoConfig
- The info text (defaults to null).
- Text - Class in com.extjs.gxt.ui.client.widget
- A component that contains text.
- Text() -
Constructor for class com.extjs.gxt.ui.client.widget.Text
- Creates a new text instance.
- Text(String) -
Constructor for class com.extjs.gxt.ui.client.widget.Text
- Creates a new text instance with the given text.
- TextArea - Class in com.extjs.gxt.ui.client.widget.form
- Multiline text field.
- TextArea() -
Constructor for class com.extjs.gxt.ui.client.widget.form.TextArea
-
- TextField<D> - Class in com.extjs.gxt.ui.client.widget.form
- Basic text field.
- TextField() -
Constructor for class com.extjs.gxt.ui.client.widget.form.TextField
- Creates a new text field.
- TextField.TextFieldMessages - Class in com.extjs.gxt.ui.client.widget.form
- TextField Messages.
- TextField.TextFieldMessages() -
Constructor for class com.extjs.gxt.ui.client.widget.form.TextField.TextFieldMessages
-
- textField_blankText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- textField_emptyText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- textField_maxLengthText(int) -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- textField_minLengthText(int) -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- textField_regexText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- TextMetrics - Class in com.extjs.gxt.ui.client.util
- Provides precise pixel measurements for blocks of text so that you can
determine exactly how high and wide, in pixels, a given block of text will
be.
- TextToolItem - Class in com.extjs.gxt.ui.client.widget.toolbar
- A tool item with an optional text and icon style.
- TextToolItem() -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
- Creates a new tool item text.
- TextToolItem(String) -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
- Creates a new text tool item.
- TextToolItem(String, String) -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.TextToolItem
- Creates a new text tool item.
- Theme - Class in com.extjs.gxt.ui.client.util
- A UI theme.
- Theme(String, String, String) -
Constructor for class com.extjs.gxt.ui.client.util.Theme
-
- ThemeManager - Class in com.extjs.gxt.ui.client.util
- Manages the libraries themes.
- ThemeManager() -
Constructor for class com.extjs.gxt.ui.client.util.ThemeManager
-
- ThemeSelector - Class in com.extjs.gxt.ui.client.widget.custom
- A combo box for selecting the GXT themes.
- ThemeSelector() -
Constructor for class com.extjs.gxt.ui.client.widget.custom.ThemeSelector
-
- themeSelector_blueTheme() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- themeSelector_grayTheme() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- TimeField - Class in com.extjs.gxt.ui.client.widget.form
- Provides a time input field with a time dropdown and automatic time
validation.
- TimeField() -
Constructor for class com.extjs.gxt.ui.client.widget.form.TimeField
-
- TimeField.TimeFieldMessages - Class in com.extjs.gxt.ui.client.widget.form
- TimeField error messages.
- TimeField.TimeFieldMessages() -
Constructor for class com.extjs.gxt.ui.client.widget.form.TimeField.TimeFieldMessages
-
- Tip - Class in com.extjs.gxt.ui.client.widget.tips
- This is the base class for
ToolTip that provides the basic layout and
positioning that all tip-based classes require. - Tip() -
Constructor for class com.extjs.gxt.ui.client.widget.tips.Tip
- Creates a new tip instance.
- title -
Variable in class com.extjs.gxt.ui.client.widget.InfoConfig
- The info title (defaults to null).
- to -
Variable in class com.extjs.gxt.ui.client.fx.SingleStyleEffect
- The end value.
- toBack() -
Method in class com.extjs.gxt.ui.client.widget.Window
- Sends this window to the back of (lower z-index than) any other visible
windows.
- toElementArray(JavaScriptObject) -
Static method in class com.extjs.gxt.ui.client.js.JsUtil
- Converts a native javascript array to an element array.
- toFront() -
Method in class com.extjs.gxt.ui.client.widget.Window
- Brings this window to the front of any other visible windows.
- Toggle -
Static variable in class com.extjs.gxt.ui.client.Events
- Toggle event type (value is 690).
- toggle(Style.SortDir) -
Static method in enum com.extjs.gxt.ui.client.Style.SortDir
-
- toggle() -
Method in class com.extjs.gxt.ui.client.widget.button.ToggleButton
- Toggles the current state.
- toggle(boolean) -
Method in class com.extjs.gxt.ui.client.widget.button.ToggleButton
- Sets the current pressed state.
- toggle() -
Method in class com.extjs.gxt.ui.client.widget.toolbar.ToggleToolItem
- Toggles the current state.
- toggle(boolean) -
Method in class com.extjs.gxt.ui.client.widget.toolbar.ToggleToolItem
- Sets the current pressed state.
- toggle() -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Toggles the item's expand state.
- ToggleButton - Class in com.extjs.gxt.ui.client.widget.button
- A 2-state toggle button.
- ToggleButton() -
Constructor for class com.extjs.gxt.ui.client.widget.button.ToggleButton
- Creates a new toggle button.
- ToggleButton(String) -
Constructor for class com.extjs.gxt.ui.client.widget.button.ToggleButton
- Creates a new toggle button.
- ToggleButton(String, SelectionListener) -
Constructor for class com.extjs.gxt.ui.client.widget.button.ToggleButton
- Creates a new toggle button.
- ToggleToolItem - Class in com.extjs.gxt.ui.client.widget.toolbar
- A 2-state tool bar item.
- ToggleToolItem() -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.ToggleToolItem
- Creates a new toggle tool item.
- ToggleToolItem(String) -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.ToggleToolItem
- Creates a new toggle tool item.
- toJavaScriptArray(Object[]) -
Static method in class com.extjs.gxt.ui.client.js.JsUtil
- Converts a object array to a javascript array.
- toJavaScriptObject(Map<String, V>) -
Static method in class com.extjs.gxt.ui.client.js.JsUtil
- Coverts a map into a javascript object, setting all values as properties.
- token -
Variable in class com.extjs.gxt.ui.client.mvc.AppEvent
- The optional history token (defaults to null).
- ToolBar - Class in com.extjs.gxt.ui.client.widget.toolbar
- A standard tool bar.
- ToolBar() -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.ToolBar
- Creates a new tool bar.
- ToolBarEvent - Class in com.extjs.gxt.ui.client.event
- ToolBar event type.
- ToolBarEvent(ToolBar, ToolItem) -
Constructor for class com.extjs.gxt.ui.client.event.ToolBarEvent
-
- ToolBarEvent(ToolBar) -
Constructor for class com.extjs.gxt.ui.client.event.ToolBarEvent
-
- ToolButton - Class in com.extjs.gxt.ui.client.widget.button
- A
IconButton that supports a set of predefined styles. - ToolButton(String) -
Constructor for class com.extjs.gxt.ui.client.widget.button.ToolButton
- Creates a new tool button.
- ToolButton(String, SelectionListener) -
Constructor for class com.extjs.gxt.ui.client.widget.button.ToolButton
- Creates a new tool button.
- ToolItem - Class in com.extjs.gxt.ui.client.widget.toolbar
- Base class for items contained in a tool bar.
- ToolItem() -
Constructor for class com.extjs.gxt.ui.client.widget.toolbar.ToolItem
- Creates a new toolitem.
- ToolTip - Class in com.extjs.gxt.ui.client.widget.tips
- A standard tooltip implementation for providing additional information when
hovering over a target element.
- ToolTip() -
Constructor for class com.extjs.gxt.ui.client.widget.tips.ToolTip
- Creates a new tool tip.
- ToolTip(Component) -
Constructor for class com.extjs.gxt.ui.client.widget.tips.ToolTip
- Creates a new tool tip.
- ToolTip(Component, ToolTipConfig) -
Constructor for class com.extjs.gxt.ui.client.widget.tips.ToolTip
- Creates a new tool tip for the given target.
- ToolTipConfig - Class in com.extjs.gxt.ui.client.widget.tips
-
- ToolTipConfig() -
Constructor for class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- Creates a new tool tip config.
- ToolTipConfig(String) -
Constructor for class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- Creates a new tool tip config with the given text.
- ToolTipConfig(String, String) -
Constructor for class com.extjs.gxt.ui.client.widget.tips.ToolTipConfig
- Creates a new tool tip config with the given title and text.
- top -
Variable in class com.extjs.gxt.ui.client.util.Margins
- The top margin.
- top -
Variable in class com.extjs.gxt.ui.client.util.Region
- The top value.
- toString() -
Method in class com.extjs.gxt.ui.client.core.El
-
- toString() -
Method in class com.extjs.gxt.ui.client.core.TemplatesCache.Cache.Key
-
- toString() -
Method in class com.extjs.gxt.ui.client.data.BaseModelData
-
- toString() -
Method in class com.extjs.gxt.ui.client.data.RpcMap
-
- toString() -
Method in class com.extjs.gxt.ui.client.mvc.AppEvent
-
- toString() -
Method in class com.extjs.gxt.ui.client.util.Point
-
- toString() -
Method in class com.extjs.gxt.ui.client.util.Rectangle
-
- toString() -
Method in class com.extjs.gxt.ui.client.util.Size
-
- toString() -
Method in class com.extjs.gxt.ui.client.widget.Component
-
- toString() -
Method in class com.extjs.gxt.ui.client.widget.TabItem
-
- toString() -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItem
-
- totalName -
Variable in class com.extjs.gxt.ui.client.data.ModelType
- The name of the property that contains the 'total number of records' value
- tree -
Variable in class com.extjs.gxt.ui.client.event.TreeEvent
- The source tree.
- Tree - Class in com.extjs.gxt.ui.client.widget.tree
- A standard hierarchical tree widget.
- Tree() -
Constructor for class com.extjs.gxt.ui.client.widget.tree.Tree
- Creates a new single select tree.
- Tree.CheckCascade - Enum in com.extjs.gxt.ui.client.widget.tree
- Check cascade enum.
- Tree.CheckNodes - Enum in com.extjs.gxt.ui.client.widget.tree
- Check nodes enum.
- TreeBinder<M extends ModelData> - Class in com.extjs.gxt.ui.client.binder
- A store binder for Trees.
- TreeBinder(Tree, TreeStore) -
Constructor for class com.extjs.gxt.ui.client.binder.TreeBinder
- Creates a new store binder.
- TreeBuilder - Class in com.extjs.gxt.ui.client.util
- Various ways of populating trees.
- TreeBuilder() -
Constructor for class com.extjs.gxt.ui.client.util.TreeBuilder
-
- TreeEvent - Class in com.extjs.gxt.ui.client.event
- Tree event type.
- TreeEvent(Tree) -
Constructor for class com.extjs.gxt.ui.client.event.TreeEvent
- Creates a new tree event.
- TreeEvent(Tree, TreeItem) -
Constructor for class com.extjs.gxt.ui.client.event.TreeEvent
- Creates a new tree event.
- TreeItem - Class in com.extjs.gxt.ui.client.widget.tree
- A item in a
Tree. - TreeItem() -
Constructor for class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Creates a new tree item.
- TreeItem(String) -
Constructor for class com.extjs.gxt.ui.client.widget.tree.TreeItem
- Creates a new tree item.
- TreeItemTemplateFactory - Interface in com.extjs.gxt.ui.client.widget.tree
-
- TreeItemUI - Class in com.extjs.gxt.ui.client.widget.tree
-
- TreeItemUI(TreeItem) -
Constructor for class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- TreeLoader<M extends ModelData> - Interface in com.extjs.gxt.ui.client.data
- A
Loader for trees. - TreeLoadEvent<M extends ModelData> - Class in com.extjs.gxt.ui.client.data
- Event type for tree loaders.
- TreeLoadEvent(TreeLoader, M, List<M>) -
Constructor for class com.extjs.gxt.ui.client.data.TreeLoadEvent
-
- TreeLoadEvent(TreeLoader) -
Constructor for class com.extjs.gxt.ui.client.data.TreeLoadEvent
-
- TreeLoadEvent(TreeLoader, M, Throwable) -
Constructor for class com.extjs.gxt.ui.client.data.TreeLoadEvent
-
- TreeModel<T extends TreeModel> - Interface in com.extjs.gxt.ui.client.data
- A Model that supports parent and children.
- TreeModelReader - Class in com.extjs.gxt.ui.client.data
- A
DataReader that simply returns the children of the passed
TreeModel. - TreeModelReader() -
Constructor for class com.extjs.gxt.ui.client.data.TreeModelReader
- Creates a tree model reader.
- TreeModelReader(String) -
Constructor for class com.extjs.gxt.ui.client.data.TreeModelReader
- Creates a new tree model reader.
- TreeSelectionModel - Class in com.extjs.gxt.ui.client.widget.tree
- Tree single-select selection model.
- TreeSelectionModel() -
Constructor for class com.extjs.gxt.ui.client.widget.tree.TreeSelectionModel
-
- TreeSelectionModel(Style.SelectionMode) -
Constructor for class com.extjs.gxt.ui.client.widget.tree.TreeSelectionModel
-
- TreeStore<M extends ModelData> - Class in com.extjs.gxt.ui.client.store
- A store for hierarchical data.
- TreeStore() -
Constructor for class com.extjs.gxt.ui.client.store.TreeStore
-
- TreeStore(TreeLoader) -
Constructor for class com.extjs.gxt.ui.client.store.TreeStore
-
- TreeStoreEvent<M extends ModelData> - Class in com.extjs.gxt.ui.client.store
- A tree store event.
- TreeStoreEvent(TreeStore) -
Constructor for class com.extjs.gxt.ui.client.store.TreeStoreEvent
- Creates a new tree store event.
- treeTable -
Variable in class com.extjs.gxt.ui.client.event.TreeTableEvent
- The source tree table.
- TreeTable - Class in com.extjs.gxt.ui.client.widget.treetable
- A hierarchical tree widget with support for additional columns.
- TreeTable() -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- Creates a new single select tree table.
- TreeTable(TreeTableColumnModel) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTable
- Creates a new tree table with the given column model.
- TREETABLE_ITEM -
Static variable in class com.extjs.gxt.ui.client.util.Markup
-
- TreeTableBinder<M extends ModelData> - Class in com.extjs.gxt.ui.client.binder
- Binds a tree table and store.
- TreeTableBinder(TreeTable, TreeStore<M>) -
Constructor for class com.extjs.gxt.ui.client.binder.TreeTableBinder
- Creates a new tree table binder.
- TreeTableColumn - Class in com.extjs.gxt.ui.client.widget.treetable
- A column in a
TreeTable. - TreeTableColumn(String, float) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableColumn
- Creates a new column instance.
- TreeTableColumn(String, String, float) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableColumn
- Creates a new column instance.
- TreeTableColumn(String, String) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableColumn
- Creates a new column instance.
- TreeTableColumnModel - Class in com.extjs.gxt.ui.client.widget.treetable
- ColumnModel used by the
TreeTable. - TreeTableColumnModel(List<TreeTableColumn>) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableColumnModel
- Constructs a new instance.
- TreeTableEvent - Class in com.extjs.gxt.ui.client.event
- TreeTable event type.
- TreeTableEvent(TreeTable) -
Constructor for class com.extjs.gxt.ui.client.event.TreeTableEvent
-
- TreeTableEvent(TreeTable, TreeItem) -
Constructor for class com.extjs.gxt.ui.client.event.TreeTableEvent
-
- TreeTableHeader - Class in com.extjs.gxt.ui.client.widget.treetable
-
- TreeTableHeader(TreeTable) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableHeader
-
- TreeTableItem - Class in com.extjs.gxt.ui.client.widget.treetable
- A item in a
TreeTable. - TreeTableItem(Object[]) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Creates a new tree table item.
- TreeTableItem(String, Object[]) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableItem
- Creates a new tree table item.
- TreeTableItemUI - Class in com.extjs.gxt.ui.client.widget.treetable
-
- TreeTableItemUI(TreeTableItem) -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableItemUI
-
- TreeTableView - Class in com.extjs.gxt.ui.client.widget.treetable
- This class encapsulates the user interface of a
TreeTable. - TreeTableView() -
Constructor for class com.extjs.gxt.ui.client.widget.treetable.TreeTableView
-
- TriggerClick -
Static variable in class com.extjs.gxt.ui.client.Events
- TriggerClick event type (value is 692);
- TriggerField<Data> - Class in com.extjs.gxt.ui.client.widget.form
- Provides a convenient wrapper for TextFields that adds a clickable trigger
button (looks like a combobox by default).
- TriggerField() -
Constructor for class com.extjs.gxt.ui.client.widget.form.TriggerField
-
- TwinTriggerClick -
Static variable in class com.extjs.gxt.ui.client.Events
- TwinTriggerClick event type (value is 694);
- TwinTriggerField - Class in com.extjs.gxt.ui.client.widget.form
- A 2-trigger TriggerField.
- TwinTriggerField() -
Constructor for class com.extjs.gxt.ui.client.widget.form.TwinTriggerField
-
- type -
Variable in class com.extjs.gxt.ui.client.data.ChangeEvent
- The change type.
- type -
Variable in class com.extjs.gxt.ui.client.data.DataField
- The data type of the field.
- type -
Variable in class com.extjs.gxt.ui.client.event.BaseEvent
- The event type.
U
- unbind(ListStore) -
Method in class com.extjs.gxt.ui.client.widget.StoreFilterField
- Unbinds the store from the field.
- unclip() -
Method in class com.extjs.gxt.ui.client.core.El
- Return clipping (overflow) to original clipping before clip() was called.
- UNDEFINED -
Static variable in class com.extjs.gxt.ui.client.Style
- Constant for marking a string as undefined rather than null.
- unmask() -
Method in class com.extjs.gxt.ui.client.core.El
- Removes a previously applied mask.
- unregister(SelectionProvider) -
Method in class com.extjs.gxt.ui.client.event.SelectionService
- Unregisters a selection provider.
- unregister(String) -
Static method in class com.extjs.gxt.ui.client.Registry
- Unregisters an object.
- unregister(Theme) -
Static method in class com.extjs.gxt.ui.client.util.ThemeManager
- Unregisters a theme.
- unregister(Window) -
Method in class com.extjs.gxt.ui.client.widget.WindowManager
- Unregisters the window.
- unregisterAll() -
Static method in class com.extjs.gxt.ui.client.Registry
- Unregisters all registered objects.
- unwrap(Element, Rectangle) -
Method in class com.extjs.gxt.ui.client.core.El
- Unwraps the child element.
- up(String, int) -
Method in class com.extjs.gxt.ui.client.core.El
- Walks up the dom looking for a parent node that matches the passed simple
selector (e.g.
- update(String) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the innerHTML to the given markup.
- Update -
Static variable in interface com.extjs.gxt.ui.client.data.ChangeEventSource
- Fired when the model has beed updated (value is 40).
- Update -
Static variable in class com.extjs.gxt.ui.client.Events
- Change event type (value is 700).
- Update -
Static variable in class com.extjs.gxt.ui.client.store.Store
- Update event type (value is 1130).
- update(M) -
Method in class com.extjs.gxt.ui.client.store.Store
- Notifies the store that the model has been updated and fires the Update
event.
- update(ToolTipConfig) -
Method in class com.extjs.gxt.ui.client.widget.tips.ToolTip
- Updates the tool tip with the given config.
- updateJointStyle() -
Method in class com.extjs.gxt.ui.client.widget.tree.TreeItemUI
-
- updateManager_indicatorText() -
Method in interface com.extjs.gxt.ui.client.messages.MyMessages
-
- updateProgress(double, String) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- Updates a progress-style message box's text and progress bar.
- updateProgress(double, String) -
Method in class com.extjs.gxt.ui.client.widget.ProgressBar
- Updates the progress bar value, and optionally its text.
- updateText(String) -
Method in class com.extjs.gxt.ui.client.widget.MessageBox
- Updates the message box body text.
- updateText(String) -
Method in class com.extjs.gxt.ui.client.widget.ProgressBar
- Updates the progress bar text.
- updateZIndex(int) -
Method in class com.extjs.gxt.ui.client.core.El
- Sets the element's z-index using
XDOM.getTopZIndex() to ensure it
has the highest values.
- updateZIndex(int) -
Method in class com.extjs.gxt.ui.client.widget.Layer
-
- useLoadConfig(C) -
Method in class com.extjs.gxt.ui.client.data.BaseListLoader
- Use the specified LoadConfig for all load calls.
- useLoadConfig(C) -
Method in class com.extjs.gxt.ui.client.data.BasePagingLoader
- Use the specified LoadConfig for all load calls.
- Util - Class in com.extjs.gxt.ui.client.util
- Various utility functions.
- Util() -
Constructor for class com.extjs.gxt.ui.client.util.Util
-
V
- Valid -
Static variable in class com.extjs.gxt.ui.client.Events
- Valid event type (value is 710).
- validate() -
Method in class com.extjs.gxt.ui.client.widget.form.Field
- Validates the field value.
- validate(F, String) -
Method in interface com.extjs.gxt.ui.client.widget.form.Validator
- Validates the fields value.
- Validator<Data,F extends Field<Data>> - Interface in com.extjs.gxt.ui.client.widget.form
- Interface for validating a field's value.
- value -
Variable in class com.extjs.gxt.ui.client.event.FieldEvent
- The new value.
- value -
Variable in class com.extjs.gxt.ui.client.event.StateEvent
- The property value.
- value() -
Method in enum com.extjs.gxt.ui.client.Style.Scroll
-
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.core.El.VisMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.store.Record.RecordUpdate
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.Direction
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.HorizontalAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.LayoutRegion
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.Orientation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.Scroll
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.ScrollDir
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.SelectionMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.SortDir
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.Style.VerticalAlignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.util.DateWrapper.Unit
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.widget.form.FormPanel.LabelAlign
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.widget.MessageBox.MessageBoxType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.widget.Shadow.ShadowPosition
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.widget.TabPanel.TabPosition
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.widget.tree.Tree.CheckCascade
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum com.extjs.gxt.ui.client.widget.tree.Tree.CheckNodes
- Returns the enum constant of this type with the specified name.
- values() -
Static method in enum com.extjs.gxt.ui.client.core.El.VisMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Method in class com.extjs.gxt.ui.client.data.RpcMap
-
- values() -
Static method in enum com.extjs.gxt.ui.client.store.Record.RecordUpdate
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.Direction
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.HorizontalAlignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.LayoutRegion
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.Orientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.Scroll
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.ScrollDir
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.SelectionMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.SortDir
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.Style.VerticalAlignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.util.DateWrapper.Unit
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.widget.form.FormPanel.LabelAlign
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.widget.MessageBox.MessageBoxType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.widget.Shadow.ShadowPosition
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.widget.TabPanel.TabPosition
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.widget.tree.Tree.CheckCascade
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum com.extjs.gxt.ui.client.widget.tree.Tree.CheckNodes
- Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalPanel - Class in com.extjs.gxt.ui.client.widget
- A
LayoutContainer that lays out its children in a single column using a
TableLayout. - VerticalPanel() -
Constructor for class com.extjs.gxt.ui.client.widget.VerticalPanel
- Creates a new vertical panel.
- view -
Variable in class com.extjs.gxt.ui.client.event.DataViewEvent
- The source data view instance.
- View - Class in com.extjs.gxt.ui.client.mvc
Views are responsible for rendering the user interface.- View(Controller) -
Constructor for class com.extjs.gxt.ui.client.mvc.View
- Creates a new view instance.
- Viewport - Class in com.extjs.gxt.ui.client.widget
- A LayoutContainer that fills the viewport and monitors window resizing.
- Viewport() -
Constructor for class com.extjs.gxt.ui.client.widget.Viewport
-
W
- wait(String, String, String) -
Static method in class com.extjs.gxt.ui.client.widget.MessageBox
- Displays a message box with an infinitely auto-updating progress bar.
- WARNING -
Static variable in class com.extjs.gxt.ui.client.widget.MessageBox
- The CSS style name that provides the WARNING icon image.
- widgetAttached(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.event.WidgetListener
- Fires after a widget is attached.
- WidgetComponent - Class in com.extjs.gxt.ui.client.widget
- Creates a component from a widget.
- WidgetComponent(Widget) -
Constructor for class com.extjs.gxt.ui.client.widget.WidgetComponent
- Creates a new component wrapper.
- widgetDetached(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.event.WidgetListener
- Fires after a widget is detached.
- WidgetHelper - Class in com.extjs.gxt.ui.client.util
- Allows doAttach and doDetach to be called on widgets.
- WidgetHelper() -
Constructor for class com.extjs.gxt.ui.client.util.WidgetHelper
-
- WidgetListener - Class in com.extjs.gxt.ui.client.event
- Event interface for widget events.
- WidgetListener() -
Constructor for class com.extjs.gxt.ui.client.event.WidgetListener
-
- widgetResized(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.event.WidgetListener
- Fires after a widget is moved or resized.
- widgetScrolled(ComponentEvent) -
Method in class com.extjs.gxt.ui.client.event.ScrollListener
- Fires when a component is scrolled.
- width -
Variable in class com.extjs.gxt.ui.client.event.BoxComponentEvent
- The width.
- width -
Variable in class com.extjs.gxt.ui.client.event.DragEvent
- The current width.
- width -
Variable in class com.extjs.gxt.ui.client.event.TableEvent
- The width.
- width -
Variable in class com.extjs.gxt.ui.client.util.Rectangle
- The width of the rectangle.
- width -
Variable in class com.extjs.gxt.ui.client.util.Size
- The width.
- width -
Variable in class com.extjs.gxt.ui.client.widget.InfoConfig
- The info width (defaults to 225).
- WidthChange -
Static variable in class com.extjs.gxt.ui.client.Events
- WidthChange event type (value is 712).
- window -
Variable in class com.extjs.gxt.ui.client.event.WindowEvent
- The source window.
- Window - Class in com.extjs.gxt.ui.client.widget
- A specialized content panel intended for use as an application window.
- Window() -
Constructor for class com.extjs.gxt.ui.client.widget.Window
- Creates a new window.
- windowActivate(WindowEvent) -
Method in class com.extjs.gxt.ui.client.event.WindowListener
- Fires after the window is activated.
- windowDeactivate(WindowEvent) -
Method in class com.extjs.gxt.ui.client.event.WindowListener
- Fires after the window is deactivate.
- WindowEvent - Class in com.extjs.gxt.ui.client.event
- Window event type.
- WindowEvent(Window) -
Constructor for class com.extjs.gxt.ui.client.event.WindowEvent
-
- WindowEvent(Window, Event) -
Constructor for class com.extjs.gxt.ui.client.event.WindowEvent
-
- WindowEvent(Window, Button) -
Constructor for class com.extjs.gxt.ui.client.event.WindowEvent
-
- windowHide(WindowEvent) -
Method in class com.extjs.gxt.ui.client.event.WindowListener
- Fires after the window is hidden.
- WindowListener - Class in com.extjs.gxt.ui.client.event
- Event interface for windows.
- WindowListener() -
Constructor for class com.extjs.gxt.ui.client.event.WindowListener
-
- WindowManager - Class in com.extjs.gxt.ui.client.widget
- An object that represents a group of
Window instances and provides
z-order management and window activation behavior. - WindowManager() -
Constructor for class com.extjs.gxt.ui.client.widget.WindowManager
-
- windowMaximize(WindowEvent) -
Method in class com.extjs.gxt.ui.client.event.WindowListener
- Fires after the window is maximized.
- windowMinimize(WindowEvent) -
Method in class com.extjs.gxt.ui.client.event.WindowListener
- Fires after the window is minmized.
- windowRestore(WindowEvent) -
Method in class com.extjs.gxt.ui.client.event.WindowListener
- Fires after the window is restored.
- within(Element) -
Method in class com.extjs.gxt.ui.client.event.DomEvent
- Returns
true if the target of this event equals or is a
child of the given element.
- wrap(Element) -
Method in class com.extjs.gxt.ui.client.core.El
- Wraps the element with the specified wrapper.
X
- x -
Variable in class com.extjs.gxt.ui.client.event.BoxComponentEvent
- X coordinate
- x -
Variable in class com.extjs.gxt.ui.client.event.DragEvent
- The current x-coordinate value.
- x -
Variable in class com.extjs.gxt.ui.client.util.Point
- The x coordinate of the point
- x -
Variable in class com.extjs.gxt.ui.client.util.Rectangle
- The x coordinate.
- XDOM - Class in com.extjs.gxt.ui.client
- Provides additional static methods that allow you to manipulate the browser's
Document Object Model (DOM).
- XmlReader<C> - Class in com.extjs.gxt.ui.client.data
- A
DataReader implementation that reads XML data using a
ModelType definition and produces a set of
ModelData instances. - XmlReader(ModelType) -
Constructor for class com.extjs.gxt.ui.client.data.XmlReader
- Creates a new xml reader instance.
Y
- y -
Variable in class com.extjs.gxt.ui.client.event.BoxComponentEvent
- Y coordinate
- y -
Variable in class com.extjs.gxt.ui.client.event.DragEvent
- The current y-coordinate value.
- y -
Variable in class com.extjs.gxt.ui.client.util.Point
- The y coordinate of the point
- y -
Variable in class com.extjs.gxt.ui.client.util.Rectangle
- The y coordinate.
- YES -
Static variable in class com.extjs.gxt.ui.client.widget.Dialog
- Button constant for the itemId of a YES button.
- YESNO -
Static variable in class com.extjs.gxt.ui.client.widget.Dialog
- Button constant that displays a YES and NO button.
- YESNO -
Static variable in class com.extjs.gxt.ui.client.widget.MessageBox
- Button constant that displays a YES and NO button.
- YESNOCANCEL -
Static variable in class com.extjs.gxt.ui.client.widget.Dialog
- Button constant that displays a YES, NO, and CANCEL button.
- YESNOCANCEL -
Static variable in class com.extjs.gxt.ui.client.widget.MessageBox
- Button constant that displays a YES, NO, and CANCEL button.
- yesText -
Variable in class com.extjs.gxt.ui.client.widget.Dialog
- The Yes button text (defaults to 'Yes').
A B C D E F G H I J K L M N O P Q R S T U V W X Y