Class Summary |
DojoContentPane |
jsfed dojo content pane |
DojoContentPaneRenderer |
Simple renderer to the dojo content pane renders a simple div and the
javascripted initializer we do not use the dojo taglib mechanism here due to
the fact that the dojo tag system is incompatible with adf and other projects |
DojoContentPaneTag |
dojo content pane tag jsfied tagdescriptor for the dojo content pane |
DojoSplitPane |
|
DojoSplitPaneRenderer |
|
DojoSplitPaneTag |
|
FloatingPaneBase |
|
FloatingPaneBaseRenderer |
|
FloatingPaneTag |
defs as defined:
private String _title = null; private String _iconSrc = null; private Boolean
_hasShadow = null; private Boolean _constrainToContainer = null; private
String _taskBarId = null; private Boolean _resizable = null; private Boolean
_titleBarDisplay = null; private String _windowState = null; private Boolean
_displayCloseAction = null; private Boolean _displayMinimizeAction = null;
private Boolean _modal = null; |
TitlePane |
TitlePane Component class |
TitlePaneRenderer |
|
TitlePaneTag |
|