com.cc.framework.ui.control
Interface NavigationPosition


public interface NavigationPosition

Position of page navigation elements

Version:
$Revision: 1.4 $
Author:
Harald Schulz

Field Summary
static int BOTTOM_CENTER
          Bottom center
static int BOTTOM_LEFT
          Bottom left
static int BOTTOM_RIGHT
          Bottom right
static int TOP_CENTER
          Top center
static int TOP_LEFT
          Top left
static int TOP_RIGHT
          Top right
 

Field Detail

TOP_LEFT

public static final int TOP_LEFT
Top left

See Also:
Constant Field Values

TOP_CENTER

public static final int TOP_CENTER
Top center

See Also:
Constant Field Values

TOP_RIGHT

public static final int TOP_RIGHT
Top right

See Also:
Constant Field Values

BOTTOM_LEFT

public static final int BOTTOM_LEFT
Bottom left

See Also:
Constant Field Values

BOTTOM_CENTER

public static final int BOTTOM_CENTER
Bottom center

See Also:
Constant Field Values

BOTTOM_RIGHT

public static final int BOTTOM_RIGHT
Bottom right

See Also:
Constant Field Values


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.