
Public Member Functions | |
| AjaxTabbedPanelDemo (WOContext context) | |
| void | appendToResponse (WOResponse response, WOContext context) |
| boolean | isInlineContentSelected () |
| boolean | isRefreshingContentSelected () |
| boolean | isSlowLoadingContentSelected () |
| NSTimestamp | now () |
| WOComponent | save () |
| void | setIsInlineContentSelected (boolean isSelected) |
| void | setIsRefreshingContentSelected (boolean isSelected) |
| void | setIsSlowLoadingContentSelected (boolean isSelected) |
| Session | theSession () |
Public Attributes | |
| String | formValueA |
| String | formValueB |
| String | formValueC |
Private Attributes | |
| boolean | _isRefreshingContentSelected |
| AjaxTabbedPanelDemo | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Add script used in component used on tab to page. If only there was a better way to do this.
| response | WOResponse being appended to | |
| context | WOContext of the response |
| boolean isInlineContentSelected | ( | ) |
| boolean isRefreshingContentSelected | ( | ) |
| boolean isSlowLoadingContentSelected | ( | ) |
| NSTimestamp now | ( | ) |
| WOComponent save | ( | ) |
| void setIsInlineContentSelected | ( | boolean | isSelected | ) |
| void setIsRefreshingContentSelected | ( | boolean | isSelected | ) |
| void setIsSlowLoadingContentSelected | ( | boolean | isSelected | ) |
| Session theSession | ( | ) |
boolean _isRefreshingContentSelected [private] |
1.5.8