JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jvnet.lafwidget
Interface Resettable
All Known Implementing Classes:
MenuSearchWidget
,
TabPagerWidget
public interface
Resettable
Base interface for widgets that support the
reset
operation.
Author:
Kirill Grouchnikov.
Method Summary
Methods
Modifier and Type
Method and Description
void
reset
()
Resets the state of
this
widget.
Method Detail
reset
void reset()
Resets the state of
this
widget.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method