Navseparator"

From Documentation
(Created page with "= Navseparator = *Demonstration: *Java API: *JavaScript API: *Style Guide: *{{ZK EE}}")
 
Line 6: Line 6:
 
*Style Guide:  
 
*Style Guide:  
 
*{{ZK EE}}
 
*{{ZK EE}}
 +
 +
= Employment/Purpose =
 +
 +
Used to create a separator between nav items..
 +
 +
 +
= Example =
 +
 +
 +
=Supported Events=
 +
 +
{| border="1" | width="100%"
 +
! <center>Name</center>
 +
! <center>Event Type</center>
 +
|-
 +
| None
 +
| None
 +
|}
 +
*Inherited Supported Events: [[ZK_Component_Reference/Base_Components/XulElement#Supported_Events | XulElement]]
 +
 +
=Supported Children=
 +
 +
*NONE
 +
 +
=Use Cases=
 +
 +
 +
 +
=Version History=
 +
 +
{{LastUpdated}}
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| 7.0.0
 +
| October, 2013
 +
| Navseparator was introduced.
 +
|}
 +
 +
{{ZKComponentReferencePageFooter}}

Revision as of 01:55, 17 October 2013

Navseparator

  • Demonstration:
  • Java API:
  • JavaScript API:
  • Style Guide:
    • Available for ZK:
    • http://www.zkoss.org/product/zkhttp://www.zkoss.org/whyzk/zkeeVersion ee.png

    Employment/Purpose

    Used to create a separator between nav items..


    Example

    Supported Events

    Name
    Event Type
    None None

    Supported Children

    *NONE
    

    Use Cases

    Version History

    Last Update : 2013/10/17


    Version Date Content
    7.0.0 October, 2013 Navseparator was introduced.



    Last Update : 2013/10/17

    Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.