Difference between revisions of "Section Header"

From Lianjapedia
Jump to: navigation, search
Line 2: Line 2:
  
 
==Hide header==
 
==Hide header==
Hide section header at runtime (True | False)
+
The '''Hide header''' attribute determines whether the Section Header is hidden or not.
 +
* Note that the Section header will be hidden at runtime only.
  
 
[[#Notes on Client Support|Notes on Client Support]]
 
[[#Notes on Client Support|Notes on Client Support]]

Revision as of 08:20, 12 April 2016

Under Construction

Hide header

The Hide header attribute determines whether the Section Header is hidden or not.

  • Note that the Section header will be hidden at runtime only.

Notes on Client Support

Hide actionbar

Hide actionbar buttons in the section header (True | False)

Notes on Client Support

Hide navigation buttons

Hide actionbar navigation buttons in the section header (True | False)

Notes on Client Support

Hide editing buttons

Hide the Save/Cancel editing buttons in the section header (True | False). Don't change this unless you are handling these operations programatically.

Notes on Client Support

Header CSS style

CSS style (separate attributes with ; or use app:/filename.css)

Notes on Client Support

Background color

Header background color

Notes on Client Support

Foreground color

Header foreground color

Notes on Client Support

Header icon

The image for the Header (png | jpg | gif). Use app:/imagename.ext for app specific images.

Notes on Client Support

Gradient colors

Render the Header background color as a gradient (True | False)

Notes on Client Support

Gradient type

Specify the gradient type

Notes on Client Support

Gradient start color

Gradient start color

Notes on Client Support

Gradient end color

Gradient end color

Notes on Client Support

Show OK/Cancel buttons

Show OK/Cancel buttons in the section header (True | False)

Notes on Client Support

Show Add/Delete buttons

Show Add/Delete buttons in the section header (True | False)

Notes on Client Support

Show Print button

Show Print button in the section header (True | False)

Notes on Client Support

Hide custom search icon

Hide the custom search icon (True | False)

Notes on Client Support

Show info tips icon

Show the info tips icon in the section header (True | False)

Notes on Client Support

Show help icon

Show the help icon in the section header (True | False)

Notes on Client Support

Help topic

Help topic to display when the help icon is clicked in the section header

Notes on Client Support

Notes on Client Support

Attribute Notes
Hide header -
Hide actionbar The actionbar is always hidden on the Web/Mobile client.
Hide navigation buttons The navigation buttons are always hidden on the Web/Mobile client.
Hide editing buttons The editing buttons are always hidden on the Web/Mobile client.
Header CSS style The Header CSS style is supported on the Desktop client only.
Background color The Background color is ignored on all clients.
Foreground color The Foreground color is ignored on all clients.
Header icon The Header icon is always hidden on all clients.
Gradient colors Gradient colors are supported on the Desktop client only.
Gradient type The Gradient type is supported on the Desktop client only.
Gradient start color The Gradient start color is supported on the Desktop client only.
Gradient end color The Gradient end color is supported on the Desktop client only.
Show OK/Cancel buttons The OK/Cancel buttons are always hidden on the Web/Mobile client.
Show Add/Delete buttons The Add/Delete buttons are always hidden on the Web/Mobile client.
Show Print button The Print button is always hidden on the Web/Mobile client.
Hide custom search icon The custom search icon is always hidden on the Web/Mobile client.
Show info tips icon The info tips icon is always hidden on the Web/Mobile client.
Show help icon The help icon is always hidden on the Web/Mobile client.
Help topic The Help topic is supported on the Desktop client only.