|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HasIcon | |
|---|---|
| com.sencha.gxt.cell.core.client | Cell implementations for user interaction and input. |
| com.sencha.gxt.cell.core.client.form | Cell implementations for user data entry. |
| com.sencha.gxt.widget.core.client | GXT widgets and other user-interface classes. |
| com.sencha.gxt.widget.core.client.box | |
| com.sencha.gxt.widget.core.client.button | Various GXT buttons. |
| com.sencha.gxt.widget.core.client.menu | Menu and menu related classes. |
| Uses of HasIcon in com.sencha.gxt.cell.core.client |
|---|
| Classes in com.sencha.gxt.cell.core.client that implement HasIcon | |
|---|---|
class |
ButtonCell<C>
|
class |
SplitButtonCell
|
class |
TextButtonCell
|
| Uses of HasIcon in com.sencha.gxt.cell.core.client.form |
|---|
| Classes in com.sencha.gxt.cell.core.client.form that implement HasIcon | |
|---|---|
class |
ToggleButtonCell
|
| Uses of HasIcon in com.sencha.gxt.widget.core.client |
|---|
| Classes in com.sencha.gxt.widget.core.client that implement HasIcon | |
|---|---|
class |
Header
A custom widget that supports an icon, text, and tool area. |
class |
Status
A widget that displays a status message and icon, typically used in a tool bar. |
class |
TabItemConfig
Config object which controls the content and behavior of a widget in a TabPanel. |
| Uses of HasIcon in com.sencha.gxt.widget.core.client.box |
|---|
| Classes in com.sencha.gxt.widget.core.client.box that implement HasIcon | |
|---|---|
class |
AbstractInputMessageBox
Abstract base class for message boxes containing an input field. |
class |
AlertMessageBox
A message box that displays an error icon. |
class |
AutoProgressMessageBox
A MessageBox which displays an AutoProgressBar. |
class |
ConfirmMessageBox
A message box that prompts for confirmation with YES and NO buttons. |
class |
MessageBox
Custom Dialog for displaying information to the user. |
class |
MultiLinePromptMessageBox
A message box that prompts for input with a multiple line text area and OK and CANCEL buttons. |
class |
ProgressMessageBox
A MessageBox which displays a ProgressBar. |
class |
PromptMessageBox
A message box that prompts for input with a single line text field and OK and CANCEL buttons. |
| Uses of HasIcon in com.sencha.gxt.widget.core.client.button |
|---|
| Classes in com.sencha.gxt.widget.core.client.button that implement HasIcon | |
|---|---|
class |
CellButtonBase<C>
|
class |
SplitButton
A split button that provides a built-in dropdown arrow that can fire an event separately from the default click event of the button. |
class |
TextButton
A text button. |
class |
ToggleButton
A 2-state toggle button. |
| Uses of HasIcon in com.sencha.gxt.widget.core.client.menu |
|---|
| Classes in com.sencha.gxt.widget.core.client.menu that implement HasIcon | |
|---|---|
class |
CheckMenuItem
Adds a menu item that contains a checkbox by default, but can also be part of a radio group. |
class |
MenuItem
A base class for all menu items that require menu-related functionality (like sub-menus) and are not static display items. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||