Package com.basis.tools.guidev
Class AdvancedGBFWrapper.WinEvent
java.lang.Object
com.basis.tools.guidev.AdvancedGBFWrapper.Event
com.basis.tools.guidev.AdvancedGBFWrapper.GuiEvent
com.basis.tools.guidev.AdvancedGBFWrapper.WinEvent
- Enclosing class:
- AdvancedGBFWrapper
This class encapsulates the TopLevel Window Events
-
Field Summary
Fields inherited from class com.basis.tools.guidev.AdvancedGBFWrapper.Event
m_event
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
final com.basis.startup.type.BBjVector
Methods inherited from class com.basis.tools.guidev.AdvancedGBFWrapper.GuiEvent
getControlID, toString
Methods inherited from class com.basis.tools.guidev.AdvancedGBFWrapper.Event
getCallbackLiteral, getCode, getLabel
-
Method Details
-
getControlFlip
protected boolean getControlFlip()- Specified by:
getControlFlip
in classAdvancedGBFWrapper.GuiEvent
-
getControlPrefixList
public final com.basis.startup.type.BBjVector getControlPrefixList()- Returns:
- BBjVector of controlIDs that make up the chain of childWindows one must drill through to get to the eevent
-