|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReconnection
The Interface IReconnection.
| Method Summary | |
|---|---|
void |
canceledReconnect(IReconnectionContext context)
Will called if the connection reconnect process was canceled after dragging the start or end of the connection. |
boolean |
canReconnect(IReconnectionContext context)
Can reconnect. |
boolean |
canStartReconnect(IReconnectionContext context)
Can start reconnect. |
void |
postReconnect(IReconnectionContext context)
Post reconnnect. |
void |
preReconnect(IReconnectionContext context)
Pre reconnnect. |
void |
reconnect(IReconnectionContext context)
Reconnnect. |
| Method Detail |
|---|
boolean canReconnect(IReconnectionContext context)
context - the context
void reconnect(IReconnectionContext context)
context - the contextvoid preReconnect(IReconnectionContext context)
context - the contextvoid postReconnect(IReconnectionContext context)
context - the contextvoid canceledReconnect(IReconnectionContext context)
context - the contextboolean canStartReconnect(IReconnectionContext context)
context - the context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||