Uses of Interface
com.cc.framework.common.SimpleEnumType

Packages that use SimpleEnumType
com.cc.framework.common   
com.cc.framework.http   
com.cc.framework.resource   
com.cc.framework.security.acl.expr   
com.cc.framework.taglib.util   
com.cc.framework.ui   
com.cc.framework.ui.control   
com.cc.framework.ui.model   
com.cc.framework.version   
 

Uses of SimpleEnumType in com.cc.framework.common
 

Subinterfaces of SimpleEnumType in com.cc.framework.common
 interface SimpleEnumType2
          An interface for enumerations.
 

Classes in com.cc.framework.common that implement SimpleEnumType
 class ButtonMode
          Defines button states used by the common controls framework
 class CheckState
          Defines check states used by the common controls framework
 class Severity
          Defines severity types used by the common controls framework
Severity classes: Information Warning Error Fatal Error
 class SortOrder
          Defines sort order types used by the common controls framework
 

Uses of SimpleEnumType in com.cc.framework.http
 

Classes in com.cc.framework.http that implement SimpleEnumType
 class HttpScope
          Defines HTTP scope types used in the common controls framework
 class RequestDecorationType
          Enumeration of RequestDecorationTypes
 

Uses of SimpleEnumType in com.cc.framework.resource
 

Classes in com.cc.framework.resource that implement SimpleEnumType
 class MimeType
          Defines MIME types used in the Common Controls Framework
 

Uses of SimpleEnumType in com.cc.framework.security.acl.expr
 

Classes in com.cc.framework.security.acl.expr that implement SimpleEnumType
 class LogicalOperator
          Aufzählung der logischen Verknüpfungs Operatoren
 class Parenthesis
          Dieser Aufzählungstyp definiert die unterschiedlichen Klammern, welche in der Scriptsprache eingesetz werden können.
 class TokenType
           
 class UnaryOperator
          Dieser Aufzählungstyp definiert die verschiedenen unären Operatoren der Scriptsprache
 

Uses of SimpleEnumType in com.cc.framework.taglib.util
 

Classes in com.cc.framework.taglib.util that implement SimpleEnumType
 class JspDirective
          Defines JSP directive types used in the common controls framework
 

Uses of SimpleEnumType in com.cc.framework.ui
 

Classes in com.cc.framework.ui that implement SimpleEnumType
 class AlignmentType
          Defines alignment types used in the Common Controls Framework
 class CheckRange
          Defines the range how items can be checked in a control
 class ExpansionMode
          Enumeration for expansion types for the nodes of a tree.
 class FormMethod
          Enumeration for methods how a form can be submitted.
 class JoinMode
          Defines the modes how columns in a list can be joined
 class MenuStateType
          Enumeration for the states of menu items
 class MenuType
          Enumeration of menu types used by the framework
 class OrientationType
          Defines orienation types used in the Common Controls Framework
 class RunAt
          The runat attribute tells a Control if it should work with or without server roundtrips.
 class SelectMode
          Enumeration for select nodes of checkboxes in a list or tree control.
 

Uses of SimpleEnumType in com.cc.framework.ui.control
 

Classes in com.cc.framework.ui.control that implement SimpleEnumType
 class ControlActionDef
          Encapsulates an action with the needed parameters.
 

Uses of SimpleEnumType in com.cc.framework.ui.model
 

Classes in com.cc.framework.ui.model that implement SimpleEnumType
 class AppointmentPriority
          Enumeration Type for Appointment Priorities
 class ButtonType
          Enumeration Button-Types
 class CalendarMode
          Enumeration for Calendar Modes
 class ClientEvent
          Enumeration of client events
 class InputFieldType
          Enumeration Input-Types
 class RecurrenceType
          Enumeration for valid Recurrence Types
 class SchedulerScope
          Specifies where to show checkboxes in a scheduler control
 class SchedulerView
          Specifies the style used to display dates in a Scheduler control
 

Uses of SimpleEnumType in com.cc.framework.version
 

Classes in com.cc.framework.version that implement SimpleEnumType
 class SystemType
          Defines system types.
 



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