|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecoratedGridSidebarWidget | |
|---|---|
| org.drools.guvnor.client.widgets.decoratedgrid | |
| Uses of DecoratedGridSidebarWidget in org.drools.guvnor.client.widgets.decoratedgrid |
|---|
| Subclasses of DecoratedGridSidebarWidget in org.drools.guvnor.client.widgets.decoratedgrid | |
|---|---|
class |
VerticalDecoratedGridSidebarWidget<T>
A sidebar for a VericalDecisionTable. |
| Fields in org.drools.guvnor.client.widgets.decoratedgrid declared as DecoratedGridSidebarWidget | |
|---|---|
protected DecoratedGridSidebarWidget<T> |
DecoratedGridWidget.sidebarWidget
|
| Methods in org.drools.guvnor.client.widgets.decoratedgrid that return DecoratedGridSidebarWidget | |
|---|---|
DecoratedGridSidebarWidget<T> |
DecoratedGridWidget.getSidebarWidget()
Return the Widget responsible for rendering the DecoratedGridWidget "sidebar". |
| Methods in org.drools.guvnor.client.widgets.decoratedgrid with parameters of type DecoratedGridSidebarWidget | |
|---|---|
void |
DecoratedGridWidget.setSidebarWidget(DecoratedGridSidebarWidget<T> sidebarWidget)
Set the SidebarWidget and attach a ResizeEvent handler to the Sidebar for when the header changes size and the Sidebar needs to be redrawn to align correctly. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||