Class sys_ger.filesTree

java.lang.Object
com.unify.nxj.mgr.datatypes.NXJControlImpl
com.unify.nxj.mgr.datatypes.NXJFontAwareControlImpl
com.unify.nxj.mgr.datatypes.NXJTreeControlImpl
forms.systextil.sys_ger.filesTree
All Implemented Interfaces:
com.unify.nxj.mgr.datatypes.MultiValuedDataController, com.unify.nxj.mgr.datatypes.NXJControl, com.unify.nxj.mgr.datatypes.NXJFontAwareControl, com.unify.nxj.mgr.datatypes.NXJTreeControl
Enclosing class:
sys_ger

public class sys_ger.filesTree extends com.unify.nxj.mgr.datatypes.NXJTreeControlImpl
  • Field Summary

    Fields inherited from class com.unify.nxj.mgr.datatypes.NXJControlImpl

    defaultModified, multivaluePosition
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onExpand(com.unify.nxj.mgr.datatypes.NXJNonLeafNode node)
     
    void
     

    Methods inherited from class com.unify.nxj.mgr.datatypes.NXJTreeControlImpl

    findNodeFromPath, getSelectedNode, getShowSelection, getTreeRoot, setSelectedNode, setShowSelection, setTreeRoot, us$clearModified, us$expandNode, us$getHasOnExpand, us$getHasOnSelect, us$getSelectedNodePath, us$hasOnExpand, us$hasOnSelect, us$isModified, us$selectNode, us$selectStartForm, us$setSelectedNodeFromPath, us$setTreeContent

    Methods inherited from class com.unify.nxj.mgr.datatypes.NXJFontAwareControlImpl

    getBackgroundColor, getBackgroundColor, getFontFamily, getFontFamily, getFontSize, getFontSize, getForegroundColor, getForegroundColor, isBold, isBold, isItalic, isItalic, isStrikethrough, isStrikethrough, isUnderline, isUnderline, setBackgroundColor, setBackgroundColor, setBackgroundColorForAllRecords, setBold, setBold, setBoldForAllRecords, setFontFamily, setFontFamily, setFontFamilyForAllRecords, setFontSize, setFontSize, setFontSizeForAllRecords, setForegroundColor, setForegroundColor, setForegroundColorForAllRecords, setItalic, setItalic, setItalicForAllRecords, setStrikethrough, setStrikethrough, setStrikethroughForAllRecords, setUnderline, setUnderline, setUnderlineForAllRecords, us$createMultiValuedDataInstance, us$loadFromMultiValuedData, us$saveToMultiValuedData, us$setFontStyle, us$setFontWeight, us$setTextDecoration

    Methods inherited from class com.unify.nxj.mgr.datatypes.NXJControlImpl

    getContainingDataView, getName, getQualifiedName, getSession, getStyleClass, getStyleClass, isMultiValued, isSkipped, isVisible, isVisible, resetName, setSkipped, setStyleClass, setStyleClass, setStyleClassForAllRecords, setVisible, setVisible, setVisibleForAllRecords, us$defaultVisualModified, us$findForm, us$getMultivaluePosition, us$isTarget, us$setMultiValued, us$setMultivaluePosition, us$traceCodeSectionBegin, us$traceCodeSectionEnd, us$traceCodeSectionEnd

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.unify.nxj.mgr.datatypes.NXJControl

    getContainingDataView, getName, getQualifiedName, getSession, getStyleClass, getStyleClass, isMultiValued, isSkipped, isVisible, isVisible, setSkipped, setStyleClass, setStyleClass, setStyleClassForAllRecords, setVisible, setVisible, setVisibleForAllRecords, us$defaultVisualModified, us$setMultiValued

    Methods inherited from interface com.unify.nxj.mgr.datatypes.NXJFontAwareControl

    getBackgroundColor, getBackgroundColor, getFontFamily, getFontFamily, getFontSize, getFontSize, getForegroundColor, getForegroundColor, isBold, isBold, isItalic, isItalic, isStrikethrough, isStrikethrough, isUnderline, isUnderline, setBackgroundColor, setBackgroundColor, setBackgroundColorForAllRecords, setBold, setBold, setBoldForAllRecords, setFontFamily, setFontFamily, setFontFamilyForAllRecords, setFontSize, setFontSize, setFontSizeForAllRecords, setForegroundColor, setForegroundColor, setForegroundColorForAllRecords, setItalic, setItalic, setItalicForAllRecords, setStrikethrough, setStrikethrough, setStrikethroughForAllRecords, setUnderline, setUnderline, setUnderlineForAllRecords, us$setFontStyle, us$setFontWeight, us$setTextDecoration
  • Constructor Details

    • filesTree

      public filesTree()
  • Method Details

    • onExpand

      public void onExpand(com.unify.nxj.mgr.datatypes.NXJNonLeafNode node) throws Exception
      Specified by:
      onExpand in interface com.unify.nxj.mgr.datatypes.NXJTreeControl
      Overrides:
      onExpand in class com.unify.nxj.mgr.datatypes.NXJTreeControlImpl
      Throws:
      Exception
    • onSelect

      public void onSelect() throws Exception
      Specified by:
      onSelect in interface com.unify.nxj.mgr.datatypes.NXJTreeControl
      Overrides:
      onSelect in class com.unify.nxj.mgr.datatypes.NXJTreeControlImpl
      Throws:
      Exception