com.cc.framework.ui.painter.ajax
Interface AjaxResources

All Superinterfaces:
Resources
All Known Implementing Classes:
AjaxResourceMap

public interface AjaxResources
extends Resources

This interface defines string and image codes for resources.

Since:
1.3
Version:
$Revision: 1.2 $
Author:
Harald Schulz

Field Summary
static java.lang.String FW_FILE_JS_AJAX
          Common-Controls AJAX functions
static java.lang.String FW_FILE_JS_AJAX_LIB
          the AJAX framework library
 
Fields inherited from interface com.cc.framework.ui.painter.Resources
ICON_ADD, ICON_CHECK, ICON_CHECKED, ICON_DELETE, ICON_EDIT, ICON_INSERT, ICON_SELECT, IMAGE_BULLET, IMAGE_SEPARATOR, IMAGE_SPACER
 

Field Detail

FW_FILE_JS_AJAX

public static final java.lang.String FW_FILE_JS_AJAX
Common-Controls AJAX functions

See Also:
Constant Field Values

FW_FILE_JS_AJAX_LIB

public static final java.lang.String FW_FILE_JS_AJAX_LIB
the AJAX framework library

See Also:
Constant Field Values


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