Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
package org.litesoft.GWT.client.pavsupport;

/**
 * Marker Interface that indicates that 'this' View is a 'Root' View
 * in the navigational graph and as such No 'Back' Button should be offered.
 */
public interface RootView {
}

Commits for litesoft/trunk/Java/GWT/Client/src/org/litesoft/GWT/client/pavsupport/RootView.java

Diff revisions: vs.
Revision Author Commited Message
950 Diff Diff GeorgeS picture GeorgeS Thu 19 Jun, 2014 17:57:04 +0000

New Lines

948 Diff Diff GeorgeS picture GeorgeS Sat 07 Jun, 2014 23:42:39 +0000

Jusefuls Formatter Updated to New Code Format

727 GeorgeS picture GeorgeS Sat 16 Jun, 2012 17:41:06 +0000