|
|||||||||
| Home >> All >> org >> scopemvc >> application >> timewarp >> [ source overview ] | PREV NEXT | ||||||||
B
- baseClassName - Variable in class org.scopemvc.application.timewarp.source.ScopeSourceItem
- buttonText - Variable in class org.scopemvc.application.timewarp.source.ScopeButtonItem
C
- controlID - Variable in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- createVelocityContext() - Method in interface org.scopemvc.application.timewarp.source.FileProducer
- Returns a VelocityContext object which will be used for file generation.
- createVelocityContext() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Returns a VelocityContext object which will be used for file generation.
- createVelocityContext() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Returns a VelocityContext object which will be used for file generation.
E
- enabled - Variable in class org.scopemvc.application.timewarp.source.ScopeSource
- enabled - Variable in class org.scopemvc.application.timewarp.source.ScopeText
- ext - Variable in class org.scopemvc.application.timewarp.source.ScopeText
F
- FileProducer - interface org.scopemvc.application.timewarp.source.FileProducer.
- Describe what this class does
G
- getBaseClassName() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the base class name
- getBaseClassName() - Method in class org.scopemvc.application.timewarp.source.ScopeSourceItem
- Gets the base class name
- getButtonText() - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Gets the buttonText attribute of the ScopeButtonItem object.
- getConstantControlID() - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Gets the constant control ID
- getControlID() - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Gets the controlID attribute of the ScopeButtonItem object.
- getDestinationClassName() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the destination class name
- getDestinationDir() - Method in interface org.scopemvc.application.timewarp.source.FileProducer
- Gets the DestinationDir attribute of the FileProducer object
- getDestinationDir() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the DestinationDir attribute of the FileProducer object
- getDestinationDir() - Method in class org.scopemvc.application.timewarp.source.ScopeTestSource
- Gets the destination dir
- getDestinationDir() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Gets the DestinationDir attribute of the FileProducer object
- getDestinationFileName() - Method in interface org.scopemvc.application.timewarp.source.FileProducer
- Gets the DestinationFileName attribute of the FileProducer object
- getDestinationFileName() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the destination file name
- getDestinationFileName(String, String) - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the destination file name
- getDestinationFileName() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Gets the destination file name
- getExtention() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Gets the extention
- getImageName() - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Gets the imageName attribute of the ScopeButtonItem object.
- getJavaControlID() - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Gets the java control ID
- getModel() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the model
- getName() - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Gets the name attribute of the ScopeButtonItem object.
- getName() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Gets the name
- getPackage() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the package
- getPackage() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Gets the package
- getSuffix() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the suffix
- getTemplate() - Method in interface org.scopemvc.application.timewarp.source.FileProducer
- Gets the Template attribute of the FileProducer object
- getTemplate() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Gets the Template attribute of the FileProducer object
- getTemplate() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Gets the Template attribute of the FileProducer object
I
- imageName - Variable in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- isEnabled() - Method in interface org.scopemvc.application.timewarp.source.FileProducer
- Return true if this file producer is enabled and can generate code
- isEnabled() - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Return true if this file producer is enabled and can generate code
- isEnabled() - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Return true if this file producer is enabled and can generate code
M
- model - Variable in class org.scopemvc.application.timewarp.source.ScopeSource
- model - Variable in class org.scopemvc.application.timewarp.source.ScopeText
N
- name - Variable in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- name - Variable in class org.scopemvc.application.timewarp.source.ScopeText
O
- org.scopemvc.application.timewarp.source - package org.scopemvc.application.timewarp.source
S
- ScopeButtonItem - class org.scopemvc.application.timewarp.source.ScopeButtonItem.
- Holds the SButton attributes and methods.
- ScopeButtonItem() - Constructor for class org.scopemvc.application.timewarp.source.ScopeButtonItem
- ScopeSource - class org.scopemvc.application.timewarp.source.ScopeSource.
- Base class for classes writing specific Scope components.
- ScopeSource(CodeGeneratorModel, String, String) - Constructor for class org.scopemvc.application.timewarp.source.ScopeSource
- Constructor for the ScopeSource object
- ScopeSourceItem - class org.scopemvc.application.timewarp.source.ScopeSourceItem.
- TODO: document the class
- ScopeSourceItem(CodeGeneratorModel, String, String, String) - Constructor for class org.scopemvc.application.timewarp.source.ScopeSourceItem
- Constructor for the ScopeSourceItem object
- ScopeTestSource - class org.scopemvc.application.timewarp.source.ScopeTestSource.
- Base class for classes writing specific Scope components.
- ScopeTestSource(CodeGeneratorModel, String, String) - Constructor for class org.scopemvc.application.timewarp.source.ScopeTestSource
- Constructor for the ScopeTestSource object
- ScopeText - class org.scopemvc.application.timewarp.source.ScopeText.
- Class for writing Scope text documents (html pages...).
- ScopeText(CodeGeneratorModel, String, String, String) - Constructor for class org.scopemvc.application.timewarp.source.ScopeText
- Constructor for the ScopeSource object
- setButtonText(String) - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Sets the buttonText attribute of the ScopeButtonItem object.
- setControlID(String) - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Sets the controlID attribute of the ScopeButtonItem object.
- setEnabled(boolean) - Method in interface org.scopemvc.application.timewarp.source.FileProducer
- Sets the enabled flag
- setEnabled(boolean) - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Sets the enabled
- setEnabled(boolean) - Method in class org.scopemvc.application.timewarp.source.ScopeText
- Sets the enabled
- setImageName(String) - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Sets the imageName attribute of the ScopeButtonItem object.
- setName(String) - Method in class org.scopemvc.application.timewarp.source.ScopeButtonItem
- Sets the name attribute of the ScopeButtonItem object.
- setSuffix(String) - Method in class org.scopemvc.application.timewarp.source.ScopeSource
- Sets the suffix
- suffix - Variable in class org.scopemvc.application.timewarp.source.ScopeSource
T
- template - Variable in class org.scopemvc.application.timewarp.source.ScopeSource
- template - Variable in class org.scopemvc.application.timewarp.source.ScopeText
B C E F G I M N O S T
|
|||||||||
| Home >> All >> org >> scopemvc >> application >> timewarp >> [ source overview ] | PREV NEXT | ||||||||