net.codescore.ui.admin.setup
Class FullSetup
java.lang.Object
org.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zul.Window
net.codescore.ui.admin.setup.FullSetup
- All Implemented Interfaces:
- Serializable, Cloneable, Component, IdSpace, ComponentCtrl
public class FullSetup
- extends Window
- See Also:
- Serialized Form
| Methods inherited from class org.zkoss.zul.Window |
clone, doEmbedded, doHighlighted, doModal, doOverlapped, doPopup, getBorder, getCaption, getContentSclass, getContentStyle, getCtrlKeys, getDefaultActionOnShow, getMode, getOuterAttrs, getPosition, getRealStyle, getSclass, getTitle, getTitleSclass, inEmbedded, inHighlighted, inModal, inOverlapped, inPopup, insertBefore, isClosable, isSizable, newExtraCtrl, onChildRemoved, onClose, onModal, setBorder, setClosable, setContentSclass, setContentStyle, setCtrlKeys, setDefaultActionOnShow, setDraggable, setMode, setMode, setPage, setParent, setPosition, setSclass, setSizable, setTitle, setVisible |
| Methods inherited from class org.zkoss.zul.impl.XulElement |
getAction, getActionAttrs, getAllOnClickAttrs, getContext, getInnerAttrs, getPopup, getTooltip, setAction, setContext, setContext, setPopup, setPopup, setTooltip, setTooltip |
| Methods inherited from class org.zkoss.zk.ui.HtmlBasedComponent |
focus, getAllOnClickAttrs, getDraggable, getDroppable, getHeight, getLeft, getRealSclass, getRealStyleFlags, getStyle, getTooltiptext, getTop, getWidth, getZIndex, setClass, setDroppable, setFocus, setHeight, setLeft, setStyle, setTooltiptext, setTop, setWidth, setZIndex |
| Methods inherited from class org.zkoss.zk.ui.AbstractComponent |
addAnnotation, addAnnotation, addEventHandler, addEventListener, addForward, addForward, addMoved, addSharedAnnotationMap, addSharedEventHandlerMap, appendAsapAttr, appendAsapAttr, appendChild, applyProperties, containsVariable, detach, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttributes, getAttributes, getChildren, getCommand, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getExtraCtrl, getFellow, getFellowIfAny, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getMoldURI, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getPropagatee, getRoot, getSpaceOwner, getUuid, getVariable, invalidate, isAsapRequired, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onDrawNewChild, onPageAttached, onPageDetached, onWrongValue, redraw, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, response, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setComponentDefinition, setId, setMold, setPageBefore, setVariable, smartUpdate, smartUpdate, smartUpdate, smartUpdateDeferred, smartUpdateValues, toString, unsetVariable |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
compMan
public final CompetitionManager compMan
optionsGrid
private Grid optionsGrid
rows
private Rows rows
FullSetup
public FullSetup(CompetitionManager cm)
initWin
public void initWin()
onDiscard
public void onDiscard()
onSave
public void onSave()
updateEndDate
public void updateEndDate(Date d)
updateEndTime
public void updateEndTime(Date d)
updateStartDate
public void updateStartDate(Date d)
updateStartTime
public void updateStartTime(Date d)
addRow
private void addRow(Component a,
Component b)
addRow
private void addRow(String label,
Component c)
initAutoBoxes
private void initAutoBoxes()
initDateBoxes
private void initDateBoxes()
initGrid
private void initGrid()
initMaxTimeBox
private void initMaxTimeBox()
initNumGradersBox
private void initNumGradersBox()
initSaveButton
private void initSaveButton()
initSecurity
private void initSecurity()
initTitleBox
private void initTitleBox()
Copyright 2008 © Adam Cornett, Andrew Conner All Rights Reserved.