Class DivElement

java.lang.Object
cruise.umple.compiler.DivElement
All Implemented Interfaces:
IHtmlElement

public class DivElement
extends java.lang.Object
implements IHtmlElement
  • Constructor Summary

    Constructors 
    Constructor Description
    DivElement()  
  • Method Summary

    Modifier and Type Method Description
    void delete()  
    Element getElement()  
    java.lang.String htmlString()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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