com.plumtree.portalpages.common.uiparts.navpagetype
Class NavVisibility

java.lang.Object
  extended by com.plumtree.portalpages.common.uiparts.navpagetype.NavVisibility

public class NavVisibility
extends java.lang.Object

Navigation visibility enum. Used to handle collapse/expand of link sections in navigation.

Author:
DavidP

Field Summary
static int VISIBILITY_COMMUNITY_SECTION
          enumeration of visibility types.
static int VISIBILITY_COMMUNITYACTIONS_SECTION
           
static int VISIBILITY_DIRECTORY_SECTION
           
static int VISIBILITY_MANDATORYCOMMS_SECTION
           
static int VISIBILITY_MANDATORYLINKS_SECTION
           
static int VISIBILITY_MYPAGE_SECTION
           
static int VISIBILITY_MYPAGESACTIONS_SECTION
           
static int VISIBILITY_RELATED_COMMS_SECTION
           
static int VISIBILITY_SECTION_COUNT
          Add one to the last defined section visibity
static int VISIBILITY_SUB_COMMS_SECTION
           
 
Constructor Summary
NavVisibility()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VISIBILITY_COMMUNITY_SECTION

public static final int VISIBILITY_COMMUNITY_SECTION
enumeration of visibility types. Don't rearrange

See Also:
Constant Field Values

VISIBILITY_MYPAGE_SECTION

public static final int VISIBILITY_MYPAGE_SECTION
See Also:
Constant Field Values

VISIBILITY_DIRECTORY_SECTION

public static final int VISIBILITY_DIRECTORY_SECTION
See Also:
Constant Field Values

VISIBILITY_MANDATORYLINKS_SECTION

public static final int VISIBILITY_MANDATORYLINKS_SECTION
See Also:
Constant Field Values

VISIBILITY_MYPAGESACTIONS_SECTION

public static final int VISIBILITY_MYPAGESACTIONS_SECTION
See Also:
Constant Field Values

VISIBILITY_COMMUNITYACTIONS_SECTION

public static final int VISIBILITY_COMMUNITYACTIONS_SECTION
See Also:
Constant Field Values

VISIBILITY_RELATED_COMMS_SECTION

public static final int VISIBILITY_RELATED_COMMS_SECTION
See Also:
Constant Field Values

VISIBILITY_SUB_COMMS_SECTION

public static final int VISIBILITY_SUB_COMMS_SECTION
See Also:
Constant Field Values

VISIBILITY_MANDATORYCOMMS_SECTION

public static final int VISIBILITY_MANDATORYCOMMS_SECTION
See Also:
Constant Field Values

VISIBILITY_SECTION_COUNT

public static final int VISIBILITY_SECTION_COUNT
Add one to the last defined section visibity

See Also:
Constant Field Values
Constructor Detail

NavVisibility

public NavVisibility()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.