Class f_columnSortDialog
Object
f_object
f_shell
f_dialog
f_columnSortDialog
- All Implemented Interfaces:
- fa_eventTarget
public final class f_columnSortDialog
- extends f_dialog
f_columnSortDialog represents columns Sort popup modal window.
| Fields inherited from class f_shell |
ABOUT_TO_CLOSE_STATUS, APPLICATION_MODAL_STYLE, CLOSED_STATUS, CLOSE_BUTTON_EVENT, CLOSE_STYLE, CLOSING_STATUS, COPY_STYLESHEET, CREATED_STATUS, DESTROYED_STATUS, DESTROYING_STATUS, FRAME_ELEMENT, GREYED_BACKGROUND_MODE, HIDE_SCREEN_STYLE, H_SCROLL_STYLE, LIGHT_CONTAINER_STYLE, LIGHT_GREYED_BACKGROUND_MODE, MAX_STYLE, MIN_STYLE, MODELESS_STYLE, MOVE_STYLE, OPAQUE_BACKGROUND_MODE, OPENED_STATUS, OPENING_STATUS, PRIMARY_MODAL_STYLE, RESIZE_STYLE, TITLE_STYLE, TRANSPARENT, TRANSPARENT_BACKGROUND_MODE, V_SCROLL_STYLE |
|
Constructor Summary |
f_columnSortDialog(f_grid grid,
any style)
Construct a new f_columnSortDialog with the specified
initial values. |
| Methods inherited from class f_shell |
_toString, f_cancelNextShell, f_close, f_finalize, f_getBackgroundMode, f_getHeight, f_getId, f_getPriority, f_getShellDecoratorName, f_getStatus, f_getStyle, f_getStyleClass, f_getTitle, f_getWidth, f_isNextShellCanceled, f_open, f_setBackgroundMode, f_setHeight, f_setPriority, f_setShellDecorator, f_setShellDecoratorName, f_setStyleClass, f_setTitle, f_setWidth |
APPLY_BUTTON_STYLE
public static final Number APPLY_BUTTON_STYLE
- Style constant for application modal behavior
f_columnSortDialog
public f_columnSortDialog(f_grid grid,
any style)
Construct a new f_columnSortDialog with the specified
initial values.
- Parameters:
grid -
_toString
public String _toString()
- Overrides:
_toString in class f_shell
Initializer
public static void Initializer()
f_finalize
public undefined f_finalize()
Destruct a f_columnSortDialog.
- Overrides:
f_finalize in class f_shell