![]() ![]() | |
![]() ![]() | |
![]() ![]() | Returns an "Action Bar" banner, an HTMLTable of style actionbar_object containing an arbitrary number of "buttons" (HTMLAnchors with images and text attached) or other HTMLElements. The Elements are passed in as an collection, along with the view name and activity space where this banner will be displayed |
![]() ![]() | This function returns an Action Bar "button", which is an HTMLAnchor with images, text, and an onclick event attached. The first parameter specifies whether the button will have no (0), an Add (1), or a Create (2) image just to the left of the main image, typically the icon of the object being added or created. |
![]() ![]() | Overloaded. |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | This helper method determines the appropriate previous request URL to go pack to the previous page. This will just go directly to the previous space if the last request was a POST. This method assumes that you are switching between Activity Spaces. It does not work well if you want to go back to the previous URL in the same space. This can also be a problem if the user refreshes the page, as this link will then point to the current space. |
![]() ![]() | |
![]() ![]() |
![]() |
Initializes a new instance of the HTMLConstructHelpers class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
HTMLConstructHelpers Class | com.plumtree.uiinfrastructure.statichelpers Namespace