|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDojoFloatingPane
| Method Summary | |
|---|---|
boolean |
getConstrainToContainer()
Should contrain to container. |
boolean |
getDisplayCloseAction()
Should display close icon. |
boolean |
getDisplayMaximizeAction()
Should display maximize icon. |
boolean |
getDisplayMinimizeAction()
Should display minimize icon. |
boolean |
getHasShadow()
Has Shadow. |
IAsset |
getIcon()
Window icon. |
int |
getMinHeight()
Min width of the FloatingPane. |
int |
getMinWidth()
Min height of the FloatingPane. |
Object |
getTaskBar()
The taskBar this pane is connected to. |
String |
getTitle()
Title of the FloatingPane. |
| Methods inherited from interface org.apache.tapestry.dojo.html.IDojoContentPane |
|---|
getHref |
| Methods inherited from interface org.apache.tapestry.dojo.html.IDojoHtmlWidget |
|---|
getToggle, getToggleDuration |
| Method Detail |
|---|
String getTitle()
IAsset getIcon()
int getMinWidth()
int getMinHeight()
boolean getHasShadow()
boolean getConstrainToContainer()
Object getTaskBar()
boolean getDisplayCloseAction()
boolean getDisplayMinimizeAction()
boolean getDisplayMaximizeAction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||