|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFeedbackStateManager
Interface for feedback manager which maintains the feedback states for figure instance.
| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
String |
getFeedbackState()
Get state. |
String |
getRestoreFeedbackState()
Get state to be restored. |
FeedbackEntry |
getRestoreFeedbackStateEntry()
Get state entry to be restored. |
boolean |
hasRestoredState()
Return true if there is no saved state. |
void |
restoreState()
Restore saved state. |
void |
setFeedbackState(String state,
EditPart requester)
Set state. |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
void setFeedbackState(String state,
EditPart requester)
String getFeedbackState()
FeedbackEntry getRestoreFeedbackStateEntry()
String getRestoreFeedbackState()
void restoreState()
boolean hasRestoredState()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||