|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface WebLinkPresenter.Display
| Method Summary | |
|---|---|
String |
getLinkDestination()
|
com.google.gwt.event.dom.client.HasKeyUpHandlers |
getLinkInput()
|
com.google.gwt.event.dom.client.HasBlurHandlers |
getLinkInputForBlur()
|
com.google.gwt.event.dom.client.HasFocusHandlers |
getLinkInputForFocus()
|
void |
resetDefaultTextInLinkInput()
Resets the text in the destination input field to the default. |
void |
selectTextInLinkInput()
Selects the text in the destination input field. |
void |
setDestination(String destination)
Sets the destination text in the display |
void |
setInitialFocus()
Places focus on the link text field. |
| Methods inherited from interface com.atlassian.confluence.plugins.linkbrowser.client.display.LinkBrowserPanelDisplay |
|---|
asWidget, getAliasField, getLinkAlias, setLinkAlias |
| Method Detail |
|---|
String getLinkDestination()
com.google.gwt.event.dom.client.HasKeyUpHandlers getLinkInput()
com.google.gwt.event.dom.client.HasFocusHandlers getLinkInputForFocus()
com.google.gwt.event.dom.client.HasBlurHandlers getLinkInputForBlur()
void selectTextInLinkInput()
void resetDefaultTextInLinkInput()
void setDestination(String destination)
void setInitialFocus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||